MidnightBSD Magus

security/cargo-audit

Audit Cargo.lock for crates with security vulnerabilities

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

License Permissions:

Events

Machine Type Time Message
m4064b info 2026-01-08 16:07:26.471561 Test Started
m4064b fail 2026-01-08 16:11:07.038683 make build returned non-zero: 1
m4064b fail 2026-01-08 16:11:07.276723 Test complete.

Log

===>  Building for cargo-audit-0.18.3
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/Cargo.toml
workspace: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/Cargo.toml
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
   Compiling proc-macro2 v1.0.69
   Compiling unicode-ident v1.0.12
   Compiling libc v0.2.149
   Compiling autocfg v1.1.0
   Compiling cfg-if v1.0.0
   Compiling serde v1.0.190
   Compiling memchr v2.6.4
   Compiling once_cell v1.18.0
   Compiling thiserror v1.0.50
   Compiling regex-syntax v0.8.2
   Compiling scopeguard v1.2.0
   Compiling bytes v1.5.0
   Compiling crossbeam-utils v0.8.16
   Compiling adler v1.0.2
   Compiling smallvec v1.11.1
   Compiling parking_lot_core v0.9.9
   Compiling crc32fast v1.3.2
   Compiling crossbeam-queue v0.3.8
   Compiling rayon-core v1.12.0
   Compiling gix-trace v0.1.3
   Compiling either v1.9.0
   Compiling itoa v1.0.9
   Compiling same-file v1.0.6
   Compiling sha1_smol v1.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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=6dea98ab1a11b639 -C extra-filename=-61d0cb86c73d60cf --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro2-61d0cb86c73d60cf -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-ident-1.0.12/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.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75e4548ba7e130e1 -C extra-filename=-43dc87b3afebf121 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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.149 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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=b5aee56ff79818ed -C extra-filename=-331abf779bc1b220 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/libc-331abf779bc1b220 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=87fa9ba0c1e4534e -C extra-filename=-57abfb1ed3078cb2 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=706af0fedf7fbb62 -C extra-filename=-d69afc28a77e5f80 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memchr-2.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memchr-2.6.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.6.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memchr-2.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=bf8d8b43cfa73792 -C extra-filename=-0a28955066327a7b --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.190 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=190 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/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="rc"' --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=73251c2bfe88a625 -C extra-filename=-6e8943108ce40560 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/serde-6e8943108ce40560 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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=f5283fedb03f71ed -C extra-filename=-30f4ecfde9411dac --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/crossbeam-utils-30f4ecfde9411dac -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=ba9d189c0258b3de -C extra-filename=-e11c8761c9cfdce6 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/scopeguard-1.2.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 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=df02fe08bc4b9254 -C extra-filename=-c3a3825043722118 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-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=3 -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("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=27ee35f7ea4604db -C extra-filename=-c39835dd47914c3d --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50/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=970ed50ac6bc26ae -C extra-filename=-dbb59f09ae6db5e6 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/thiserror-dbb59f09ae6db5e6 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/itoa-1.0.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/itoa-1.0.9/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.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/itoa-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 opt-level=3 -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=d1fef19617c37653 -C extra-filename=-aefa3295002fd04d --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/either-1.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/either-1.9.0/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='' CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/either-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=176cf6dc4bf1c5ec -C extra-filename=-604ec1901a53a9f5 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9/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=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=3600acbd085dfb3e -C extra-filename=-30c6c52834afe36f --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/parking_lot_core-30c6c52834afe36f -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/smallvec-1.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/smallvec-1.11.1/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.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/smallvec-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=b3890be2c9a2664f -C extra-filename=-c90473f675edfb46 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=aef519ad863c175b -C extra-filename=-b55e819f6eb69e0e --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/crc32fast-b55e819f6eb69e0e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=124236c31a8a0784 -C extra-filename=-9c33c8d77511c399 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1_smol CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sha1_smol-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sha1_smol-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='Minimal dependency free implementation of SHA1 for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1_smol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/sha1-smol' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name sha1_smol --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sha1_smol-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=79a8ef2119f6a863 -C extra-filename=-ff3a8632c19ae742 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/once_cell-1.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=2bd1e3950b08e9cd -C extra-filename=-30fdcbd3ef36b6ed --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/build.rs:51:30
   |
51 |     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=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=2a5afb81d9e34e3a -C extra-filename=-7d65a4acdeae2009 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8/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", "nightly", "std"))' -C metadata=8ee424b435529110 -C extra-filename=-b56b24e57820d404 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/crossbeam-queue-b56b24e57820d404 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_trace CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-trace-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-trace-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to provide minimal `tracing` support that can be turned off to zero cost' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-trace CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_trace --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-trace-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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", "document-features", "tracing", "tracing-detail"))' -C metadata=1eff571faad4353b -C extra-filename=-0fe8ca75a126b650 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling prodash v26.2.2
   Compiling miniz_oxide v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.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.63 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.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=cb744a21f89bad73 -C extra-filename=-7870dd84563ec15e --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/rayon-core-7870dd84563ec15e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prodash CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/prodash-26.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/prodash-26.2.2/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A dashboard for visualizing progress of asynchronous and possibly blocking tasks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prodash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/prodash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=26.2.2 CARGO_PKG_VERSION_MAJOR=26 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name prodash --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/prodash-26.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "compound_duration", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-line-termion", "render-tui", "render-tui-crossterm", "render-tui-termion", "signal-hook", "time", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=fce9ce39631352ce -C extra-filename=-bc5f236505c63f14 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/miniz_oxide-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=a2d6f7bff144a348 -C extra-filename=-d8e766dbdea04728 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern adler=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libadler-e11c8761c9cfdce6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling bitflags v2.4.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bitflags-2.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bitflags-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bitflags-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=6e80ce36e4c7babd -C extra-filename=-9802ca1b0577a003 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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)]` on by default
help: use `let _ = ...` to ignore the resulting value
   |
23 |             let _ = self.file.take().unwrap().into_raw_fd();
   |             +++++++

   Compiling time-core v0.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-core-0.1.2/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.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73883d3bfa4fe888 -C extra-filename=-fb521487a56d9982 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: unused doc comment
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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)]` on by default

warning: unused doc comment
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

   Compiling powerfmt v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='    `powerfmt` is a library that provides utilities for formatting values. This crate makes it
    significantly easier to support filling to a minimum width with alignment, avoid heap
    allocation, and avoid repetitive calculations.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=4b67ec444f98b27e -C extra-filename=-de5fdfa494dbbeaf --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `fuzzing`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: unexpected `cfg` condition value: `atty`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/prodash-26.2.2/src/lib.rs:37:7
   |
37 | #[cfg(feature = "atty")]
   |       ^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `async-io`, `bytesize`, `compound_duration`, `crosstermion`, `ctrlc`, `dashmap`, `default`, `futures-core`, `futures-lite`, `human_format`, `humantime`, `is-terminal`, `local-time`, `log`, `parking_lot`, `progress-log`, `progress-tree`, `progress-tree-hp-hashmap`, `progress-tree-log`, `render-line`, `render-line-autoconfigure`, `render-line-crossterm`, `render-line-termion`, `render-tui`, `render-tui-crossterm`, `render-tui-termion`, `signal-hook`, `time`, `tui`, `tui-react`, `unicode-segmentation`, `unicode-width`, `unit-bytes`, `unit-duration`, and `unit-human`
   = help: consider adding `atty` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unused import: `external::__private::*`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bitflags-2.4.1/src/lib.rs:255:21
    |
255 |     pub use crate::{external::__private::*, traits::__private::*};
    |                     ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

   Compiling walkdir v2.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/walkdir-2.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/walkdir-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/walkdir-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c33be9a4f4ccc36 -C extra-filename=-d81c5759f75d2458 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern same_file=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsame_file-9c33c8d77511c399.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/bytes.rs:1274:17
     |
1274 | #[cfg(all(test, 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(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: `#[warn(unexpected_cfgs)]` on by default

warning: method `simd_eq` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sha1_smol-1.0.0/src/simd.rs:31:8
   |
30 | pub trait SimdExt {
   |           ------- method in this trait
31 |     fn simd_eq(self, rhs: Self) -> Self;
   |        ^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/bytes.rs:133:19
    |
133 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/bytes.rs:141:15
    |
141 |     #[cfg(all(loom, test))]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/bytes.rs:161:19
    |
161 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/bytes.rs:171:15
    |
171 |     #[cfg(all(loom, test))]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/bytes_mut.rs:1781:17
     |
1781 | #[cfg(all(test, loom))]
     |                 ^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/loom.rs:1:21
  |
1 | #[cfg(not(all(test, loom)))]
  |                     ^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bytes-1.5.0/src/loom.rs:23:17
   |
23 | #[cfg(all(test, loom))]
   |                 ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-core-0.1.2/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.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55cda51319b0f387 -C extra-filename=-77ffef6e4a786a07 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `same-file` (lib) generated 1 warning
   Compiling hashbrown v0.14.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hashbrown-0.14.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hashbrown-0.14.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.63.0 CARGO_PKG_VERSION=0.14.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hashbrown-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=bbd2fe6cd32ceedf -C extra-filename=-3878164861053108 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `__powerfmt_docs`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13
  |
6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))]
  |             ^^^^^^^^^^^^^^^
  |
  = 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(__powerfmt_docs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `__powerfmt_docs`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13
  |
7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))]
  |             ^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__powerfmt_docs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12
    |
629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))]
    |            ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling time-macros v0.2.15
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-60f530621355500a/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/security/cargo-audit/work/target/release/build/crossbeam-utils-30f4ecfde9411dac/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-macros-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-macros-0.2.15/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.67.0 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-macros-0.2.15/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"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=700c5c61bd1836d2 -C extra-filename=-6f607ea1b2c81f7f --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern time_core=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libtime_core-fb521487a56d9982.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,rc,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_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.190 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=190 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/serde-ed72e1a49ecb3756/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/security/cargo-audit/work/target/release/build/serde-6e8943108ce40560/build-script-build`
warning: struct `AsDisplay` is never constructed
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bitflags-2.4.1/src/parser.rs:80:19
   |
80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B);
   |                   ^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

[crossbeam-utils 0.8.16] cargo:rerun-if-changed=no_atomic.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9/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=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/parking_lot_core-ed703b806c44ca31/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/security/cargo-audit/work/target/release/build/parking_lot_core-30c6c52834afe36f/build-script-build`
[serde 1.0.190] 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.0 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.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.63 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/rayon-core-3c7bfa987373662b/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/security/cargo-audit/work/target/release/build/rayon-core-7870dd84563ec15e/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-60f530621355500a/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=4acea167c777c68f -C extra-filename=-5e408b999c9c1619 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[parking_lot_core 0.9.9] cargo:rerun-if-changed=build.rs
   Compiling home v0.5.5
[rayon-core 1.12.0] cargo:rerun-if-changed=build.rs
   Compiling rustix v0.38.20
   Compiling pin-project-lite v0.2.13
   Compiling tinyvec_macros v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/pin-project-lite-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=497c03cd2e492ce4 -C extra-filename=-8f474639555b5f39 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c014fc804721a87 -C extra-filename=-34fff57c99cd866a --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/home-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/home-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/home-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97db54d6e857058b -C extra-filename=-2a0344ccac61cf58 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/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.63 CARGO_PKG_VERSION=0.38.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9497b116bec53fea -C extra-filename=-8046308d6e1db9f1 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/rustix-8046308d6e1db9f1 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: `proc-macro2` (build script) generated 1 warning
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro2-9bd1f1585e6d9193/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/security/cargo-audit/work/target/release/build/proc-macro2-61d0cb86c73d60cf/build-script-build`
warning: `sha1_smol` (lib) generated 1 warning
   Compiling fastrand v2.0.1
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crossbeam-queue-435c0b1f064afa98/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/security/cargo-audit/work/target/release/build/crossbeam-queue-b56b24e57820d404/build-script-build`
[crossbeam-queue 0.3.8] cargo:rerun-if-changed=no_atomic.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fastrand-2.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fastrand-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fastrand-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "getrandom", "js", "std"))' -C metadata=178a03ff28b983dd -C extra-filename=-2d22176b4471fc2a --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/thiserror-bd857024d7514faf/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/security/cargo-audit/work/target/release/build/thiserror-dbb59f09ae6db5e6/build-script-build`
[proc-macro2 1.0.69] cargo:rerun-if-changed=build.rs
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crc32fast-d56ec276778154ef/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/security/cargo-audit/work/target/release/build/crc32fast-b55e819f6eb69e0e/build-script-build`
   Compiling tinyvec v1.6.0
   Compiling futures-core v0.3.29
   Compiling percent-encoding v2.3.0
     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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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.149 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/libc-a83e1d8c8b2ef6a0/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/security/cargo-audit/work/target/release/build/libc-331abf779bc1b220/build-script-build`
[crc32fast 1.3.2] cargo:rerun-if-changed=build.rs
   Compiling tracing-core v0.1.32
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=3926bbf5a6e276c4 -C extra-filename=-b3678f5d7b158a80 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/futures-core-b3678f5d7b158a80 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/percent-encoding-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=6ab9f9faa1cfeb4b -C extra-filename=-c6b32f260874f844 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=dab28886a3e6c3c8 -C extra-filename=-9241749271c028f4 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern tinyvec_macros=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-34fff57c99cd866a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[proc-macro2 1.0.69] cargo:rustc-cfg=wrap_proc_macro
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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

[crc32fast 1.3.2] cargo:rustc-cfg=crc32fast_stdarchx86
   Compiling unicode-bidi v0.3.13
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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

[libc 0.2.149] cargo:rerun-if-changed=build.rs
[libc 0.2.149] cargo:rustc-cfg=freebsd11
[libc 0.2.149] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.149] cargo:rustc-cfg=libc_union
[libc 0.2.149] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.149] cargo:rustc-cfg=libc_align
[libc 0.2.149] cargo:rustc-cfg=libc_int128
[libc 0.2.149] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.149] cargo:rustc-cfg=libc_packedN
[libc 0.2.149] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.149] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.149] cargo:rustc-cfg=libc_long_array
[libc 0.2.149] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.149] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.149] cargo:rustc-cfg=libc_const_extern_fn
warning: unexpected `cfg` condition value: `128`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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 value: `128`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fastrand-2.0.1/src/lib.rs:618:11
    |
618 |     #[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 name: `crossbeam_no_atomic_64`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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

     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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.149 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/libc-a2067d8f4cfa71f7/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/security/cargo-audit/work/target/release/build/libc-331abf779bc1b220/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=38bed764cacfdcd1 -C extra-filename=-65fcb31090934813 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-bidi-0.3.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=59ff7be967c82e2f -C extra-filename=-ccb527409e765b60 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-utils-0.8.16/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

   Compiling memoffset v0.9.0
   Compiling crossbeam-epoch v0.9.15
   Compiling lock_api v0.4.11
[libc 0.2.149] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro2-9bd1f1585e6d9193/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.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=29cd847ab7befb22 -C extra-filename=-c885c3d000024f69 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libunicode_ident-43dc87b3afebf121.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=a02d51110d6bacb3 -C extra-filename=-ea651748ded7f834 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/memoffset-ea651748ded7f834 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern autocfg=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libautocfg-57abfb1ed3078cb2.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/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=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=fef8fa6fdc3ed563 -C extra-filename=-c3f52d13840ccaff --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/lock_api-c3f52d13840ccaff -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern autocfg=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libautocfg-57abfb1ed3078cb2.rlib --cap-lints warn`
warning: `powerfmt` (lib) generated 3 warnings
[libc 0.2.149] cargo:rustc-cfg=freebsd11
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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]));
    |

[libc 0.2.149] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.149] cargo:rustc-cfg=libc_union
[libc 0.2.149] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.149] cargo:rustc-cfg=libc_align
[libc 0.2.149] cargo:rustc-cfg=libc_int128
[libc 0.2.149] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.149] cargo:rustc-cfg=libc_packedN
[libc 0.2.149] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.149] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.149] cargo:rustc-cfg=libc_long_array
[libc 0.2.149] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.149] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.149] cargo:rustc-cfg=libc_const_extern_fn
   Compiling num-traits v0.2.17
warning: unused import: `removed_by_x9`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=109478a5858fabed -C extra-filename=-c9a58793b8de06e0 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/crossbeam-epoch-c9a58793b8de06e0 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern autocfg=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libautocfg-57abfb1ed3078cb2.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crc32fast-d56ec276778154ef/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=98c5435ef3ac32b6 -C extra-filename=-9f2df10e1d09d1c7 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg crc32fast_stdarchx86`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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.149 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/libc-a2067d8f4cfa71f7/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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=9e2b23d79a89aa35 -C extra-filename=-32412c0abfe876d7 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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=1.31 CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.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("default", "i128", "libm", "std"))' -C metadata=cdcb94a65d674cfa -C extra-filename=-eb5ad91a8171de03 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/num-traits-eb5ad91a8171de03 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern autocfg=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libautocfg-57abfb1ed3078cb2.rlib --cap-lints warn`
warning: `bitflags` (lib) generated 2 warnings
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5
    |
138 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: unexpected `cfg` condition name: `proc_macro_span`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:90:17
   |
90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(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
   = note: `#[warn(unexpected_cfgs)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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.149 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/libc-a83e1d8c8b2ef6a0/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/lib.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="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=49d96c167c98f490 -C extra-filename=-fa7330dfcb358a69 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/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`
warning: unexpected `cfg` condition name: `super_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:90:34
   |
90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
   |                                  ^^^^^^^^^^^^^^
   |
   = 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:91:13
   |
91 | #![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 value: `alloc`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7
    |
147 | #[cfg(feature = "alloc")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
    = help: consider adding `alloc` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `alloc`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7
    |
150 | #[cfg(feature = "alloc")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
    = help: consider adding `alloc` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11
    |
374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = 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(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11
    |
719 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11
    |
722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11
    |
730 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11
    |
733 | #[cfg(all(tracing_unstable, feature = "valuable"))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tracing_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15
    |
270 |     #[cfg(all(tracing_unstable, feature = "valuable"))]
    |               ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:92:13
   |
92 | #![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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:132:7
    |
132 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:142:11
    |
142 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:145:7
    |
145 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:159:7
    |
159 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:162:7
    |
162 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:239:12
    |
239 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:247:12
    |
247 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:325:11
    |
325 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:325:45
    |
325 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:325:63
    |
325 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:333:11
    |
333 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:333:45
    |
333 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:333:63
    |
333 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:366:11
    |
366 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:366:45
    |
366 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:366:63
    |
366 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:180:15
    |
180 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:187:23
    |
187 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:193:27
    |
193 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:206:19
    |
206 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:220:19
    |
220 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:229:23
    |
229 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:231:23
    |
231 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:242:23
    |
242 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:244:23
    |
244 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:254:15
    |
254 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:258:19
    |
258 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:260:19
    |
260 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:908:11
    |
908 |     #[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: `crc32fast_stdarchx86`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:912:15
    |
912 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/parse.rs:914:15
    |
914 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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: `docs_rs`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `span_locations`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:8:11
  |
8 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:8:31
  |
8 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:10:7
   |
10 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:147:7
    |
147 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:164:11
    |
164 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:323:11
    |
323 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:323:31
    |
323 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:337:11
    |
337 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:337:31
    |
337 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:345:11
    |
345 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:345:31
    |
345 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:408:11
    |
408 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:408:31
    |
408 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:423:11
    |
423 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:423:31
    |
423 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:428:11
    |
428 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:428:31
    |
428 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:492:11
    |
492 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:494:11
    |
494 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.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: `wrap_proc_macro`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:29:11
   |
29 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:109:19
    |
109 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:499:15
    |
499 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:504:11
    |
504 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:513:11
    |
513 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:529:11
    |
529 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:544:11
    |
544 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:557:11
    |
557 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:570:15
    |
570 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:575:11
    |
575 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:597:15
    |
597 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:602:11
    |
602 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:617:15
    |
617 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:622:11
    |
622 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:630:15
    |
630 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:635:11
    |
635 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:643:11
    |
643 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:651:15
    |
651 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:654:19
    |
654 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:660:11
    |
660 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:667:13
    |
667 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:862:15
    |
862 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:873:11
    |
873 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:1041:19
     |
1041 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:1047:15
     |
1047 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:1087:15
     |
1087 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:1104:27
     |
1104 |                     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:1106:27
     |
1106 |                     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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: `wrap_proc_macro`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/extra.rs:33:15
   |
33 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/extra.rs:43:19
   |
43 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/extra.rs:55:19
   |
55 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/extra.rs:64:19
   |
64 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/extra.rs:73:19
   |
73 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:9:7
  |
9 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:347:7
    |
347 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:353:7
    |
353 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:375:7
    |
375 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:408:11
    |
408 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:440:11
    |
440 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:448:11
    |
448 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:456:11
    |
456 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:474:11
    |
474 |     #[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: `proc_macro_span`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:466:19
    |
466 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:485:23
    |
485 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:487:19
    |
487 |             #[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: `proc_macro_span`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:849:19
    |
849 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/wrapper.rs:851:23
    |
851 |             #[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: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:414:11
    |
414 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:442:11
    |
442 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:448:11
    |
448 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:457:15
    |
457 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:457:49
    |
457 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:457:67
    |
457 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:472:11
    |
472 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:487:11
    |
487 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/lib.rs:509:11
    |
509 |     #[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 value: `nightly_const_generics`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: unexpected `cfg` condition name: `docs_rs`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,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_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-core-8547f2ec1b645c5d/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/security/cargo-audit/work/target/release/build/futures-core-b3678f5d7b158a80/build-script-build`
[futures-core 0.3.29] cargo:rerun-if-changed=no_atomic_cas.rs
   Compiling form_urlencoded v1.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/form_urlencoded-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/form_urlencoded-1.2.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.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/form_urlencoded-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=053ee4228e05b20a -C extra-filename=-7b7efc4e7b8a03aa --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern percent_encoding=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpercent_encoding-c6b32f260874f844.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:12:3
   |
12 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = note: `#[warn(unused_attributes)]` on by default

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:18:3
   |
18 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:34:3
   |
34 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:40:3
   |
40 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:56:3
   |
56 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:62:3
   |
62 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:78:3
   |
78 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:84:3
   |
84 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:100:3
    |
100 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:106:3
    |
106 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:122:3
    |
122 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:128:3
    |
128 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:144:3
    |
144 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:150:3
    |
150 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:173:3
    |
173 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:179:3
    |
179 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:203:3
    |
203 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:209:3
    |
209 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:234:3
    |
234 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:240:3
    |
240 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:266:3
    |
266 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:272:3
    |
272 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:299:3
    |
299 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:305:3
    |
305 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:333:3
    |
333 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:339:3
    |
339 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:368:3
    |
368 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:374:3
    |
374 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:404:3
    |
404 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:410:3
    |
410 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:441:3
    |
441 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:447:3
    |
447 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:479:3
    |
479 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:485:3
    |
485 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:518:3
    |
518 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:524:3
    |
524 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:558:3
    |
558 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:564:3
    |
564 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:599:3
    |
599 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:605:3
    |
605 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:641:3
    |
641 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:647:3
    |
647 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:684:3
    |
684 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:690:3
    |
690 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:728:3
    |
728 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:734:3
    |
734 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:773:3
    |
773 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:779:3
    |
779 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:819:3
    |
819 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:825:3
    |
825 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:866:3
    |
866 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:872:3
    |
872 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:914:3
    |
914 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:920:3
    |
920 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:963:3
    |
963 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:969:3
    |
969 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1013:3
     |
1013 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1019:3
     |
1019 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1064:3
     |
1064 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1070:3
     |
1070 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1116:3
     |
1116 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1122:3
     |
1122 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1169:3
     |
1169 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1175:3
     |
1175 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1223:3
     |
1223 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1229:3
     |
1229 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1278:3
     |
1278 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1284:3
     |
1284 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1334:3
     |
1334 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1340:3
     |
1340 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1421:3
     |
1421 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1427:3
     |
1427 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1572:3
     |
1572 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1578:3
     |
1578 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1851:3
     |
1851 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1857:3
     |
1857 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2386:3
     |
2386 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2392:3
     |
2392 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3433:3
     |
3433 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3439:3
     |
3439 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5504:3
     |
5504 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5510:3
     |
5510 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:155:3
    |
155 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:163:3
    |
163 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:172:3
    |
172 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:180:3
    |
180 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1223:3
     |
1223 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1231:3
     |
1231 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1239:3
     |
1239 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1247:3
     |
1247 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1264:3
     |
1264 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1301:3
     |
1301 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1325:3
     |
1325 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1362:3
     |
1362 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1435:3
     |
1435 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1445:3
     |
1445 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1455:3
     |
1455 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1466:3
     |
1466 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1478:3
     |
1478 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1488:3
     |
1488 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1499:3
     |
1499 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1510:3
     |
1510 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:23:3
   |
23 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:32:3
   |
32 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:40:3
   |
40 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:52:3
   |
52 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:63:3
   |
63 |   #[must_use]
   |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:752:3
    |
752 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:760:3
    |
760 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:768:3
    |
768 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:776:3
    |
776 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:795:3
    |
795 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:806:3
    |
806 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:818:3
    |
818 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:828:3
    |
828 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:839:3
    |
839 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:135:3
    |
135 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:164:3
    |
164 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `percent-encoding` (lib) generated 1 warning
warning: `#[must_use]` has no effect when applied to a provided trait method
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:172:3
    |
172 |   #[must_use]
    |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1222:3
     |
1222 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1230:3
     |
1230 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1238:3
     |
1238 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1246:3
     |
1246 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1281:3
     |
1281 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1299:3
     |
1299 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1315:3
     |
1315 |   #[must_use]
     |   ^^^^^^^^^^^

warning: trait `Byte` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memchr-2.6.4/src/ext.rs:42:18
   |
42 | pub(crate) trait Byte {
   |                  ^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1323:3
     |
1323 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1403:3
     |
1403 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1416:3
     |
1416 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1426:3
     |
1426 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1437:3
     |
1437 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1449:3
     |
1449 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1459:3
     |
1459 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1470:3
     |
1470 |   #[must_use]
     |   ^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a provided trait method
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1481:3
     |
1481 |   #[must_use]
     |   ^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-core-8547f2ec1b645c5d/out /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=43ed7844ebb29db7 -C extra-filename=-08516cba73705c83 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,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_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/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.63 CARGO_PKG_VERSION=0.38.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/rustix-551b102213ad59f1/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/security/cargo-audit/work/target/release/build/rustix-8046308d6e1db9f1/build-script-build`
[rustix 0.38.20] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,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_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/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=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/lock_api-b2032c8275b55c81/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/security/cargo-audit/work/target/release/build/lock_api-c3f52d13840ccaff/build-script-build`
warning: `fastrand` (lib) generated 1 warning
   Compiling indexmap v1.9.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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="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=2819a503382ebb72 -C extra-filename=-063f4362af4b0103 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/indexmap-063f4362af4b0103 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern autocfg=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libautocfg-57abfb1ed3078cb2.rlib --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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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=1.31 CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/num-traits-d7acf80052d49c37/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/security/cargo-audit/work/target/release/build/num-traits-eb5ad91a8171de03/build-script-build`
warning: `crc32fast` (lib) generated 2 warnings
   Compiling syn v1.0.109
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=75bb0b0a265851b0 -C extra-filename=-4f3ca2d7459b6b2a --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/syn-4f3ca2d7459b6b2a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/form_urlencoded-1.2.0/src/lib.rs:414:35
    |
414 |                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
414 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
414 +                     debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
    |
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
414 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
414 +                     debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
    |

     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/memoffset-194cb325e52819fa/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/security/cargo-audit/work/target/release/build/memoffset-ea651748ded7f834/build-script-build`
[rustix 0.38.20] cargo:rustc-cfg=static_assertions
[rustix 0.38.20] cargo:rustc-cfg=libc
[rustix 0.38.20] cargo:rustc-cfg=freebsdlike
[rustix 0.38.20] cargo:rustc-cfg=bsd
[rustix 0.38.20] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.38.20] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.38.20] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.38.20] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/src/task/__internal/mod.rs:1:15
  |
1 | #[cfg(any(not(futures_no_atomic_cas), feature = "portable-atomic"))]
  |               ^^^^^^^^^^^^^^^^^^^^^
  |
  = 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(futures_no_atomic_cas)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

[rustix 0.38.20] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/src/task/__internal/mod.rs:3:15
  |
3 | #[cfg(any(not(futures_no_atomic_cas), feature = "portable-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(futures_no_atomic_cas)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

   Compiling slab v0.4.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=92a73d2754e1d513 -C extra-filename=-f3ab0dac6b71c9cd --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/slab-f3ab0dac6b71c9cd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern autocfg=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libautocfg-57abfb1ed3078cb2.rlib --cap-lints warn`
warning: method `text_range` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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)]` on by default

     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crossbeam-epoch-a83a91d9bd0604b4/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/security/cargo-audit/work/target/release/build/crossbeam-epoch-c9a58793b8de06e0/build-script-build`
[lock_api 0.4.11] cargo:rustc-cfg=has_const_fn_trait_bound
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/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=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/lock_api-b2032c8275b55c81/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=1d1a5b75524094a6 -C extra-filename=-8354047ff9e1451f --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libscopeguard-c3a3825043722118.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound`
warning: trait `AssertSync` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-core-0.3.29/src/task/__internal/atomic_waker.rs:209:15
    |
209 |         trait AssertSync: Sync {}
    |               ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: unexpected `cfg` condition name: `libc_deny_warnings`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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

warning: unexpected `cfg` condition name: `libc_thread_local`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `wasi`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/lib.rs:154:25
    |
154 |     } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
    |                         ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_ptr_addr_of`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:391:21
    |
391 |     } else if #[cfg(target_env = "illumos")] {
    |                     ^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:402:21
    |
402 |     } else if #[cfg(target_env = "aix")] {
    |                     ^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_core_cvoid`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1603:14
     |
1603 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1623:14
     |
1623 |     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_cfg_target_vendor`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:606:9
    |
606 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:615:9
    |
615 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:633:9
    |
633 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:644:9
    |
644 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:659:9
    |
659 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:693:9
    |
693 |         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: `freebsd11`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:731:40
    |
731 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:731:51
    |
731 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:744:40
    |
744 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:744:51
    |
744 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:790:40
    |
790 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:790:51
    |
790 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:828:40
    |
828 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:828:51
    |
828 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1021:40
     |
1021 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1021:51
     |
1021 |         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: `libc_cfg_target_vendor`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1197:9
     |
1197 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1210:9
     |
1210 |         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: `freebsd11`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1280:40
     |
1280 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1280:51
     |
1280 |         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: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1449:9
     |
1449 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
     = note: `#[warn(missing_abi)]` on by default

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1509:9
     |
1509 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/mod.rs:1550:9
     |
1550 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

[memoffset 0.9.0] cargo:rustc-cfg=tuple_ty
[memoffset 0.9.0] cargo:rustc-cfg=allow_clippy
[memoffset 0.9.0] cargo:rustc-cfg=maybe_uninit
[memoffset 0.9.0] cargo:rustc-cfg=doctests
[memoffset 0.9.0] cargo:rustc-cfg=raw_ref_macros
[memoffset 0.9.0] cargo:rustc-cfg=stable_const
warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `freebsd12`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `libc_const_size_of`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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

warning: `futures-core` (lib) generated 3 warnings
warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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)

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/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: `freebsd11`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/src/mutex.rs:162:15
    |
162 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/src/remutex.rs:235:11
    |
235 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/src/remutex.rs:250:15
    |
250 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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

   Compiling futures-task v0.3.29
warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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.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/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/memoffset-194cb325e52819fa/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "unstable_offset_of"))' -C metadata=56027a2201948a6b -C extra-filename=-dd783418c93a5286 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/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 name: `freebsd11`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/src/rwlock.rs:369:11
    |
369 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/src/rwlock.rs:379:15
    |
379 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/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", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=cca6438f4c2b05f5 -C extra-filename=-d7e209b765c2c1a5 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/futures-task-d7e209b765c2c1a5 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
[crossbeam-epoch 0.9.15] cargo:rerun-if-changed=no_atomic.rs
warning: unexpected `cfg` condition name: `freebsd13`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/macros.rs:94:22
     |
94   |               if #[cfg(libc_union)] {
     |                        ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `form_urlencoded` (lib) generated 1 warning
   Compiling aho-corasick v1.1.2
[num-traits 0.2.17] cargo:rustc-cfg=has_to_int_unchecked
warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `libc_union`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: `freebsd11`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:3886:14
     |
3886 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4067:18
     |
4067 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4363:18
     |
4363 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4363:29
     |
4363 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4704:14
     |
4704 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4872:22
     |
4872 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4872:33
     |
4872 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5666:14
     |
5666 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5669:21
     |
5669 |     } 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5672:21
     |
5672 |     } 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5675:25
     |
5675 |     } 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5675:36
     |
5675 |     } 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: `libc_union`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4721:1
     |
4721 | / f! {
4722 | |     pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
4723 | |         (cmsg as *mut ::c_uchar)
4724 | |             .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
...    |
4830 | | }
     | |_- 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:4832:1
     |
4832 | / safe_f! {
4833 | |     pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
4834 | |         (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
...    |
4869 | | }
     | |_- 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: `freebsd11`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5184:43
     |
5184 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5186:43
     |
5186 |     #[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

   Compiling flate2 v1.0.28
   Compiling winnow v0.5.17
warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/unix/bsd/freebsdlike/freebsd/mod.rs:5219:36
     |
5219 |         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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=ff461dadc4da76e5 -C extra-filename=-2f6d127960189d48 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/src/macros.rs:94:22
    |
94  |               if #[cfg(libc_union)] {
    |                        ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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_union`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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

warning: unexpected `cfg` condition name: `libc_const_size_of`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/flate2-1.0.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/flate2-1.0.28/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.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/flate2-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "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=5157154bc96f6e2b -C extra-filename=-1612b31051774fc0 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern crc32fast=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrc32fast-9f2df10e1d09d1c7.rmeta --extern miniz_oxide=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libminiz_oxide-d8e766dbdea04728.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc"))' -C metadata=018342aa9b95b05a -C extra-filename=-fde0d416a05fea83 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `stable_const`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0/src/lib.rs:67:7
   |
67 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0/src/lib.rs:70:7
   |
70 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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

[num-traits 0.2.17] cargo:rustc-cfg=has_reverse_bits
warning: unexpected `cfg` condition name: `raw_ref_macros`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memoffset-0.9.0/src/offset_of.rs:138:7
    |
138 | #[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: `memoffset` (lib) generated 17 warnings
   Compiling log v0.4.20
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/indexmap-ef1dd9f24cd1a16d/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/security/cargo-audit/work/target/release/build/indexmap-063f4362af4b0103/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/log-0.4.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/log-0.4.20/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/log-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "sval_ref", "value-bag"))' -C metadata=9d95db41b98b7c71 -C extra-filename=-bdeda70ef7beac0e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[indexmap 1.9.3] cargo:rustc-cfg=has_std
[indexmap 1.9.3] cargo:rerun-if-changed=build.rs
   Compiling hashbrown v0.12.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=830ab93ed8b73210 -C extra-filename=-b38c629873dc86da --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `0` is never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/marker.rs:15:39
   |
15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>);
   |                   ------------------- ^^^^^^
   |                   |
   |                   field in this struct
   |
   = help: consider removing this field
   = note: `#[warn(dead_code)]` on by default

warning: struct `SourceFile` is never constructed
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:299:19
    |
299 | pub(crate) struct SourceFile {
    |                   ^^^^^^^^^^

warning: methods `path` and `is_real` are never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro2-1.0.69/src/fallback.rs:305:12
    |
303 | impl SourceFile {
    | --------------- methods in this implementation
304 |     /// Get the path to this source file as a string.
305 |     pub fn path(&self) -> PathBuf {
    |            ^^^^
...
309 |     pub fn is_real(&self) -> bool {
    |            ^^^^^^^

warning: creating a shared reference to mutable static
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9
    |
458 |         &GLOBAL_DISPATCH
    |         ^^^^^^^^^^^^^^^^ 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)]` on by default
help: use `&raw const` instead to create a raw pointer
    |
458 |         &raw const GLOBAL_DISPATCH
    |          +++++++++

[num-traits 0.2.17] cargo:rustc-cfg=has_leading_trailing_ones
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crossbeam-epoch-a83a91d9bd0604b4/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=4a163e89b26fce09 -C extra-filename=-aa52db15bbc0b83f --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern crossbeam_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-5e408b999c9c1619.rmeta --extern memoffset=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemoffset-dd783418c93a5286.rmeta --extern scopeguard=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libscopeguard-c3a3825043722118.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `0` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lock_api-0.4.11/src/lib.rs:103:24
    |
103 | pub struct GuardNoSend(*mut ());
    |            ----------- ^^^^^^^
    |            |
    |            field in this struct
    |
    = help: consider removing this field
    = note: `#[warn(dead_code)]` on by default

warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/log-0.4.20/src/lib.rs:331:13
    |
331 | #![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

[num-traits 0.2.17] cargo:rustc-cfg=has_div_euclid
warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/log-0.4.20/src/lib.rs:332:13
    |
332 | #![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: `crossbeam_loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-epoch-0.9.15/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_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/crossbeam-queue-435c0b1f064afa98/out /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "nightly", "std"))' -C metadata=75e3622a8ac2aecf -C extra-filename=-5c74406b54f8c2d1 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern crossbeam_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-5e408b999c9c1619.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `prodash` (lib) generated 1 warning
   Compiling crossbeam-channel v0.5.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-channel-0.5.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=2af0271519caaf85 -C extra-filename=-e4b68a221a644abc --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern crossbeam_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-5e408b999c9c1619.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `lock_api` (lib) generated 7 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit,visit-mut 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_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_FEATURE_VISIT=1 CARGO_FEATURE_VISIT_MUT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/syn-ed01628f8e45a89b/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/security/cargo-audit/work/target/release/build/syn-4f3ca2d7459b6b2a/build-script-build`
[num-traits 0.2.17] cargo:rustc-cfg=has_copysign
   Compiling quote v1.0.33
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/quote-1.0.33 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/quote-1.0.33/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.33 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/quote-1.0.33/src/lib.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=858567730662c870 -C extra-filename=-968bae09a9dabd0a --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-queue-0.3.8/src/lib.rs:23:11
   |
23 | #[cfg(not(crossbeam_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = 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_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
   = note: `#[warn(unexpected_cfgs)]` on by default

[syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests
   Compiling spin v0.9.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="once"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=d7fe5909a2bd557b -C extra-filename=-4770637e5c458d61 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `bytes` (lib) generated 8 warnings
   Compiling untrusted v0.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7fa52828e13cd6a5 -C extra-filename=-1eff0494d2e1e573 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.17] cargo:rustc-cfg=has_is_subnormal
warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/lib.rs:139:12
    |
139 | #[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
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unused imports: `alloc`, `boxed`, `convert`, and `option`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/lib.rs:182:13
    |
182 |             alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option,
    |             ^^^^^          ^^^^^                    ^^^^^^^                             ^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

warning: unused import: `std::prelude as v1`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/lib.rs:189:21
    |
189 |             pub use std::prelude as v1;
    |                     ^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/error.rs:63:12
   |
63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/error.rs:97:12
   |
97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:11:12
   |
11 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:34:12
   |
34 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:81:12
   |
81 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:140:12
    |
140 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:197:12
    |
197 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:254:12
    |
254 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:309:12
    |
309 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:359:12
    |
359 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:455:12
    |
455 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:497:12
    |
497 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:534:12
    |
534 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:583:12
    |
583 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:632:12
    |
632 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:676:12
    |
676 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:720:12
    |
720 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:762:12
    |
762 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/winnow-0.5.17/src/combinator/parser.rs:809:12
    |
809 | #[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

[num-traits 0.2.17] cargo:rustc-cfg=has_int_to_from_bytes
warning: `crossbeam-queue` (lib) generated 1 warning
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-task-eabc9737ffd6dc8e/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/security/cargo-audit/work/target/release/build/futures-task-d7e209b765c2c1a5/build-script-build`
warning: `crossbeam-utils` (lib) generated 53 warnings
   Compiling gix-utils v0.1.5
[futures-task 0.3.29] cargo:rerun-if-changed=no_atomic_cas.rs
   Compiling fnv v1.0.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=8a2250e6b5efc224 -C extra-filename=-83f56bea19db0e57 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 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/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/slab-8d97e2b7fd60f441/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/security/cargo-audit/work/target/release/build/slab-f3ab0dac6b71c9cd/build-script-build`
[num-traits 0.2.17] cargo:rustc-cfg=has_float_to_from_bytes
[num-traits 0.2.17] cargo:rerun-if-changed=build.rs
warning: `log` (lib) generated 2 warnings
   Compiling unicode-bom v2.0.2
   Compiling equivalent v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-utils-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-utils-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate with `gitoxide` utilities that don'\''t need feature toggles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_utils --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-utils-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=358517684a861540 -C extra-filename=-f7b72a65441f74f3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern fastrand=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfastrand-2d22176b4471fc2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bom CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-bom-2.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-bom-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='Phil Booth ' CARGO_PKG_DESCRIPTION='Unicode byte-order mark detection for files and byte arrays.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/philbooth/unicode-bom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bom --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-bom-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0df1b86701591281 -C extra-filename=-07c810adf1458682 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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=1.31 CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/num-traits-d7acf80052d49c37/out /usr/local/bin/rustc --crate-name num_traits --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=f8636b41d6ccc8a2 -C extra-filename=-47f95de27d91f7ed --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_copysign --cfg has_is_subnormal --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e40cbf70ceffca8 -C extra-filename=-3e42da84a902027b --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-util v0.3.29
   Compiling http v0.2.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7af227109ec0d78d -C extra-filename=-10c8b2485fc5520a --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbytes-7d65a4acdeae2009.rmeta --extern fnv=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfnv-83f56bea19db0e57.rmeta --extern itoa=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libitoa-aefa3295002fd04d.rmeta --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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/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="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=f56571d1cd49f739 -C extra-filename=-a66ed50d4fd50efa --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/futures-util-a66ed50d4fd50efa -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 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/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/slab-8d97e2b7fd60f441/out /usr/local/bin/rustc --crate-name slab --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-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=3 -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=6b8a3048c473a5a7 -C extra-filename=-426e7a55bb0ffecf --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling syn v2.0.38
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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.38 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=1e12c40854a434b7 -C extra-filename=-bf1e2bde1864e400 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rmeta --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rmeta --extern unicode_ident=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libunicode_ident-43dc87b3afebf121.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/src/lib.rs:250:15
    |
250 |     #[cfg(not(slab_no_const_vec_new))]
    |               ^^^^^^^^^^^^^^^^^^^^^
    |
    = 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(slab_no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/src/lib.rs:264:11
    |
264 |     #[cfg(slab_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(slab_no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_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: `slab_no_track_caller`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/src/lib.rs:929:20
    |
929 |     #[cfg_attr(not(slab_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(slab_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_no_track_caller`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/src/lib.rs:1098:20
     |
1098 |     #[cfg_attr(not(slab_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(slab_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_no_track_caller`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/src/lib.rs:1206:20
     |
1206 |     #[cfg_attr(not(slab_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(slab_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_no_track_caller`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/slab-0.4.9/src/lib.rs:1216:20
     |
1216 |     #[cfg_attr(not(slab_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(slab_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/cast.rs:280:7
    |
280 | #[cfg(has_to_int_unchecked)]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = 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_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
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_to_int_unchecked`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/cast.rs:289:11
    |
289 | #[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: `proc-macro2` (lib) generated 129 warnings
   Compiling crossbeam-deque v0.8.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-deque-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=49374216bf89d60f -C extra-filename=-ad01e2c3d044c052 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern crossbeam_epoch=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-aa52db15bbc0b83f.rmeta --extern crossbeam_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-5e408b999c9c1619.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `has_is_subnormal`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/float.rs:802:11
    |
802 |     #[cfg(has_is_subnormal)]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_is_subnormal`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/float.rs:867:11
    |
867 |     #[cfg(has_is_subnormal)]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_is_subnormal)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/float.rs:1948:19
     |
1948 |             #[cfg(has_copysign)]
     |                   ^^^^^^^^^^^^
...
2046 | 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_is_subnormal`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/float.rs:1953:19
     |
1953 |             #[cfg(has_is_subnormal)]
     |                   ^^^^^^^^^^^^^^^^
...
2046 | 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_is_subnormal)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/float.rs:1948:19
     |
1948 |             #[cfg(has_copysign)]
     |                   ^^^^^^^^^^^^
...
2048 | 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_is_subnormal`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/float.rs:1953:19
     |
1953 |             #[cfg(has_is_subnormal)]
     |                   ^^^^^^^^^^^^^^^^
...
2048 | 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_is_subnormal)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_is_subnormal)");` 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_leading_trailing_ones`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
503 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
503 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
503 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
504 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
504 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
504 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
505 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
505 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
505 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
506 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
506 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
506 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
507 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
507 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
507 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
508 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
508 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
508 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
509 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
509 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
509 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
510 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
510 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
510 | 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_int_to_from_bytes`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:5:11
  |
5 | #[cfg(not(has_int_to_from_bytes))]
  |           ^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: 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_to_from_bytes)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
321 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
322 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
323 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
324 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
325 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
327 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
331 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
332 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
333 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
334 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
335 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:239:15
    |
239 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:259:15
    |
259 |         #[cfg(has_int_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^
...
337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:279:19
    |
279 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_int_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:299:19
    |
299 |         #[cfg(not(has_int_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^
...
337 | int_to_from_bytes_impl!(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(has_int_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `int_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:155:15
    |
155 |         #[cfg(has_float_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:175:15
    |
175 |         #[cfg(has_float_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:195:19
    |
195 |         #[cfg(not(has_float_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:215:19
    |
215 |         #[cfg(not(has_float_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
341 | float_to_from_bytes_impl!(f32, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:155:15
    |
155 |         #[cfg(has_float_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/syn-ed01628f8e45a89b/out /usr/local/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --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=e0e358ef14dcb08c -C extra-filename=-cd6aeb8b5a11f685 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rmeta --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rmeta --extern unicode_ident=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libunicode_ident-43dc87b3afebf121.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:175:15
    |
175 |         #[cfg(has_float_to_from_bytes)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:195:19
    |
195 |         #[cfg(not(has_float_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_float_to_from_bytes`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/bytes.rs:215:19
    |
215 |         #[cfg(not(has_float_to_from_bytes))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
342 | float_to_from_bytes_impl!(f64, 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(has_float_to_from_bytes)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_float_to_from_bytes)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `float_to_from_bytes_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:122:11
    |
122 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:125:15
    |
125 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:147:15
    |
147 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:72:19
    |
72  |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
119 | euclid_int_impl!(isize i8 i16 i32 i64 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15
    |
53  |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
119 | euclid_int_impl!(isize i8 i16 i32 i64 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:104:19
    |
104 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
120 | euclid_uint_impl!(usize u8 u16 u32 u64 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15
    |
53  |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
120 | euclid_uint_impl!(usize u8 u16 u32 u64 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:53:15
    |
53  |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
123 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:200:19
    |
200 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
250 | checked_euclid_int_impl!(isize i8 i16 i32 i64 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:181:15
    |
181 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
250 | checked_euclid_int_impl!(isize i8 i16 i32 i64 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:227:19
    |
227 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
251 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num-traits-0.2.17/src/ops/euclid.rs:181:15
    |
181 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
251 | checked_euclid_uint_impl!(usize u8 u16 u32 u64 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)

   Compiling indexmap v2.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-2.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-2.0.2/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.63 CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=31e4d9e6edfdff33 -C extra-filename=-29c11cd8370c6810 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern equivalent=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libequivalent-3e42da84a902027b.rmeta --extern hashbrown=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhashbrown-3878164861053108.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,futures-io,io,memchr,slab,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_FUTURES_IO=1 CARGO_FEATURE_IO=1 CARGO_FEATURE_MEMCHR=1 CARGO_FEATURE_SLAB=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-util-b95aaa89e42c4d43/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/security/cargo-audit/work/target/release/build/futures-util-a66ed50d4fd50efa/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-task-eabc9737ffd6dc8e/out /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=c10d07fe8c93cab7 -C extra-filename=-9404a293d44e1eca --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[futures-util 0.3.29] cargo:rerun-if-changed=no_atomic_cas.rs
   Compiling futures-channel v0.3.29
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=4a27b49f951143dc -C extra-filename=-39e0b644f69ace48 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/futures-channel-39e0b644f69ace48 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: `memchr` (lib) generated 1 warning
   Compiling ryu v1.0.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ryu-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ryu-1.0.15/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.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ryu-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=71cc0bab2c89c4a3 -C extra-filename=-8a4c7462849735f5 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `slab` (lib) generated 6 warnings
   Compiling pin-utils v0.1.0
   Compiling httparse v1.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7223fe57d48ccd6f -C extra-filename=-de925510515c5b6e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/lib.rs:21:11
   |
21 | #[cfg(not(futures_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^
   |
   = 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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=73871dc6d49f8c23 -C extra-filename=-7fcb169689176dd4 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/httparse-7fcb169689176dd4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/lib.rs:24:11
   |
24 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/lib.rs:28:11
   |
28 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/lib.rs:31:11
   |
31 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/lib.rs:35:11
   |
35 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/lib.rs:38:11
   |
38 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/spawn.rs:171:15
    |
171 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-task-0.3.29/src/spawn.rs:182:15
    |
182 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `crossbeam-epoch` (lib) generated 28 warnings
   Compiling rustls v0.21.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.21.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=f589c7c78fed9530 -C extra-filename=-31d825673891a6f8 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/rustls-31d825673891a6f8 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
   Compiling futures-sink v0.3.29
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-sink-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-sink-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-sink-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=1a4c2dd9ea10c448 -C extra-filename=-1baf650a42250da5 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `miniz_oxide` (lib) generated 3 warnings
   Compiling futures-io v0.3.29
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-io-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-io-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-io-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=1852383e25ed3f47 -C extra-filename=-7520fd8761741c31 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.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.63 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/rayon-core-3c7bfa987373662b/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=650e2a41ff79fbe9 -C extra-filename=-8afb6d771458f18c --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern crossbeam_deque=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-ad01e2c3d044c052.rmeta --extern crossbeam_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-5e408b999c9c1619.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling unicode-normalization v0.1.22
warning: `tracing-core` (lib) generated 10 warnings
   Compiling version_check v0.9.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-normalization-0.1.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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", "std"))' -C metadata=7f363d09dfb9983e -C extra-filename=-e32e9e4fbfded3d3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern tinyvec=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtinyvec-9241749271c028f4.rmeta --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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=da86ddbe70e12372 -C extra-filename=-9f9c8128c3923274 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: `tinyvec` (lib) generated 142 warnings
   Compiling crossbeam v0.8.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam 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.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-queue"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "crossbeam-channel", "crossbeam-deque", "crossbeam-epoch", "crossbeam-queue", "default", "nightly", "std"))' -C metadata=5a6737678a3103ea -C extra-filename=-6fb612391ddfccb8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern crossbeam_channel=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-e4b68a221a644abc.rmeta --extern crossbeam_deque=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-ad01e2c3d044c052.rmeta --extern crossbeam_epoch=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-aa52db15bbc0b83f.rmeta --extern crossbeam_queue=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_queue-5c74406b54f8c2d1.rmeta --extern crossbeam_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-5e408b999c9c1619.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `futures-task` (lib) generated 8 warnings
   Compiling try-lock v0.2.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/try-lock-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/try-lock-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/try-lock-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1643ac1b057ea878 -C extra-filename=-ee3494117a62d259 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling semver v1.0.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=675c706ff2d7db4e -C extra-filename=-620d058eadeb37e4 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/semver-620d058eadeb37e4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,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_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-channel-e9ca35d80091413d/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/security/cargo-audit/work/target/release/build/futures-channel-39e0b644f69ace48/build-script-build`
[futures-channel 0.3.29] cargo:rerun-if-changed=no_atomic_cas.rs
   Compiling byteyarn v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteyarn CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/byteyarn-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/byteyarn-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Miguel Young de la Sota ' CARGO_PKG_DESCRIPTION='hyper-compact strings' CARGO_PKG_HOMEPAGE='https://github.com/mcy/byteyarn' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteyarn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcy/byteyarn' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name byteyarn --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/byteyarn-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c3766fe75de482a -C extra-filename=-c21dc29a79a90b44 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-0.8.2/src/lib.rs:91:19
   |
91 |         #[cfg(not(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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/crossbeam-0.8.2/src/lib.rs:93:19
   |
93 |         #[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: `crossbeam` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-util-b95aaa89e42c4d43/out /usr/local/bin/rustc --crate-name futures_util --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=f83fc5d9813cb125 -C extra-filename=-58bcb0baf3a593e4 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern futures_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-08516cba73705c83.rmeta --extern futures_io=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_io-7520fd8761741c31.rmeta --extern futures_task=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_task-9404a293d44e1eca.rmeta --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --extern pin_project_lite=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-8f474639555b5f39.rmeta --extern pin_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_utils-de925510515c5b6e.rmeta --extern slab=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libslab-426e7a55bb0ffecf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:411:5
    |
411 |     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

   Compiling want v0.3.1
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:422:12
    |
422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:467:12
    |
467 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:860:12
    |
860 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:878:12
    |
878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:905:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:945:12
    |
945 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/group.rs:145:12
    |
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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39bcd9390cadc1ba -C extra-filename=-b9ad6de416bf6bad --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern try_lock=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtry_lock-ee3494117a62d259.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/group.rs:223:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/group.rs:278:12
    |
278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:567:12
    |
567 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:575:12
    |
575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:636:12
    |
636 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:648:12
    |
648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:656:12
    |
656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:660:12
    |
660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:668:12
    |
668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:400:24
    |
400 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
562 | / define_punctuation_structs! {
563 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d...
564 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:404:24
    |
404 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
562 | / define_punctuation_structs! {
563 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d...
564 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:412:24
    |
412 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
562 | / define_punctuation_structs! {
563 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d...
564 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:420:24
    |
420 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
562 | / define_punctuation_structs! {
563 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d...
564 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:424:24
    |
424 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
562 | / define_punctuation_structs! {
563 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d...
564 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:432:24
    |
432 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
562 | / define_punctuation_structs! {
563 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d...
564 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:273:24
    |
273 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:277:24
    |
277 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:285:24
    |
285 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:293:24
    |
293 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:297:24
    |
297 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:305:24
    |
305 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:311:24
    |
311 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:319:24
    |
319 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
732 | / define_keywords! {
733 | |     "abstract"    pub struct Abstract
734 | |     "as"          pub struct As
735 | |     "async"       pub struct Async
...   |
784 | |     "yield"       pub struct Yield
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(doc_cfg)'] }
    = help: or consider adding `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)

     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/httparse-edf6b2d9eca6ca9e/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/security/cargo-audit/work/target/release/build/httparse-7fcb169689176dd4/build-script-build`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:450:24
    |
450 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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)

[httparse 1.8.0] cargo:rustc-cfg=httparse_simd
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/futures-channel-e9ca35d80091413d/out /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=997777736af2490b -C extra-filename=-93af3b1af9fe2472 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern futures_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-08516cba73705c83.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/httparse-edf6b2d9eca6ca9e/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=02f2af5804255e2d -C extra-filename=-cba97e72a14418bb --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg httparse_simd`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:458:24
    |
458 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:400:24
    |
400 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:404:24
    |
404 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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 encoding_rs v0.8.33
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:412:24
    |
412 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:420:24
    |
420 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=f8ef00fc7bf79808 -C extra-filename=-02efd975cfc0267d --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:424:24
    |
424 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:432:24
    |
432 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
787 | / define_punctuation! {
788 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
789 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
790 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
833 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
834 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/src/lib.rs:30:11
   |
30 | #[cfg(not(futures_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^
   |
   = 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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` 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: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/src/lib.rs:34:11
   |
34 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/src/lib.rs:37:11
   |
37 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/src/lib.rs:40:11
   |
40 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` 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=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/indexmap-ef1dd9f24cd1a16d/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=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=a0e23e54b512c16d -C extra-filename=-a48e8254d28e8d24 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern hashbrown=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhashbrown-b38c629873dc86da.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_std`
warning: unexpected `cfg` condition name: `httparse_simd`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:2:5
  |
2 |     httparse_simd,
  |     ^^^^^^^^^^^^^
  |
  = 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(httparse_simd)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` 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: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:11:5
   |
11 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:20:5
   |
20 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:29:5
   |
29 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:31:9
   |
31 |         httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:42:5
   |
42 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:50:5
   |
50 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:51:13
   |
51 |     any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_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(httparse_simd_target_feature_sse42)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:51:50
   |
51 |     any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:59:5
   |
59 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:62:9
   |
62 |         httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:73:5
   |
73 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:81:5
   |
81 |     httparse_simd,
   |     ^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:84:9
   |
84 |         httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:164:5
    |
164 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:167:9
    |
167 |         httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:177:5
    |
177 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:178:5
    |
178 |     httparse_simd_target_feature_sse42,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:179:9
    |
179 |     not(httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:216:5
    |
216 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:217:5
    |
217 |     httparse_simd_target_feature_sse42,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:218:9
    |
218 |     not(httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:227:5
    |
227 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:228:5
    |
228 |     httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:284:5
    |
284 |     httparse_simd,
    |     ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httparse-1.8.0/src/simd/mod.rs:285:5
    |
285 |     httparse_simd_target_feature_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(httparse_simd_target_feature_avx2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling tower-service v0.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tower-service-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tower-service-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server.
' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tower-service-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fddecef3ab8c9a4b -C extra-filename=-287d56d4ea6731f4 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/lib.rs:82:7
   |
82 | #[cfg(has_std)]
   |       ^^^^^^^
   |
   = 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_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` 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_std`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/macros.rs:1:7
  |
1 | #[cfg(has_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_std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/macros.rs:38:7
   |
38 | #[cfg(has_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_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/map.rs:19:7
   |
19 | #[cfg(has_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_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/map.rs:70:7
   |
70 | #[cfg(has_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_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/map.rs:75:11
   |
75 | #[cfg(not(has_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_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/map.rs:143:7
    |
143 | #[cfg(has_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_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/map.rs:1424:7
     |
1424 | #[cfg(has_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_std)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/set.rs:6:7
  |
6 | #[cfg(has_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_std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/set.rs:62:7
   |
62 | #[cfg(has_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_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/set.rs:66:11
   |
66 | #[cfg(not(has_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_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/set.rs:127:7
    |
127 | #[cfg(has_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_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_std`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indexmap-1.9.3/src/set.rs:912:7
    |
912 | #[cfg(has_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_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling httpdate v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httpdate-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httpdate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/httpdate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bfa8da1c4e7ab43 -C extra-filename=-0fa63f1c360187b8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:507:24
    |
507 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
836 | / define_delimiters! {
837 | |     Brace         pub struct Brace        /// `{`…`}`
838 | |     Bracket       pub struct Bracket      /// `[`…`]`
839 | |     Parenthesis   pub struct Paren        /// `(`…`)`
840 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:511:24
    |
511 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
836 | / define_delimiters! {
837 | |     Brace         pub struct Brace        /// `{`…`}`
838 | |     Bracket       pub struct Bracket      /// `[`…`]`
839 | |     Parenthesis   pub struct Paren        /// `(`…`)`
840 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:519:24
    |
519 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
836 | / define_delimiters! {
837 | |     Brace         pub struct Brace        /// `{`…`}`
838 | |     Bracket       pub struct Bracket      /// `[`…`]`
839 | |     Parenthesis   pub struct Paren        /// `(`…`)`
840 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:527:24
    |
527 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
836 | / define_delimiters! {
837 | |     Brace         pub struct Brace        /// `{`…`}`
838 | |     Bracket       pub struct Bracket      /// `[`…`]`
839 | |     Parenthesis   pub struct Paren        /// `(`…`)`
840 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:531:24
    |
531 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
836 | / define_delimiters! {
837 | |     Brace         pub struct Brace        /// `{`…`}`
838 | |     Bracket       pub struct Bracket      /// `[`…`]`
839 | |     Parenthesis   pub struct Paren        /// `(`…`)`
840 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/token.rs:539:24
    |
539 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
836 | / define_delimiters! {
837 | |     Brace         pub struct Brace        /// `{`…`}`
838 | |     Bracket       pub struct Bracket      /// `[`…`]`
839 | |     Parenthesis   pub struct Paren        /// `(`…`)`
840 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/lib.rs:959:12
    |
959 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: `syn_omit_await_from_token_macro`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: `syn_omit_await_from_token_macro`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/data.rs:252:20
    |
252 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/data.rs:273:16
    |
273 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/data.rs:286:16
    |
286 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/data.rs:295:16
    |
295 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/data.rs:304:16
    |
304 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:1759:16
     |
1759 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:1854:16
     |
1854 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:1880:16
     |
1880 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:1942:16
     |
1942 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:1962:16
     |
1962 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:1979:16
     |
1979 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:1997:16
     |
1997 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2038:16
     |
2038 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2049:16
     |
2049 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2079:16
     |
2079 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2101:16
     |
2101 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2167:16
     |
2167 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2190:16
     |
2190 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2199:16
     |
2199 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2213:16
     |
2213 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2222:16
     |
2222 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2231:16
     |
2231 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2243:16
     |
2243 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2317:16
     |
2317 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2366:16
     |
2366 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2390:16
     |
2390 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2409:16
     |
2409 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2420:16
     |
2420 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2432:16
     |
2432 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2486:16
     |
2486 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2516:16
     |
2516 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2571:16
     |
2571 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2633:16
     |
2633 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2670:16
     |
2670 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2684:16
     |
2684 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2698:16
     |
2698 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2731:16
     |
2731 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2135:28
     |
2135 |                   #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                              ^^^^^^^
...
2152 | /     impl_by_parsing_expr! {
2153 | |         ExprAssign, Assign, "expected assignment expression",
2154 | |         ExprAwait, Await, "expected await expression",
2155 | |         ExprBinary, Binary, "expected binary operation",
...    |
2163 | |         ExprTuple, Tuple, "expected tuple expression",
2164 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2851:16
     |
2851 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2862:16
     |
2862 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2873:16
     |
2873 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2894:16
     |
2894 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2905:16
     |
2905 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2928:16
     |
2928 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2939:16
     |
2939 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2950:16
     |
2950 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2968:16
     |
2968 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2981:16
     |
2981 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:2990:16
     |
2990 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3001:16
     |
3001 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3017:16
     |
3017 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3028:16
     |
3028 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3047:16
     |
3047 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3059:16
     |
3059 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3068:16
     |
3068 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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)

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3079:16
     |
3079 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3088:16
     |
3088 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3101:16
     |
3101 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3110:16
     |
3110 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3132:16
     |
3132 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3156:16
     |
3156 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3165:16
     |
3165 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3176:16
     |
3176 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3187:16
     |
3187 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3248:16
     |
3248 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3273:16
     |
3273 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3286:16
     |
3286 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3311:16
     |
3311 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3327:16
     |
3327 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3349:16
     |
3349 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3357:16
     |
3357 |     #[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

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,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_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/semver-27a5d616f154e3d2/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/security/cargo-audit/work/target/release/build/semver-620d058eadeb37e4/build-script-build`
warning: trait `AssertKinds` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-channel-0.3.29/src/mpsc/mod.rs:130:7
    |
130 | trait AssertKinds: Send + Sync + Clone {}
    |       ^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/expr.rs:3368:16
     |
3368 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:352:20
    |
352 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:367:20
    |
367 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:375:20
    |
375 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:352:20
    |
352 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:367:20
    |
367 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:375:20
    |
375 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:352:20
    |
352 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:367:20
    |
367 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/generics.rs:375:20
    |
375 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/ident.rs:74:16
   |
74 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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

   Compiling base64 v0.21.5
[semver 1.0.20] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1190:16
     |
1190 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1244:16
     |
1244 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1277:16
     |
1277 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1311:16
     |
1311 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1393:16
     |
1393 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1411:16
     |
1411 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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-probe v0.1.5
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1455:16
     |
1455 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=base64 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/base64-0.21.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/base64-0.21.5/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/base64-0.21.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=0009a5d469e573f1 -C extra-filename=-a6346aac8d2d970e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1489:16
     |
1489 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1518:16
     |
1518 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1585:16
     |
1585 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1699:16
     |
1699 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1748:16
     |
1748 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1773:16
     |
1773 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1852:16
     |
1852 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1868:16
     |
1868 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1884:16
     |
1884 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1933:16
     |
1933 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:1951:16
     |
1951 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2005:16
     |
2005 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2029:16
     |
2029 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2053:16
     |
2053 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2104:16
     |
2104 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2179:16
     |
2179 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2235:16
     |
2235 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2320:16
     |
2320 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2357:16
     |
2357 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2386:16
     |
2386 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2443:16
     |
2443 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2461:16
     |
2461 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2573:16
     |
2573 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2668:16
     |
2668 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2705:16
     |
2705 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2746:16
     |
2746 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2808:16
     |
2808 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2844:16
     |
2844 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2861:16
     |
2861 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2877:16
     |
2877 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2889:16
     |
2889 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2905:16
     |
2905 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2920:16
     |
2920 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2933:16
     |
2933 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2952:16
     |
2952 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2965:16
     |
2965 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:2995:16
     |
2995 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3021:16
     |
3021 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3034:16
     |
3034 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3056:16
     |
3056 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3071:16
     |
3071 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3093:16
     |
3093 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3115:16
     |
3115 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3124:16
     |
3124 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3140:16
     |
3140 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3156:16
     |
3156 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3172:16
     |
3172 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3191:16
     |
3191 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3211:16
     |
3211 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3220:16
     |
3220 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3236:16
     |
3236 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3250:16
     |
3250 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3266:16
     |
3266 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3275:16
     |
3275 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3285:16
     |
3285 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3299:16
     |
3299 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3312:16
     |
3312 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3321:16
     |
3321 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3345:16
     |
3345 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3378:16
     |
3378 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/item.rs:3391:16
     |
3391 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lifetime.rs:129:16
    |
129 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lifetime.rs:147:16
    |
147 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:695:12
    |
695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:706:12
    |
706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:718:12
    |
718 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:732:20
    |
732 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
771 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:742:20
    |
742 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
771 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:750:20
    |
750 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
771 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:732:20
    |
732 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
772 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:742:20
    |
742 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
772 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:750:20
    |
750 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
772 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:732:20
    |
732 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
773 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:742:20
    |
742 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
773 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:750:20
    |
750 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
773 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:732:20
    |
732 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
774 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:742:20
    |
742 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
774 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:750:20
    |
750 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
774 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:732:20
    |
732 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
775 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:742:20
    |
742 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
775 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:750:20
    |
750 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
775 | 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)

   Compiling proc-macro-error-attr v1.0.4
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:732:20
    |
732 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
776 | 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)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8666f980130977ed -C extra-filename=-514a4cd259ee693d --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:742:20
    |
742 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
776 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:750:20
    |
750 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
776 | 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: `futures-channel` (lib) generated 5 warnings
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:560:16
    |
560 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:579:16
    |
579 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:598:16
    |
598 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:636:16
    |
636 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:655:16
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:674:16
    |
674 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:920:16
    |
920 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:931:16
    |
931 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:942:16
    |
942 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:953:16
    |
953 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:971:16
    |
971 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:978:16
    |
978 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:985:16
    |
985 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:992:16
    |
992 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:999:16
    |
999 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:1006:16
     |
1006 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:1013:16
     |
1013 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/parse.rs:1319:12
     |
1319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/parse.rs:1323:12
     |
1323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/parse.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: `unicode-bidi` (lib) generated 2 warnings
   Compiling ipnet v2.9.0
   Compiling arrayvec v0.7.4
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:102:16
    |
102 |     #[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=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8991a4a93398d48a -C extra-filename=-6e1c060570311170 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro-error-attr-6e1c060570311170 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern version_check=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libversion_check-9f9c8128c3923274.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:131:16
    |
131 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:166:16
    |
166 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:192:16
    |
192 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:204:16
    |
204 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:216:16
    |
216 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:227:16
    |
227 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:266:16
    |
266 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:88:16
   |
88 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:290:16
    |
290 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:452:16
    |
452 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:460:16
    |
460 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:472:16
    |
472 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:421:20
    |
421 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:540:20
    |
540 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:673:16
    |
673 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:681:16
    |
681 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:689:16
    |
689 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:704:16
    |
704 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:741:16
    |
741 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:784:16
    |
784 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:794:16
    |
794 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:804:16
    |
804 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:814:16
    |
814 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/path.rs:859:16
    |
859 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:380:12
    |
380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:389:12
    |
389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:416:12
    |
416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:1009:12
     |
1009 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:1024:12
     |
1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:1039:12
     |
1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:1081:16
     |
1081 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/punctuated.rs:1092:16
     |
1092 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/stmt.rs:402:16
    |
402 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/stmt.rs:411:16
    |
411 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/stmt.rs:426:16
    |
426 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/stmt.rs:444:16
    |
444 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ipnet-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ipnet-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ipnet-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=d87526b1cd940212 -C extra-filename=-499f1a9c3b98a742 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/arrayvec-0.7.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/arrayvec-0.7.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=adc646e35eeac096 -C extra-filename=-1c5af6b0aa05d63e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: method `or` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/packed/vector.rs:92:15
   |
28 | pub(crate) trait Vector:
   |                  ------ method in this trait
...
92 |     unsafe fn or(self, vector2: Self) -> Self;
   |               ^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: trait `U8` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:21:18
   |
21 | pub(crate) trait U8 {
   |                  ^^

warning: method `low_u8` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/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: methods `as_usize` and `to_bits` are never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:122:8
    |
121 | pub(crate) trait I8 {
    |                  -- methods in this trait
122 |     fn as_usize(self) -> usize;
    |        ^^^^^^^^
123 |     fn to_bits(self) -> u8;
    |        ^^^^^^^

warning: associated items `as_usize` and `from_bits` are never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:149:8
    |
148 | pub(crate) trait I32 {
    |                  --- associated items in this trait
149 |     fn as_usize(self) -> usize;
    |        ^^^^^^^^
150 |     fn to_bits(self) -> u32;
151 |     fn from_bits(n: u32) -> i32;
    |        ^^^^^^^^^

warning: associated items `as_usize` and `from_bits` are never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:176:8
    |
175 | pub(crate) trait I64 {
    |                  --- associated items in this trait
176 |     fn as_usize(self) -> usize;
    |        ^^^^^^^^
177 |     fn to_bits(self) -> u64;
178 |     fn from_bits(n: u64) -> i64;
    |        ^^^^^^^^^

warning: method `as_u16` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:204:8
    |
202 | pub(crate) trait Usize {
    |                  ----- method in this trait
203 |     fn as_u8(self) -> u8;
204 |     fn as_u16(self) -> u16;
    |        ^^^^^^

warning: trait `Pointer` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:266:18
    |
266 | pub(crate) trait Pointer {
    |                  ^^^^^^^

warning: trait `PointerMut` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/aho-corasick-1.1.2/src/util/int.rs:276:18
    |
276 | pub(crate) trait PointerMut {
    |                  ^^^^^^^^^^

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/base64-0.21.5/src/lib.rs:124:13
    |
124 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, and `std`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
note: the lint level is defined here
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/base64-0.21.5/src/lib.rs:133:5
    |
133 |     warnings
    |     ^^^^^^^^
    = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:577:16
    |
577 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "fold")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:696:16
    |
696 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "visit")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lib.rs:790:16
    |
790 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "visit-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(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: creating a shared reference to mutable static
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.0/src/registry.rs:166:33
    |
166 |         .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)]` on by default

warning: creating a mutable reference to mutable static
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-core-1.12.0/src/registry.rs:193:55
    |
193 |             .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

   Compiling serde_json v1.0.107
warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/lib.rs:332:11
    |
332 | #[cfg(not(futures_no_atomic_cas))]
    |           ^^^^^^^^^^^^^^^^^^^^^
    |
    = 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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107/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=a8dd9ecec502a606 -C extra-filename=-d68a2f4bc0e48bfb --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/serde_json-d68a2f4bc0e48bfb -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: trait `Sealed` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/lib.rs:210:15
    |
210 |     pub trait Sealed {}
    |               ^^^^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/lib.rs:161:9
    |
161 | #![deny(warnings, missing_docs, missing_debug_implementations)]
    |         ^^^^^^^^
    = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/mod.rs:114:11
    |
114 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/mod.rs:117:11
    |
117 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/mod.rs:120:11
    |
120 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/join_all.rs:15:11
   |
15 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/join_all.rs:34:11
   |
34 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/join_all.rs:44:15
   |
44 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/join_all.rs:60:23
   |
60 |             #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/join_all.rs:109:11
    |
109 |     #[cfg(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/join_all.rs:117:15
    |
117 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/join_all.rs:156:23
    |
156 |             #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/try_join_all.rs:15:11
   |
15 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/try_join_all.rs:41:15
   |
41 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/try_join_all.rs:59:23
   |
59 |             #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/try_join_all.rs:124:11
    |
124 |     #[cfg(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/try_join_all.rs:135:15
    |
135 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/future/try_join_all.rs:187:23
    |
187 |             #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:40:11
   |
40 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:46:11
   |
46 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:64:11
   |
64 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:108:11
    |
108 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:111:11
    |
111 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:115:11
    |
115 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:118:11
    |
118 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:123:11
    |
123 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:126:11
    |
126 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:131:11
    |
131 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:134:11
    |
134 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/mod.rs:137:11
    |
137 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:184:11
    |
184 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:187:11
    |
187 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:192:11
    |
192 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:195:11
    |
195 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:200:11
    |
200 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:204:11
    |
204 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:209:11
    |
209 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:219:11
    |
219 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:222:11
    |
222 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:227:11
    |
227 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:232:11
    |
232 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:823:15
    |
823 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:905:15
    |
905 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:1145:15
     |
1145 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:1368:15
     |
1368 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/stream/mod.rs:1413:15
     |
1413 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:92:11
   |
92 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:95:11
   |
95 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:136:11
    |
136 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:139:11
    |
139 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:144:11
    |
144 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:147:11
    |
147 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:152:11
    |
152 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:155:11
    |
155 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:554:15
    |
554 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:830:15
    |
830 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:1032:15
     |
1032 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/stream/try_stream/mod.rs:1108:15
     |
1108 |     #[cfg(not(futures_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(futures_no_atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/task/mod.rs:21:11
   |
21 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/task/mod.rs:25:11
   |
25 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/task/mod.rs:29:11
   |
29 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/task/mod.rs:33:15
   |
33 | #[cfg(any(not(futures_no_atomic_cas), feature = "portable-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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/lock/mod.rs:6:11
  |
6 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/lock/mod.rs:10:11
   |
10 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/lock/mod.rs:14:11
   |
14 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/lock/mod.rs:20:11
   |
20 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/futures-util-0.3.29/src/lock/mod.rs:25:11
   |
25 | #[cfg(not(futures_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(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:1155:17
     |
1155 |                 drop(danger); // Make lint happy
     |                 ^^^^^------^
     |                      |
     |                      argument has type `bool`
     |
     = note: `#[warn(dropping_copy_types)]` implied by `#[warn(warnings)]`
help: use `let _ = ...` to ignore the expression or result
     |
1155 -                 drop(danger); // Make lint happy
1155 +                 let _ = danger; // Make lint happy
     |

warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:1258:17
     |
1258 |                 drop(danger);
     |                 ^^^^^------^
     |                      |
     |                      argument has type `bool`
     |
help: use `let _ = ...` to ignore the expression or result
     |
1258 -                 drop(danger);
1258 +                 let _ = danger;
     |

warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:2101:31
     |
2101 |         let entry = unsafe { &(*self.map).entries[self.entry] };
     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
     = note: `#[warn(dangerous_implicit_autorefs)]` implied by `#[warn(warnings)]`
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
     |
2101 |         let entry = unsafe { &(&(*self.map).entries)[self.entry] };
     |                               ++                   +

warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:2109:39
     |
2109 |                 let extra = unsafe { &(*self.map).extra_values[idx] };
     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
     |
2109 |                 let extra = unsafe { &(&(*self.map).extra_values)[idx] };
     |                                       ++                        +

warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:2609:35
     |
2609 |         let entry = unsafe { &mut (*self.map).entries[self.index] };
     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
     |
2609 |         let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] };
     |                                   +++++                    +

warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:2629:43
     |
2629 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
     |
2629 |                 let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] };
     |                                           +++++                         +

warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:2652:35
     |
2652 |         let entry = unsafe { &mut (*self.map).entries[self.index] };
     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
     |
2652 |         let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] };
     |                                   +++++                    +

warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-0.2.9/src/header/map.rs:2661:43
     |
2661 |                 let extra = unsafe { &mut (*self.map).extra_values[idx] };
     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
     |
2661 |                 let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] };
     |                                           +++++                         +

warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/lib.rs:11:5
   |
11 |     feature = "cargo-clippy",
   |     ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/macros.rs:689:16
    |
689 |       #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/euc_jp.rs:77:5
    |
77  | /     euc_jp_decoder_functions!(
78  | |         {
79  | |             let trail_minus_offset = byte.wrapping_sub(0xA1);
...   |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/macros.rs:364:16
    |
364 |       #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/iso_2022_jp.rs:377:5
    |
377 |     feature = "cargo-clippy",
    |     ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/iso_2022_jp.rs:398:5
    |
398 |     feature = "cargo-clippy",
    |     ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/utf_8.rs:229:12
    |
229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/utf_8.rs:606:12
    |
606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `disabled`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:1214:68
     |
1214 |     if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] {
     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:1375:20
     |
1375 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/data.rs:425:12
    |
425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/handles.rs:1151:16
     |
1151 |     #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |                ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/handles.rs:1185:16
     |
1185 |     #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |                ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/mem.rs:322:12
    |
322 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/mem.rs:696:12
    |
696 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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 value: `cargo-clippy`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/mem.rs:1126:12
     |
1126 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |            ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:34:12
   |
34 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:48:12
   |
48 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:60:12
   |
60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:72:12
   |
72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:87:12
   |
87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:99:12
   |
99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:110:12
    |
110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:122:12
    |
122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:271:12
    |
271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:281:12
    |
281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:293:12
    |
293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:308:12
    |
308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:320:12
    |
320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:332:12
    |
332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:348:12
    |
348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:364:12
    |
364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:379:12
    |
379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:392:12
    |
392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:473:12
    |
473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:523:12
    |
523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:540:12
    |
540 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:557:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:573:12
    |
573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:590:12
    |
590 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:607:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:624:12
    |
624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:648:12
    |
648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:664:12
    |
664 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:680:12
    |
680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:697:12
    |
697 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:717:12
    |
717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:733:12
    |
733 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:751:12
    |
751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:768:12
    |
768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:783:12
    |
783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:801:12
    |
801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:816:12
    |
816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:833:12
    |
833 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:848:12
    |
848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:866:12
    |
866 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:886:12
    |
886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:902:12
    |
902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:918:12
    |
918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:935:12
    |
935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:952:12
    |
952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:970:12
    |
970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:986:12
    |
986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1006:12
     |
1006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1022:12
     |
1022 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1054:12
     |
1054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1070:12
     |
1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1086:12
     |
1086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1104:12
     |
1104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1120:12
     |
1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1134:12
     |
1134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1144:12
     |
1144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1156:12
     |
1156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1168:12
     |
1168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1180:12
     |
1180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1195:12
     |
1195 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1210:12
     |
1210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1221:12
     |
1221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1240:12
     |
1240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1258:12
     |
1258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1312:12
     |
1312 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1370:12
     |
1370 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1394:12
     |
1394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1406:12
     |
1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1424:12
     |
1424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1448:12
     |
1448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1466:12
     |
1466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1482:12
     |
1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1504:12
     |
1504 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1511:12
     |
1511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1521:12
     |
1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1550:12
     |
1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1593:12
     |
1593 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1613:12
     |
1613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1630:12
     |
1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1670:12
     |
1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1687:12
     |
1687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1707:12
     |
1707 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1730:12
     |
1730 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1750:12
     |
1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1775:12
     |
1775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1796:12
     |
1796 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1836:12
     |
1836 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1855:12
     |
1855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1864:12
     |
1864 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1879:12
     |
1879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1890:12
     |
1890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1911:12
     |
1911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1929:12
     |
1929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1940:12
     |
1940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1952:12
     |
1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1995:12
     |
1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2023:12
     |
2023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2039:12
     |
2039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2055:12
     |
2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2085:12
     |
2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2103:12
     |
2103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2135:12
     |
2135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2167:12
     |
2167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2183:12
     |
2183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2202:12
     |
2202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2218:12
     |
2218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2236:12
     |
2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2253:12
     |
2253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2268:12
     |
2268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2283:12
     |
2283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2295:12
     |
2295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2305:12
     |
2305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2316:12
     |
2316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2328:12
     |
2328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2341:12
     |
2341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2360:12
     |
2360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2374:12
     |
2374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2390:12
     |
2390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2409:12
     |
2409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2424:12
     |
2424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2446:12
     |
2446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2462:12
     |
2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2474:12
     |
2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2489:12
     |
2489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2507:12
     |
2507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2528:12
     |
2528 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2545:12
     |
2545 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2561:12
     |
2561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2582:12
     |
2582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2610:12
     |
2610 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2627:12
     |
2627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2663:12
     |
2663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2678:12
     |
2678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2692:12
     |
2692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2706:12
     |
2706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2720:12
     |
2720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2734:12
     |
2734 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2754:12
     |
2754 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2769:12
     |
2769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2784:12
     |
2784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2818:12
     |
2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2833:12
     |
2833 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2863:12
     |
2863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2887:12
     |
2887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2896:12
     |
2896 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2906:12
     |
2906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2915:12
     |
2915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2926:12
     |
2926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2937:12
     |
2937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2971:12
     |
2971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2983:12
     |
2983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2995:12
     |
2995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:3012:12
     |
3012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:3028:12
     |
3028 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:3038:12
     |
3038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:28:12
   |
28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:31:12
   |
31 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:50:12
   |
50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:75:12
   |
75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:78:12
   |
78 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:88:12
   |
88 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:95:12
   |
95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:98:12
   |
98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:105:12
    |
105 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:108:12
    |
108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:145:12
    |
145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:148:12
    |
148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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 idna v0.4.0
warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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 name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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 value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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 name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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 value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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 name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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 value: `cargo-clippy`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/src/mem.rs:577:20
    |
577 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:176:12
    |
176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:179:12
    |
179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/encoding_rs-0.8.33/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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:187:12
    |
187 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:202:12
    |
202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:205:12
    |
205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:212:12
    |
212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:215:12
    |
215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:222:12
    |
222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:232:12
    |
232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:235:12
    |
235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:243:12
    |
243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:246:12
    |
246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:323:12
    |
323 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:326:12
    |
326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:336:12
    |
336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:346:12
    |
346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:354:12
    |
354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:364:12
    |
364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:367:12
    |
367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:375:12
    |
375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:378:12
    |
378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:389:12
    |
389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:396:12
    |
396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:406:12
    |
406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:416:12
    |
416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:419:12
    |
419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:430:12
    |
430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:433:12
    |
433 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:440:12
    |
440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:443:12
    |
443 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:450:12
    |
450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:453:12
    |
453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:461:12
    |
461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:464:12
    |
464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:472:12
    |
472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:475:12
    |
475 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:482:12
    |
482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:485:12
    |
485 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:494:12
    |
494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:497:12
    |
497 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:504:12
    |
504 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:507:12
    |
507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:514:12
    |
514 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:517:12
    |
517 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:524:12
    |
524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:527:12
    |
527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:534:12
    |
534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:537:12
    |
537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:544:12
    |
544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:547:12
    |
547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:554:12
    |
554 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:557:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:564:12
    |
564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:567:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:576:12
    |
576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:579:12
    |
579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `httparse` (lib) generated 30 warnings
   Compiling mime v0.3.17
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:586:12
    |
586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:589:12
    |
589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:596:12
    |
596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:599:12
    |
599 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:607:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:610:12
    |
610 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:618:12
    |
618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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=idna CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/idna-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/idna-0.4.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.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/idna-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=69270bb5362be68b -C extra-filename=-ee2200f10b931e8e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern unicode_bidi=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libunicode_bidi-ccb527409e765b60.rmeta --extern unicode_normalization=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libunicode_normalization-e32e9e4fbfded3d3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:621:12
    |
621 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:628:12
    |
628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:631:12
    |
631 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:638:12
    |
638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:641:12
    |
641 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:650:12
    |
650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:653:12
    |
653 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:660:12
    |
660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:663:12
    |
663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:670:12
    |
670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:673:12
    |
673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:680:12
    |
680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:683:12
    |
683 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:690:12
    |
690 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:693:12
    |
693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:700:12
    |
700 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:703:12
    |
703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:711:12
    |
711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:714:12
    |
714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:721:12
    |
721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:724:12
    |
724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:733:12
    |
733 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:736:12
    |
736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:745:12
    |
745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:748:12
    |
748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:756:12
    |
756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:759:12
    |
759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:767:12
    |
767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:770:12
    |
770 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:782:12
    |
782 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:785:12
    |
785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:792:12
    |
792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:795:12
    |
795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:802:12
    |
802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:805:12
    |
805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:813:12
    |
813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:816:12
    |
816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:827:12
    |
827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:830:12
    |
830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:846:12
    |
846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:849:12
    |
849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:856:12
    |
856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:859:12
    |
859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:867:12
    |
867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:870:12
    |
870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:879:12
    |
879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:882:12
    |
882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:890:12
    |
890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:893:12
    |
893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:920:12
    |
920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:923:12
    |
923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:937:12
    |
937 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:940:12
    |
940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:948:12
    |
948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:951:12
    |
951 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:967:12
    |
967 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:970:12
    |
970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:980:12
    |
980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:983:12
    |
983 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:992:12
    |
992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:995:12
    |
995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1003:12
     |
1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1006:12
     |
1006 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1015:12
     |
1015 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1018:12
     |
1018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1025:12
     |
1025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1028:12
     |
1028 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1055:12
     |
1055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1058:12
     |
1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1067:12
     |
1067 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1070:12
     |
1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1078:12
     |
1078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1081:12
     |
1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1089:12
     |
1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1092:12
     |
1092 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1100:12
     |
1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1103:12
     |
1103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1111:12
     |
1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1114:12
     |
1114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1124:12
     |
1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1127:12
     |
1127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1135:12
     |
1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1138:12
     |
1138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1147:12
     |
1147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1150:12
     |
1150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=mime CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00d3d9cf46dec009 -C extra-filename=-5bc0906eafc681d2 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro-error-attr-1ea4a465deb691a1/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/security/cargo-audit/work/target/release/build/proc-macro-error-attr-6e1c060570311170/build-script-build`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1159:12
     |
1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1162:12
     |
1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1171:12
     |
1171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1174:12
     |
1174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1185:12
     |
1185 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1188:12
     |
1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1196:12
     |
1196 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1199:12
     |
1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1207:12
     |
1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1210:12
     |
1210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1218:12
     |
1218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1221:12
     |
1221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1229:12
     |
1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1232:12
     |
1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1239:12
     |
1239 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1242:12
     |
1242 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1249:12
     |
1249 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1251:12
     |
1251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1281:12
     |
1281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1283:12
     |
1283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1285:12
     |
1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1287:12
     |
1287 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1290:12
     |
1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1293:12
     |
1293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1300:12
     |
1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1310:12
     |
1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1313:12
     |
1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1324:12
     |
1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1339:12
     |
1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1351:12
     |
1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1354:12
     |
1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1362:12
     |
1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1365:12
     |
1365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1372:12
     |
1372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1375:12
     |
1375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1382:12
     |
1382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1385:12
     |
1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1413:12
     |
1413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1416:12
     |
1416 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1425:12
     |
1425 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1428:12
     |
1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1436:12
     |
1436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1439:12
     |
1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1446:12
     |
1446 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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 rayon v1.8.0
   Compiling proc-macro-error v1.0.4
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1449:12
     |
1449 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1457:12
     |
1457 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1460:12
     |
1460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1467:12
     |
1467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1470:12
     |
1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1477:12
     |
1477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1480:12
     |
1480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1488:12
     |
1488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1491:12
     |
1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1498:12
     |
1498 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1501:12
     |
1501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1509:12
     |
1509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1512:12
     |
1512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1519:12
     |
1519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1522:12
     |
1522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1529:12
     |
1529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1532:12
     |
1532 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1539:12
     |
1539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1542:12
     |
1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1560:12
     |
1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1563:12
     |
1563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1570:12
     |
1570 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1580:12
     |
1580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1591:12
     |
1591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1594:12
     |
1594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1602:12
     |
1602 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1605:12
     |
1605 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1616:12
     |
1616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1619:12
     |
1619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1628:12
     |
1628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1631:12
     |
1631 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1642:12
     |
1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1656:12
     |
1656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1659:12
     |
1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1670:12
     |
1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1673:12
     |
1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1688:12
     |
1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1691:12
     |
1691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1699:12
     |
1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1702:12
     |
1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1710:12
     |
1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1713:12
     |
1713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1724:12
     |
1724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1727:12
     |
1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1743:12
     |
1743 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1746:12
     |
1746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1755:12
     |
1755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1758:12
     |
1758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1766:12
     |
1766 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1769:12
     |
1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1777:12
     |
1777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

   Compiling clru v0.6.1
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1780:12
     |
1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1789:12
     |
1789 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1792:12
     |
1792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1818:12
     |
1818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1821:12
     |
1821 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1828:12
     |
1828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=rayon CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-1.8.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.63 CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rayon-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20b7f53268336bc2 -C extra-filename=-2842af637bfd7f1e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern either=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libeither-604ec1901a53a9f5.rmeta --extern rayon_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/librayon_core-8afb6d771458f18c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/serde_json-5351d7eb9d36e9c3/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/security/cargo-audit/work/target/release/build/serde_json-d68a2f4bc0e48bfb/build-script-build`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1831:12
     |
1831 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1840:12
     |
1840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.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="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=3046c00a24d3ec9d -C extra-filename=-01c6e9fe5df3c312 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro-error-01c6e9fe5df3c312 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern version_check=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libversion_check-9f9c8128c3923274.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1850:12
     |
1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1860:12
     |
1860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1863:12
     |
1863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1870:12
     |
1870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1873:12
     |
1873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1880:12
     |
1880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1883:12
     |
1883 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1890:12
     |
1890 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1893:12
     |
1893 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1902:12
     |
1902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1923:12
     |
1923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1926:12
     |
1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1933:12
     |
1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1936:12
     |
1936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1943:12
     |
1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1946:12
     |
1946 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1954:12
     |
1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1957:12
     |
1957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1975:12
     |
1975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1978:12
     |
1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1985:12
     |
1985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1988:12
     |
1988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1995:12
     |
1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/libc-0.2.149/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:1998:12
     |
1998 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2013:12
     |
2013 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2023:12
     |
2023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2030:12
     |
2030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2033:12
     |
2033 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2040:12
     |
2040 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2043:12
     |
2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2050:12
     |
2050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2053:12
     |
2053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2060:12
     |
2060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2063:12
     |
2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2077:12
     |
2077 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2080:12
     |
2080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2087:12
     |
2087 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2090:12
     |
2090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2098:12
     |
2098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

[serde_json 1.0.107] cargo:rerun-if-changed=build.rs
[serde_json 1.0.107] cargo:rustc-cfg=limb_width_64
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2101:12
     |
2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2111:12
     |
2111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2125:12
     |
2125 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2128:12
     |
2128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2135:12
     |
2135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/eq.rs:2138:12
     |
2138 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:30:12
   |
30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:68:12
   |
68 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:96:12
   |
96 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:108:12
    |
108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:120:12
    |
120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:215:12
    |
215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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

   Compiling rustls-pemfile v1.0.3
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:235:12
    |
235 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:249:12
    |
249 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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=clru CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clru-0.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clru-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='marmeladema ' CARGO_PKG_DESCRIPTION='An LRU cache implementation with constant time operations and weighted semantic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marmeladema/clru-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name clru --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clru-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13f0f0c3b7af5140 -C extra-filename=-55fdd627c3342240 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:261:12
    |
261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:284:12
    |
284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:968:16
    |
968 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:982:16
    |
982 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:999:16
    |
999 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:1021:16
     |
1021 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:1049:16
     |
1049 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:1065:16
     |
1065 |     #[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: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:838:19
    |
838 |             #[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: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:1880:16
     |
1880 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:1975:16
     |
1975 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2001:16
     |
2001 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2084:16
     |
2084 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2101:16
     |
2101 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2119:16
     |
2119 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2147:16
     |
2147 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2165:16
     |
2165 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2206:16
     |
2206 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2236:16
     |
2236 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2258:16
     |
2258 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2326:16
     |
2326 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2349:16
     |
2349 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2372:16
     |
2372 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2381:16
     |
2381 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2396:16
     |
2396 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2405:16
     |
2405 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2414:16
     |
2414 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:294:12
    |
294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2426:16
     |
2426 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2496:16
     |
2496 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:305:12
    |
305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2547:16
     |
2547 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2571:16
     |
2571 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:315:12
    |
315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2582:16
     |
2582 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:329:12
    |
329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2594:16
     |
2594 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:525:12
    |
525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2648:16
     |
2648 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:536:12
    |
536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2678:16
     |
2678 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:548:12
    |
548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2727:16
     |
2727 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:560:12
    |
560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2759:16
     |
2759 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2801:16
     |
2801 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:584:12
    |
584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:596:12
    |
596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2846:16
     |
2846 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:608:12
    |
608 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:620:12
    |
620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2292:28
     |
2292 |                   #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                              ^^^^^^^
...
2309 | /     impl_by_parsing_expr! {
2310 | |         ExprAssign, Assign, "expected assignment expression",
2311 | |         ExprAssignOp, AssignOp, "expected compound assignment expression",
2312 | |         ExprAwait, Await, "expected await expression",
...    |
2322 | |         ExprType, Type, "expected type ascription expression",
2323 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:1248:20
     |
1248 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:632:12
    |
632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2539:23
     |
2539 |                 #[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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:650:12
    |
650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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_const_vec_new`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:661:12
    |
661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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_const_vec_new`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2988:16
     |
2988 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:684:12
    |
684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:2998:16
     |
2998 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:698:12
    |
698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3020:16
     |
3020 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:709:12
    |
709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:722:12
    |
722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3046:16
     |
3046 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3057:16
     |
3057 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:734:12
    |
734 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:744:12
    |
744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:756:12
    |
756 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:767:12
    |
767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

   Compiling uluru v3.0.0
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:779:12
    |
779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3110:16
     |
3110 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3141:16
     |
3141 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:790:12
    |
790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3153:16
     |
3153 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:802:12
    |
802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3165:16
     |
3165 |     #[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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-pemfile-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-pemfile-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-pemfile-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29776a683f1aeab1 -C extra-filename=-b26662e7d3469a4a --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern base64=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbase64-a6346aac8d2d970e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:816:12
    |
816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3180:16
     |
3180 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:827:12
    |
827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3197:16
     |
3197 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:839:12
    |
839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3211:16
     |
3211 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:852:12
    |
852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3233:16
     |
3233 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:864:12
    |
864 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3244:16
     |
3244 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:876:12
    |
876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3255:16
     |
3255 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:887:12
    |
887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3265:16
     |
3265 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:902:12
    |
902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3275:16
     |
3275 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:913:12
    |
913 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:924:12
    |
924 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:935:12
    |
935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3304:16
     |
3304 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:947:12
    |
947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:958:12
    |
958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:971:12
    |
971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:982:12
    |
982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:997:12
    |
997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1011:12
     |
1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1024:12
     |
1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3328:16
     |
3328 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3379:16
     |
3379 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3390:16
     |
3390 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3409:16
     |
3409 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3420:16
     |
3420 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3431:16
     |
3431 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3441:16
     |
3441 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3451:16
     |
3451 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3460:16
     |
3460 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3478:16
     |
3478 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3491:16
     |
3491 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3512:16
     |
3512 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3522:16
     |
3522 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3531:16
     |
3531 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/expr.rs:3544:16
     |
3544 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1037:12
     |
1037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=uluru CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/uluru-3.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/uluru-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers:Matt Brubeck ' CARGO_PKG_DESCRIPTION='A simple, fast, LRU cache implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uluru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/uluru' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name uluru --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/uluru-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64f6b484818c4277 -C extra-filename=-90af4940c6b7a3a6 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern arrayvec=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libarrayvec-1c5af6b0aa05d63e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1059:12
     |
1059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1069:12
     |
1069 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1079:12
     |
1079 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1091:12
     |
1091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1110:12
     |
1110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1141:12
     |
1141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1153:12
     |
1153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1165:12
     |
1165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1179:12
     |
1179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1192:12
     |
1192 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1227:12
     |
1227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1250:12
     |
1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1294:12
     |
1294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1310:12
     |
1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1324:12
     |
1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1351:12
     |
1351 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1361:12
     |
1361 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1436:12
     |
1436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1451:12
     |
1451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1465:12
     |
1465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1478:12
     |
1478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1491:12
     |
1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1504:12
     |
1504 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1520:12
     |
1520 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1533:12
     |
1533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1548:12
     |
1548 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1563:12
     |
1563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1578:12
     |
1578 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1597:12
     |
1597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1611:12
     |
1611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1625:12
     |
1625 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1639:12
     |
1639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1652:12
     |
1652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1662:12
     |
1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1674:12
     |
1674 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1716:12
     |
1716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1726:12
     |
1726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1738:12
     |
1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1749:12
     |
1749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:19:16
   |
19 |     #[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: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:20:20
   |
20 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:9:1
    |
9   | / ast_enum_of_structs! {
10  | |     /// Things that can appear directly inside of a module or scope.
11  | |     ///
12  | |     /// *This type is available only if Syn is built with the `"full"` feature.*
...   |
97  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:103:16
    |
103 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:121:16
    |
121 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:137:16
    |
137 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:154:16
    |
154 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:167:16
    |
167 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:181:16
    |
181 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:201:16
    |
201 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:215:16
    |
215 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:229:16
    |
229 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:263:16
    |
263 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:279:16
    |
279 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:299:16
    |
299 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:316:16
    |
316 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:333:16
    |
333 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:348:16
    |
348 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:467:1
    |
467 | / ast_enum_of_structs! {
468 | |     /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`.
469 | |     ///
470 | |     /// *This type is available only if Syn is built with the `"full"` feature.*
...   |
494 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:500:16
    |
500 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:512:16
    |
512 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:522:16
    |
522 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:544:16
    |
544 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:561:16
    |
561 |     #[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: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:562:20
    |
562 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:551:1
    |
551 | / ast_enum_of_structs! {
552 | |     /// An item within an `extern` block.
553 | |     ///
554 | |     /// *This type is available only if Syn is built with the `"full"` feature.*
...   |
601 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:607:16
    |
607 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:620:16
    |
620 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:637:16
    |
637 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:669:16
    |
669 |     #[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: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:670:20
    |
670 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:659:1
    |
659 | / ast_enum_of_structs! {
660 | |     /// An item declaration within the definition of a trait.
661 | |     ///
662 | |     /// *This type is available only if Syn is built with the `"full"` feature.*
...   |
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(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:715:16
    |
715 |     #[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: `indexmap` (lib) generated 13 warnings
   Compiling http-body v0.4.5
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:731:16
    |
731 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1761:12
     |
1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1781:12
     |
1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1804:12
     |
1804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1816:12
     |
1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1827:12
     |
1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1838:12
     |
1838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1917:12
     |
1917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1931:12
     |
1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1943:12
     |
1943 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1954:12
     |
1954 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:1966:12
     |
1966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2001:12
     |
2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2012:12
     |
2012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2025:12
     |
2025 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2037:12
     |
2037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2047:12
     |
2047 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2058:12
     |
2058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2080:12
     |
2080 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2091:12
     |
2091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2114:12
     |
2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2126:12
     |
2126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2157:12
     |
2157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2175:12
     |
2175 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2193:12
     |
2193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2210:12
     |
2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2238:12
     |
2238 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2250:12
     |
2250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2263:12
     |
2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2280:12
     |
2280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2311:12
     |
2311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2325:12
     |
2325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2338:12
     |
2338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2350:12
     |
2350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2365:12
     |
2365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2436:12
     |
2436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2447:12
     |
2447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2462:12
     |
2462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2472:12
     |
2472 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2482:12
     |
2482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2500:12
     |
2500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2508:12
     |
2508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2523:12
     |
2523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2546:12
     |
2546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2556:12
     |
2556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2567:12
     |
2567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2579:12
     |
2579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2591:12
     |
2591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2601:12
     |
2601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2612:12
     |
2612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2622:12
     |
2622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2642:12
     |
2642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2650:12
     |
2650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2670:12
     |
2670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2681:12
     |
2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2692:12
     |
2692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2735:12
     |
2735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2748:12
     |
2748 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2759:12
     |
2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2780:12
     |
2780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/hash.rs:2790:12
     |
2790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:744:16
    |
744 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:779:16
    |
779 |     #[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: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:780:20
    |
780 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:769:1
    |
769 | / ast_enum_of_structs! {
770 | |     /// An item within an impl block.
771 | |     ///
772 | |     /// *This type is available only if Syn is built with the `"full"` feature.*
...   |
819 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:844:16
    |
844 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:858:16
    |
858 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:876:16
    |
876 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:889:16
    |
889 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:927:16
    |
927 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:923:1
    |
923 | / ast_enum_of_structs! {
924 | |     /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`.
925 | |     ///
926 | |     /// *This type is available only if Syn is built with the `"full"` feature.*
...   |
939 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:949:16
    |
949 |     #[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: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:93:15
   |
93 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:381:19
    |
381 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:597:15
    |
597 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:705:15
    |
705 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:815:15
    |
815 |         #[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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:976:16
    |
976 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1237:16
     |
1237 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1264:16
     |
1264 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1305:16
     |
1305 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1338:16
     |
1338 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1352:16
     |
1352 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1401:16
     |
1401 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1419:16
     |
1419 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1500:16
     |
1500 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1535:16
     |
1535 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1564:16
     |
1564 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1584:16
     |
1584 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1680:16
     |
1680 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1722:16
     |
1722 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1745:16
     |
1745 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=http_body CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-body-0.4.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-body-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/http-body-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af862528bab4a867 -C extra-filename=-2ad78584996db696 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbytes-7d65a4acdeae2009.rmeta --extern http=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhttp-10c8b2485fc5520a.rmeta --extern pin_project_lite=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-8f474639555b5f39.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1827:16
     |
1827 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1843:16
     |
1843 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1859:16
     |
1859 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1903:16
     |
1903 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1921:16
     |
1921 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1971:16
     |
1971 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1995:16
     |
1995 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2019:16
     |
2019 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2070:16
     |
2070 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2260:16
     |
2260 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2392:16
     |
2392 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2522:16
     |
2522 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2603:16
     |
2603 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2628:16
     |
2628 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2668:16
     |
2668 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2726:16
     |
2726 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:1817:23
     |
1817 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2251:23
     |
2251 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2592:27
     |
2592 |                     #[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: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2771:16
     |
2771 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2787:16
     |
2787 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2799:16
     |
2799 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2815:16
     |
2815 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2830:16
     |
2830 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2843:16
     |
2843 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2861:16
     |
2861 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2873:16
     |
2873 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2888:16
     |
2888 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2903:16
     |
2903 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2942:16
     |
2942 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2964:16
     |
2964 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:2979:16
     |
2979 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3001:16
     |
3001 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3023:16
     |
3023 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3034:16
     |
3034 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3043:16
     |
3043 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3050:16
     |
3050 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3059:16
     |
3059 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3066:16
     |
3066 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3075:16
     |
3075 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3110:16
     |
3110 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3130:16
     |
3130 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3139:16
     |
3139 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3193:16
     |
3193 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3202:16
     |
3202 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3212:16
     |
3212 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3226:16
     |
3226 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3237:16
     |
3237 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.rs:3273:16
     |
3273 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/item.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `syn_no_negative_literal_parse`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:7:16
  |
7 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:19:16
   |
19 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:39:16
   |
39 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:147:16
    |
147 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:109:20
    |
109 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:312:16
    |
312 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:321:16
    |
321 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/stmt.rs:336:16
    |
336 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `base64` (lib) generated 1 warning
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

   Compiling btoi v0.4.3
   Compiling cc v1.0.83
   Compiling rustls-native-certs v0.6.3
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:16:16
   |
16 |     #[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: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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   | |     ///
...   |
98  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:104:16
    |
104 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:119:16
    |
119 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:158:16
    |
158 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:176:16
    |
176 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:188:16
    |
188 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:201:16
    |
201 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:214:16
    |
214 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:225:16
    |
225 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:237:16
    |
237 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:251:16
    |
251 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:263:16
    |
263 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:275:16
    |
275 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:288:16
    |
288 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:302:16
    |
302 |     #[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: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:94:15
   |
94 |         #[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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:318:16
    |
318 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:769:16
    |
769 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:777:16
    |
777 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:791:16
    |
791 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:807:16
    |
807 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:816:16
    |
816 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:826:16
    |
826 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:834:16
    |
834 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:844:16
    |
844 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:871:16
    |
871 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:879:16
    |
879 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:889:16
    |
889 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:899:16
    |
899 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/pat.rs:916:16
    |
916 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/path.rs:442:16
    |
442 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `syn_no_const_vec_new`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/lib.rs:579:16
    |
579 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "visit")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/lib.rs:676:16
    |
676 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "visit-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(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit.rs:1216:15
     |
1216 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit.rs:1905:15
     |
1905 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit.rs:2071:15
     |
2071 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit.rs:2207:15
     |
2207 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit.rs:2807:15
     |
2807 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit.rs:3263:15
     |
3263 |         #[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

   Compiling fixedbitset v0.4.2
warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit.rs:3392:15
     |
3392 |         #[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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=btoi CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/btoi-0.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/btoi-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Niklas Fiekas ' CARGO_PKG_DESCRIPTION='Parse integers directly from ASCII byte slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=btoi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/niklasf/rust-btoi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name btoi --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/btoi-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=eca8639a1894da7f -C extra-filename=-85c1cc1a0d3d6bb6 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern num_traits=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libnum_traits-47f95de27d91f7ed.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/cc-1.0.83 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/cc-1.0.83/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.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/cc-1.0.83/src/lib.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=8b30764be7ce7e85 -C extra-filename=-439823ffa911a1f1 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/liblibc-fa7330dfcb358a69.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-native-certs-0.6.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-native-certs-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/ctz/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ctz/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.60 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-native-certs-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34da62c93585770a -C extra-filename=-19329e0e268cde56 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern openssl_probe=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libopenssl_probe-514a4cd259ee693d.rmeta --extern rustls_pemfile=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/librustls_pemfile-b26662e7d3469a4a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:1217:15
     |
1217 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:1906:15
     |
1906 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:2071:15
     |
2071 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:2207:15
     |
2207 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:2807:15
     |
2807 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:3263:15
     |
3263 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/visit_mut.rs:3392:15
     |
3392 |         #[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: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:98:12
   |
98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:282:12
    |
282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:293:12
    |
293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:305:12
    |
305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:317:12
    |
317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:329:12
    |
329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:353:12
    |
353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:364:12
    |
364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:375:12
    |
375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:411:12
    |
411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:451:12
    |
451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:466:12
    |
466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:502:12
    |
502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:525:12
    |
525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:537:12
    |
537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:547:12
    |
547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:560:12
    |
560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:597:12
    |
597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:609:12
    |
609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:622:12
    |
622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:635:12
    |
635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:646:12
    |
646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:660:12
    |
660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:671:12
    |
671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:682:12
    |
682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:693:12
    |
693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:716:12
    |
716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:727:12
    |
727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:740:12
    |
740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:764:12
    |
764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:776:12
    |
776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:819:12
    |
819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:830:12
    |
830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:840:12
    |
840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:855:12
    |
855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:867:12
    |
867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:878:12
    |
878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:894:12
    |
894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:920:12
    |
920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:953:12
    |
953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:968:12
    |
968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:986:12
    |
986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:997:12
    |
997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1010:12
     |
1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1037:12
     |
1037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1064:12
     |
1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1081:12
     |
1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1096:12
     |
1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1111:12
     |
1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1123:12
     |
1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1135:12
     |
1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `num-traits` (lib) generated 133 warnings (20 duplicates)
   Compiling arc-swap v1.6.0
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1152:12
     |
1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1164:12
     |
1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1177:12
     |
1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1191:12
     |
1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1209:12
     |
1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1224:12
     |
1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=fixedbitset CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fixedbitset-0.4.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=835fa66670b62e9b -C extra-filename=-984e89a077a899fc --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1243:12
     |
1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1259:12
     |
1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1275:12
     |
1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1289:12
     |
1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1303:12
     |
1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1349:12
     |
1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1428:12
     |
1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1461:12
     |
1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1487:12
     |
1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1498:12
     |
1498 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: method `symmetric_difference` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.8.2/src/hir/interval.rs:484:8
    |
396 | pub trait Interval:
    |           -------- method in this trait
...
484 |     fn symmetric_difference(
    |        ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/arc-swap-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/arc-swap-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/arc-swap-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "internal-test-strategies", "serde", "weak"))' -C metadata=1597eccc1b475dbd -C extra-filename=-c95e46632cf65c22 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1511:12
     |
1511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1521:12
     |
1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1531:12
     |
1531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1542:12
     |
1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1553:12
     |
1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1565:12
     |
1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1577:12
     |
1577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1587:12
     |
1587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1598:12
     |
1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1611:12
     |
1611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1622:12
     |
1622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1633:12
     |
1633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1645:12
     |
1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1735:12
     |
1735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1745:12
     |
1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1767:12
     |
1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1786:12
     |
1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1820:12
     |
1820 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1850:12
     |
1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1861:12
     |
1861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1873:12
     |
1873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:2104:12
     |
2104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:2114:12
     |
2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:2123:12
     |
2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:2134:12
     |
2134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:2145:12
     |
2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:849:19
    |
849 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:962:19
    |
962 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1058:19
     |
1058 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1481:19
     |
1481 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/clone.rs:1829:19
     |
1829 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:28:12
   |
28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:31:12
   |
31 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:124:12
    |
124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:127:12
    |
127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,syn,syn-error 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_SYN=1 CARGO_FEATURE_SYN_ERROR=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro-error-94d27cd975df5d90/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/security/cargo-audit/work/target/release/build/proc-macro-error-01c6e9fe5df3c312/build-script-build`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:305:12
    |
305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:308:12
    |
308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:315:12
    |
315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:318:12
    |
318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:325:12
    |
325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:328:12
    |
328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:336:12
    |
336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:339:12
    |
339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:347:12
    |
347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:350:12
    |
350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:368:12
    |
368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:371:12
    |
371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:379:12
    |
379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:382:12
    |
382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:389:12
    |
389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:392:12
    |
392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:419:12
    |
419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:432:12
    |
432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:435:12
    |
435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:453:12
    |
453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:456:12
    |
456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:464:12
    |
464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:467:12
    |
467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:474:12
    |
474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:477:12
    |
477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:496:12
    |
496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:499:12
    |
499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:516:12
    |
516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:519:12
    |
519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:526:12
    |
526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:529:12
    |
529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:536:12
    |
536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:539:12
    |
539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:546:12
    |
546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:549:12
    |
549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:578:12
    |
578 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:581:12
    |
581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:589:12
    |
589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:592:12
    |
592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:600:12
    |
600 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:603:12
    |
603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:610:12
    |
610 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:613:12
    |
613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:620:12
    |
620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:623:12
    |
623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:632:12
    |
632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:635:12
    |
635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:642:12
    |
642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:645:12
    |
645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:652:12
    |
652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:662:12
    |
662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:682:12
    |
682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:685:12
    |
685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:692:12
    |
692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:695:12
    |
695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:703:12
    |
703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:706:12
    |
706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:724:12
    |
724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:727:12
    |
727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:735:12
    |
735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:738:12
    |
738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:781:12
    |
781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:784:12
    |
784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:792:12
    |
792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:795:12
    |
795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:806:12
    |
806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:809:12
    |
809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:825:12
    |
825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:828:12
    |
828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:835:12
    |
835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `libc` (lib) generated 179 warnings (5 duplicates)
   Compiling num_threads v0.1.6
   Compiling errno v0.3.5
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:838:12
    |
838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:846:12
    |
846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:849:12
    |
849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:858:12
    |
858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:861:12
    |
861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:895:12
    |
895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:898:12
    |
898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:942:12
    |
942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:945:12
    |
945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:961:12
    |
961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:964:12
    |
964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:973:12
    |
973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:984:12
    |
984 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:987:12
    |
987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:996:12
    |
996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:999:12
    |
999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1008:12
     |
1008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1011:12
     |
1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1039:12
     |
1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1042:12
     |
1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1050:12
     |
1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1053:12
     |
1053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1061:12
     |
1061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1064:12
     |
1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1072:12
     |
1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1075:12
     |
1075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1083:12
     |
1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1086:12
     |
1086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1093:12
     |
1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1096:12
     |
1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1106:12
     |
1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1109:12
     |
1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1117:12
     |
1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1120:12
     |
1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1128:12
     |
1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1139:12
     |
1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1142:12
     |
1142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1151:12
     |
1151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1154:12
     |
1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1163:12
     |
1163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1166:12
     |
1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1177:12
     |
1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1180:12
     |
1180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1188:12
     |
1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1191:12
     |
1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1199:12
     |
1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1202:12
     |
1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1210:12
     |
1210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1213:12
     |
1213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1221:12
     |
1221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1224:12
     |
1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1282:12
     |
1282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1285:12
     |
1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1353:12
     |
1353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1356:12
     |
1356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1387:12
     |
1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1390:12
     |
1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1417:12
     |
1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1420:12
     |
1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1427:12
     |
1427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1430:12
     |
1430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1439:12
     |
1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1442:12
     |
1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1449:12
     |
1449 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1452:12
     |
1452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1459:12
     |
1459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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 memmap2 v0.7.1
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1462:12
     |
1462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

[proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num_threads-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d96bd8b156e14891 -C extra-filename=-110bfe5641597588 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/errno-0.3.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/errno-0.3.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/errno-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2976398270d3675e -C extra-filename=-09cfd9705793c178 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9/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=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/parking_lot_core-ed703b806c44ca31/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=3bc9279c6c7990b4 -C extra-filename=-790c1e6597e3419b --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern smallvec=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsmallvec-c90473f675edfb46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1470:12
     |
1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1473:12
     |
1473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1480:12
     |
1480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1483:12
     |
1483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1491:12
     |
1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1494:12
     |
1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1502:12
     |
1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1505:12
     |
1505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1512:12
     |
1512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1515:12
     |
1515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1522:12
     |
1522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1525:12
     |
1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1533:12
     |
1533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1536:12
     |
1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1543:12
     |
1543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1546:12
     |
1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1553:12
     |
1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1556:12
     |
1556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1563:12
     |
1563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1566:12
     |
1566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1656:12
     |
1656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1659:12
     |
1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1670:12
     |
1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1673:12
     |
1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1695:12
     |
1695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1698:12
     |
1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1709:12
     |
1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1712:12
     |
1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1750:12
     |
1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1753:12
     |
1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1769:12
     |
1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1772:12
     |
1772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1780:12
     |
1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1783:12
     |
1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1791:12
     |
1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:1802:12
     |
1802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

   Compiling socket2 v0.5.5
   Compiling mio v0.8.9
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memmap2-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memmap2-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/memmap2-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=17b26c09ad80ad03 -C extra-filename=-fe6d3ecebc655120 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `bitrig`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/errno-0.3.5/src/unix.rs:66:13
   |
66 |             target_os = "bitrig",
   |             ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
   = 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2032:12
     |
2032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2035:12
     |
2035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2042:12
     |
2042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2045:12
     |
2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2052:12
     |
2052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2055:12
     |
2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2062:12
     |
2062 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2065:12
     |
2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2072:12
     |
2072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2075:12
     |
2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2082:12
     |
2082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/eq.rs:2085:12
     |
2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:30:12
   |
30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:191:12
    |
191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:507:12
    |
507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:518:12
    |
518 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:530:12
    |
530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:543:12
    |
543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:555:12
    |
555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:579:12
    |
579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:591:12
    |
591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:602:12
    |
602 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:638:12
    |
638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:654:12
    |
654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:677:12
    |
677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:691:12
    |
691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:702:12
    |
702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:727:12
    |
727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:750:12
    |
750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:762:12
    |
762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:773:12
    |
773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:785:12
    |
785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:822:12
    |
822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:835:12
    |
835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:847:12
    |
847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:859:12
    |
859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:870:12
    |
870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:884:12
    |
884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:895:12
    |
895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:906:12
    |
906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:941:12
    |
941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:952:12
    |
952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:965:12
    |
965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:990:12
    |
990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1003:12
     |
1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1058:12
     |
1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1070:12
     |
1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1089:12
     |
1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1122:12
     |
1122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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 num_cpus v1.16.0
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1134:12
     |
1134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=socket2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/socket2-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/socket2-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=6463a0bfc30b02e2 -C extra-filename=-575ce47962072245 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=491044ddd1958d26 -C extra-filename=-c0af744abb44f119 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1146:12
     |
1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1160:12
     |
1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1203:12
     |
1203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1258:12
     |
1258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1332:12
     |
1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1347:12
     |
1347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1428:12
     |
1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1442:12
     |
1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1456:12
     |
1456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1469:12
     |
1469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1482:12
     |
1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1494:12
     |
1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1510:12
     |
1510 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1523:12
     |
1523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1536:12
     |
1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1550:12
     |
1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1565:12
     |
1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1580:12
     |
1580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1598:12
     |
1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1612:12
     |
1612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1626:12
     |
1626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1640:12
     |
1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1653:12
     |
1653 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1727:12
     |
1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1816:12
     |
1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1933:12
     |
1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1944:12
     |
1944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1969:12
     |
1969 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1980:12
     |
1980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1992:12
     |
1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2004:12
     |
2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2029:12
     |
2029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2039:12
     |
2039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2050:12
     |
2050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2063:12
     |
2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2074:12
     |
2074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2086:12
     |
2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2098:12
     |
2098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2198:12
     |
2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2215:12
     |
2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2245:12
     |
2245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2263:12
     |
2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2320:12
     |
2320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2353:12
     |
2353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2366:12
     |
2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2378:12
     |
2378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2391:12
     |
2391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: unused import: `UnparkHandle`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9/src/thread_parker/mod.rs:85:49
   |
85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle};
   |                                                 ^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `tsan_enabled`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot_core-0.9.9/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: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

   Compiling getrandom v0.2.10
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2681:12
     |
2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2689:12
     |
2689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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_cpus CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num_cpus-1.16.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.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=382a6a5050bf29a9 -C extra-filename=-6a293c58b43c39ca --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2699:12
     |
2699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2709:12
     |
2709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2720:12
     |
2720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2731:12
     |
2731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1116:19
     |
1116 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1285:19
     |
1285 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1422:19
     |
1422 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:1927:19
     |
1927 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/hash.rs:2347:19
     |
2347 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:29:12
   |
29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `errno` (lib) generated 1 warning
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:240:12
    |
240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:596:12
    |
596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:607:12
    |
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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:619:12
    |
619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:631:12
    |
631 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:643:12
    |
643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:667:12
    |
667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:678:12
    |
678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:689:12
    |
689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:725:12
    |
725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:742:12
    |
742 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:765:12
    |
765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:780:12
    |
780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:791:12
    |
791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:816:12
    |
816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:839:12
    |
839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:851:12
    |
851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:861:12
    |
861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:874:12
    |
874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:911:12
    |
911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:923:12
    |
923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:936:12
    |
936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:949:12
    |
949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:960:12
    |
960 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:974:12
    |
974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:985:12
    |
985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:996:12
    |
996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1007:12
     |
1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1030:12
     |
1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1041:12
     |
1041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1054:12
     |
1054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1078:12
     |
1078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1090:12
     |
1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1141:12
     |
1141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1152:12
     |
1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1170:12
     |
1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1205:12
     |
1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1217:12
     |
1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1228:12
     |
1228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1244:12
     |
1244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1290:12
     |
1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.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: `libc` (lib) generated 179 warnings (179 duplicates)
   Compiling gix-sec v0.10.0
   Compiling socket2 v0.4.10
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1378:12
     |
1378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/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.63 CARGO_PKG_VERSION=0.38.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/rustix-551b102213ad59f1/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=27096c1450a45bbf -C extra-filename=-9644c21630bbcbdf --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bitflags=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-9802ca1b0577a003.rmeta --extern libc_errno=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liberrno-09cfd9705793c178.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1396:12
     |
1396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/getrandom-0.2.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/getrandom-0.2.10/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.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/getrandom-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=bd3ae40da8624975 -C extra-filename=-da3fe99ac13e792c --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1407:12
     |
1407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1420:12
     |
1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1447:12
     |
1447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1542:12
     |
1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1559:12
     |
1559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1574:12
     |
1574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1589:12
     |
1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1601:12
     |
1601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1613:12
     |
1613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1630:12
     |
1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1642:12
     |
1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1655:12
     |
1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1669:12
     |
1669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1687:12
     |
1687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1702:12
     |
1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1721:12
     |
1721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1737:12
     |
1737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1753:12
     |
1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1767:12
     |
1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1781:12
     |
1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/poll.rs:1:21
  |
1 | #[cfg(all(unix, not(mio_unsupported_force_poll_poll), not(target_os = "vita")))]
  |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = 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(mio_unsupported_force_poll_poll)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` 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: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/poll.rs:426:21
    |
426 | #[cfg(all(unix, not(mio_unsupported_force_poll_poll), not(target_os = "vita")))]
    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/poll.rs:713:21
    |
713 | #[cfg(all(unix, not(mio_unsupported_force_poll_poll), not(target_os = "vita")))]
    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/poll.rs:723:13
    |
723 |         not(mio_unsupported_force_poll_poll),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/mod.rs:37:23
   |
37 |         #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "vita")))]
   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/mod.rs:90:23
   |
90 |         #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "vita")))]
   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/mod.rs:93:19
   |
93 |         #[cfg(any(mio_unsupported_force_poll_poll, target_os = "vita"))]
   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/selector/mod.rs:2:9
  |
2 |     not(mio_unsupported_force_poll_poll),
  |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/selector/mod.rs:13:9
   |
13 |     not(mio_unsupported_force_poll_poll),
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/selector/mod.rs:23:11
   |
23 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "vita"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/selector/mod.rs:26:11
   |
26 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "vita"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/selector/mod.rs:35:9
   |
35 |     not(mio_unsupported_force_poll_poll),
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/selector/mod.rs:50:9
   |
50 |     not(mio_unsupported_force_poll_poll),
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/selector/mod.rs:30:15
   |
30 |     #[cfg(any(mio_unsupported_force_poll_poll, target_os = "vita"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:2:9
  |
2 |     not(mio_unsupported_force_poll_poll),
  |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:4:13
  |
4 |         not(mio_unsupported_force_waker_pipe),
  |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:55:9
   |
55 |     not(mio_unsupported_force_poll_poll),
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5
    |
355 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5
    |
437 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:57:13
   |
57 |         not(mio_unsupported_force_waker_pipe),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:71:9
   |
71 |     not(mio_unsupported_force_waker_pipe),
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:143:5
    |
143 |     mio_unsupported_force_poll_poll,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:144:9
    |
144 |     not(mio_unsupported_force_waker_pipe),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:150:9
    |
150 |     not(mio_unsupported_force_waker_pipe),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:191:9
    |
191 |     not(mio_unsupported_force_waker_pipe),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:203:5
    |
203 |     mio_unsupported_force_waker_pipe,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:283:9
    |
283 |         mio_unsupported_force_poll_poll,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:285:13
    |
285 |             mio_unsupported_force_waker_pipe,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:298:11
    |
298 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "vita"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/mio-0.8.9/src/sys/unix/waker.rs:324:11
    |
324 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "vita"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1859:12
     |
1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1970:12
     |
1970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2011:12
     |
2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2101:12
     |
2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2125:12
     |
2125 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2135:12
     |
2135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2145:12
     |
2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2156:12
     |
2156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2167:12
     |
2167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2179:12
     |
2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2191:12
     |
2191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2201:12
     |
2201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2212:12
     |
2212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2225:12
     |
2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2236:12
     |
2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2247:12
     |
2247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2259:12
     |
2259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2355:12
     |
2355 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2373:12
     |
2373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2400:12
     |
2400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2419:12
     |
2419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/socket2-0.4.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/socket2-0.4.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/socket2-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=6a42853814a043a6 -C extra-filename=-6de3e6d4fb8c1e20 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2474:12
     |
2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `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=gix_sec CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-sec-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-sec-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing a shared trust model' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-sec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_sec --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-sec-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=1fd08d6b52ad1329 -C extra-filename=-450c3011d22d08da --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bitflags=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-9802ca1b0577a003.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2509:12
     |
2509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `num_cpus` (lib) generated 2 warnings
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2524:12
     |
2524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2535:12
     |
2535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2547:12
     |
2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2852:12
     |
2852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2861:12
     |
2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2871:12
     |
2871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2880:12
     |
2880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2891:12
     |
2891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2902:12
     |
2902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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_no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1199:19
     |
1199 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1372:19
     |
1372 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:1536:19
     |
1536 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2095:19
     |
2095 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/gen/debug.rs:2503:19
     |
2503 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/reserved.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-1.0.109/src/reserved.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

   Compiling filetime v0.2.22
   Compiling petgraph v0.6.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/petgraph-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/petgraph-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/petgraph-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=dec805ecf48a6be5 -C extra-filename=-98bba106a2e05d1e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern fixedbitset=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfixedbitset-984e89a077a899fc.rmeta --extern indexmap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libindexmap-29c11cd8370c6810.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/filetime-0.2.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/filetime-0.2.22/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/filetime-0.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ba7d55224c1e176 -C extra-filename=-0b0694de7c72423c --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling io-close v0.3.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=io_close CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/Cargo.toml CARGO_PKG_AUTHORS=wufz CARGO_PKG_DESCRIPTION='An extension trait for safely dropping I/O writers such as File and BufWriter.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-close CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/wufz/io-close' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name io_close --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_pipe"))' -C metadata=d747c39bac38faa5 -C extra-filename=-59ed031baf1aa47e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `bitrig`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/filetime-0.2.22/src/unix/mod.rs:90:25
    |
90  |               #[cfg(any($(target_os = $e),*))]
    |                           ^^^^^^^^^^^^^^
...
109 | /     birthtim! {
110 | |         ("bitrig", bitrig),
111 | |         ("freebsd", freebsd),
112 | |         ("ios", ios),
113 | |         ("macos", macos),
114 | |         ("openbsd", openbsd)
115 | |     }
    | |_____- in this macro invocation
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default
    = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `bitrig`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/filetime-0.2.22/src/unix/mod.rs:102:29
    |
102 |               #[cfg(all($(not(target_os = $e)),*))]
    |                               ^^^^^^^^^^^^^^
...
109 | /     birthtim! {
110 | |         ("bitrig", bitrig),
111 | |         ("freebsd", freebsd),
112 | |         ("ios", ios),
113 | |         ("macos", macos),
114 | |         ("openbsd", openbsd)
115 | |     }
    | |_____- in this macro invocation
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `bitrig`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/filetime-0.2.22/src/unix/mod.rs:93:27
    |
93  |                       #[cfg(target_os = $e)]
    |                             ^^^^^^^^^^^^^^
...
109 | /     birthtim! {
110 | |         ("bitrig", bitrig),
111 | |         ("freebsd", freebsd),
112 | |         ("ios", ios),
113 | |         ("macos", macos),
114 | |         ("openbsd", openbsd)
115 | |     }
    | |_____- in this macro invocation
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info)

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

   Compiling parking_lot v0.12.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/parking_lot-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=48d18f75251a908e -C extra-filename=-cb52bdf5eda0b2c0 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern lock_api=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblock_api-8354047ff9e1451f.rmeta --extern parking_lot_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libparking_lot_core-790c1e6597e3419b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:70:19
    |
70  |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
206 | unix_impl_close_raw_fd!(std::fs::File, "std");
    | --------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:71:32
    |
71  |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
206 | unix_impl_close_raw_fd!(std::fs::File, "std");
    | --------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:70:19
    |
70  |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
207 | unix_impl_close_raw_fd!(std::net::TcpStream, "std");
    | --------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:71:32
    |
71  |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
207 | unix_impl_close_raw_fd!(std::net::TcpStream, "std");
    | --------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:70:19
    |
70  |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
208 | unix_impl_close_raw_fd!(std::os::unix::net::UnixStream, "std");
    | -------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:71:32
    |
71  |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
208 | unix_impl_close_raw_fd!(std::os::unix::net::UnixStream, "std");
    | -------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:70:19
    |
70  |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
209 | unix_impl_close_raw_fd!(std::process::ChildStdin, "std");
    | -------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:71:32
    |
71  |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
209 | unix_impl_close_raw_fd!(std::process::ChildStdin, "std");
    | -------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `os_pipe`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:70:37
    |
70  |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                                     ^^^^^^^^^^^^^^^^^^^^^^
...
210 | unix_impl_close_raw_fd!(os_pipe::PipeWriter, "os_pipe");
    | ------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `target_family` are: `unix`, `wasm`, and `windows`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unix_impl_close_raw_fd` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:160:19
    |
160 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
217 | impl_close_no_error_no_flush!(&mut [u8], "std");
    | ----------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:161:32
    |
161 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
217 | impl_close_no_error_no_flush!(&mut [u8], "std");
    | ----------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:160:19
    |
160 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
218 | impl_close_no_error_no_flush!(std::io::Cursor<&mut Vec>, "std");
    | ------------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:161:32
    |
161 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
218 | impl_close_no_error_no_flush!(std::io::Cursor<&mut Vec>, "std");
    | ------------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:160:19
    |
160 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
219 | impl_close_no_error_no_flush!(std::io::Cursor<&mut [u8]>, "std");
    | ---------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:161:32
    |
161 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
219 | impl_close_no_error_no_flush!(std::io::Cursor<&mut [u8]>, "std");
    | ---------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:160:19
    |
160 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
220 | impl_close_no_error_no_flush!(std::io::Cursor>, "std");
    | ---------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:161:32
    |
161 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
220 | impl_close_no_error_no_flush!(std::io::Cursor>, "std");
    | ---------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:160:19
    |
160 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
221 | impl_close_no_error_no_flush!(std::io::Cursor>, "std");
    | -------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:161:32
    |
161 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
221 | impl_close_no_error_no_flush!(std::io::Cursor>, "std");
    | -------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:160:19
    |
160 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
222 | impl_close_no_error_no_flush!(std::io::Sink, "std");
    | --------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:161:32
    |
161 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
222 | impl_close_no_error_no_flush!(std::io::Sink, "std");
    | --------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:160:19
    |
160 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
223 | impl_close_no_error_no_flush!(Vec, "std");
    | --------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:161:32
    |
161 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
223 | impl_close_no_error_no_flush!(Vec, "std");
    | --------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_no_error_no_flush` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:182:19
    |
182 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
225 | impl_close_into_inner!(std::io::BufWriter, "std");
    | ---------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_into_inner` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:183:32
    |
183 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
225 | impl_close_into_inner!(std::io::BufWriter, "std");
    | ---------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_into_inner` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:182:19
    |
182 |         #[cfg(any(feature = $ft_fm, target_family = $ft_fm))]
    |                   ^^^^^^^^^^^^^^^^
...
226 | impl_close_into_inner!(std::io::LineWriter, "std");
    | ----------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_into_inner` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `unix`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/io-close-0.3.7/src/lib.rs:183:32
    |
183 |         #[cfg_attr(all(docsrs, feature = $ft_fm), doc(cfg(feature = $ft_fm)))]
    |                                ^^^^^^^^^^^^^^^^
...
226 | impl_close_into_inner!(std::io::LineWriter, "std");
    | ----------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `os_pipe`
    = help: consider adding `unix` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_close_into_inner` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro-error-attr-1ea4a465deb691a1/out /usr/local/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7da03086ca4287fe -C extra-filename=-263cba983ca09181 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern proc_macro --cap-lints warn`
warning: `rayon-core` (lib) generated 2 warnings
   Compiling camino v1.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.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("proptest", "proptest1", "serde", "serde1"))' -C metadata=916112b01e8f728e -C extra-filename=-4c05f86aa4f31c25 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/camino-4c05f86aa4f31c25 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: `filetime` (lib) generated 4 warnings
   Compiling gimli v0.28.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gimli-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gimli-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gimli-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=7e949d326aaf6a43 -C extra-filename=-5172e42504b28999 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `parking_lot_core` (lib) generated 2 warnings
   Compiling regex-syntax v0.6.29
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.6.29/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='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ee0b97a55fbc066f -C extra-filename=-6f3ed923491df04c --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `io-close` (lib) generated 27 warnings
   Compiling eyre v0.6.8
   Compiling object v0.32.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/object-0.32.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/object-0.32.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.32.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/object-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=2db019b9a7e6a308 -C extra-filename=-4495e9606f79829a --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Jane Lusby ' CARGO_PKG_DESCRIPTION='Flexible concrete Error Reporting type built on std::error::Error with customizable Reports' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eyre CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/eyre' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/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="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=f69fe3ee7541a119 -C extra-filename=-b4b5129f2b8d1ffd --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/eyre-b4b5129f2b8d1ffd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `always_assert_unwind`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:86:11
   |
86 | #[cfg(not(always_assert_unwind))]
   |           ^^^^^^^^^^^^^^^^^^^^
   |
   = 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(always_assert_unwind)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` 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: `always_assert_unwind`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:102:7
    |
102 | #[cfg(always_assert_unwind)]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: field `0` is never read
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/cc-1.0.83/src/lib.rs:2366:22
     |
2366 |             Catalyst(&'static str),
     |             -------- ^^^^^^^^^^^^
     |             |
     |             field in this variant
     |
     = note: `#[warn(dead_code)]` on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
     |
2366 -             Catalyst(&'static str),
2366 +             Catalyst(()),
     |

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:101:13
    |
101 | #![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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:102:13
    |
102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))]
    |             ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `wasi_ext`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:104:17
    |
104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))]
    |                 ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition name: `alloc_c_string`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:107:36
    |
107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))]
    |                                    ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `alloc_ffi`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:108:36
    |
108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))]
    |                                    ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_intrinsics`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:113:39
    |
113 |     any(feature = "rustc-dep-of-std", core_intrinsics),
    |                                       ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `static_assertions`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:130:17
    |
130 | #[cfg(all(test, static_assertions))]
    |                 ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `static_assertions`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:134:21
    |
134 | #[cfg(all(test, not(static_assertions)))]
    |                     ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:161:9
    |
161 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:162:9
    |
162 |     all(libc, not(any(windows, target_os = "espidf", target_os = "wasi")))
    |         ^^^^ help: found config with similar value: `feature = "libc"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:168:12
    |
168 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:169:12
    |
169 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:170:12
    |
170 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:197:12
    |
197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:224:5
    |
224 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:269:12
    |
269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "termios")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:339:9
    |
339 |     all(bsd, feature = "event"),
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:340:9
    |
340 |     all(linux_kernel, feature = "net")
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:347:57
    |
347 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))]
    |                                                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:356:9
    |
356 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:374:9
    |
374 |         linux_raw,
    |         ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/lib.rs:384:9
    |
384 |     all(linux_kernel, feature = "net")
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/weak.rs:118:7
    |
118 | #[cfg(linux_raw)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/weak.rs:146:11
    |
146 | #[cfg(not(linux_kernel))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/weak.rs:162:7
    |
162 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/mod.rs:111:7
    |
111 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/mod.rs:117:7
    |
117 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/mod.rs:120:7
    |
120 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/mod.rs:200:7
    |
200 | #[cfg(bsd)]
    |       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/mod.rs:203:11
    |
203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/mod.rs:207:5
    |
207 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/mod.rs:208:5
    |
208 |     linux_kernel,
    |     ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/conv.rs:48:7
   |
48 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/conv.rs:73:7
   |
73 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/conv.rs:214:5
    |
214 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/conv.rs:215:5
    |
215 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/conv.rs:230:5
    |
230 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/conv.rs:231:5
    |
231 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:10:11
   |
10 | #[cfg(all(linux_kernel, target_env = "musl"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:14:11
   |
14 | #[cfg(all(linux_kernel, target_env = "musl"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:22:11
   |
22 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:24:11
   |
24 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:26:11
   |
26 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:28:11
   |
28 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:30:11
   |
30 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:32:11
   |
32 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:34:11
   |
34 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:36:11
   |
36 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:38:11
   |
38 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:40:11
   |
40 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:42:11
   |
42 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:44:11
   |
44 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:46:11
   |
46 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:48:11
   |
48 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:50:11
   |
50 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:52:11
   |
52 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:54:11
   |
54 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:56:11
   |
56 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:58:11
   |
58 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:60:11
   |
60 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:62:11
   |
62 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:64:11
   |
64 | #[cfg(all(linux_kernel, feature = "net"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:68:5
   |
68 |     linux_kernel,
   |     ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:81:11
   |
81 | #[cfg(all(linux_kernel, feature = "termios"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:83:11
   |
83 | #[cfg(all(linux_kernel, feature = "termios"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:99:5
   |
99 |     linux_kernel,
   |     ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:112:7
    |
112 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:115:11
    |
115 | #[cfg(any(linux_like, target_os = "aix"))]
    |           ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:118:5
    |
118 |     linux_kernel,
    |     ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:124:15
    |
124 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:136:11
    |
136 | #[cfg(any(linux_like, target_os = "hurd"))]
    |           ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:144:7
    |
144 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:150:5
    |
150 |     linux_kernel,
    |     ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:157:11
    |
157 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))]
    |           ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:160:5
    |
160 |     linux_kernel,
    |     ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:229:11
    |
229 | #[cfg(all(linux_kernel, target_endian = "little", target_pointer_width = "32"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:233:11
    |
233 | #[cfg(all(linux_kernel, target_endian = "little", target_pointer_width = "32"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:237:11
    |
237 | #[cfg(all(linux_kernel, target_endian = "big", target_pointer_width = "32"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:241:11
    |
241 | #[cfg(all(linux_kernel, target_endian = "big", target_pointer_width = "32"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:338:7
    |
338 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/c.rs:356:7
    |
356 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/mod.rs:3:7
  |
3 | #[cfg(linux_kernel)]
  |       ^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/mod.rs:18:11
   |
18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/mod.rs:21:11
   |
21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:1:15
  |
1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))]
  |               ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:11:5
   |
11 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:21:5
   |
21 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:33:15
   |
33 | #[cfg(not(any(linux_like, target_os = "hurd")))]
   |               ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:35:11
   |
35 | #[cfg(any(linux_like, target_os = "hurd"))]
   |           ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:239:9
    |
239 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:247:19
    |
247 |     #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:247:32
    |
247 |     #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))]
    |                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:250:15
    |
250 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:250:28
    |
250 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:168:9
    |
168 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:183:9
    |
183 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:137:25
    |
137 |                         solarish,
    |                         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:145:35
    |
145 |                     #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:145:48
    |
145 |                     #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))]
    |                                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:148:31
    |
148 |                     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:148:44
    |
148 |                     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:265:9
    |
265 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:277:19
    |
277 |     #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:277:32
    |
277 |     #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))]
    |                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:284:15
    |
284 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/dir.rs:284:28
    |
284 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:6:5
  |
6 |     apple,
  |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:7:5
  |
7 |     solarish,
  |     ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:17:7
   |
17 | #[cfg(solarish)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:48:7
   |
48 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:63:5
   |
63 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:64:5
   |
64 |     freebsdlike,
   |     ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:75:5
   |
75 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:76:5
   |
76 |     freebsdlike,
   |     ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:102:5
    |
102 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:103:5
    |
103 |     freebsdlike,
    |     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:114:5
    |
114 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/makedev.rs:115:5
    |
115 |     freebsdlike,
    |     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:5:5
  |
5 |     apple,
  |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:6:5
  |
6 |     linux_kernel,
  |     ^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:8:9
  |
8 |     all(linux_kernel, feature = "procfs")
  |         ^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:14:7
   |
14 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:19:5
   |
19 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:20:5
   |
20 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:21:5
   |
21 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:32:5
   |
32 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:33:5
   |
33 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:44:11
   |
44 | #[cfg(any(linux_kernel, target_os = "freebsd"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:46:11
   |
46 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:49:5
   |
49 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:62:5
   |
62 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:73:31
   |
73 | #[cfg(all(target_env = "gnu", fix_y2038))]
   |                               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:77:7
   |
77 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:80:7
   |
80 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:85:11
   |
85 | #[cfg(any(apple, linux_kernel))]
   |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:85:18
   |
85 | #[cfg(any(apple, linux_kernel))]
   |                  ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:87:7
   |
87 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:93:31
   |
93 | #[cfg(all(target_env = "gnu", fix_y2038))]
   |                               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:95:31
   |
95 | #[cfg(all(target_env = "gnu", fix_y2038))]
   |                               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:240:5
    |
240 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:279:32
    |
279 |     any(feature = "alloc", all(linux_kernel, feature = "procfs")),
    |                                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:313:7
    |
313 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:683:5
    |
683 |     linux_kernel,
    |     ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:939:7
    |
939 | #[cfg(fix_y2038)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:988:5
    |
988 |     linux_kernel,
    |     ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1009:7
     |
1009 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1044:7
     |
1044 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1091:5
     |
1091 |     apple,
     |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1114:7
     |
1114 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1168:5
     |
1168 |     apple,
     |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1169:5
     |
1169 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1170:5
     |
1170 |     solarish,
     |     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1216:11
     |
1216 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1222:11
     |
1222 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1291:15
     |
1291 | #[cfg(not(any(linux_kernel, target_os = "wasi")))]
     |               ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1296:7
     |
1296 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1319:7
     |
1319 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1338:15
     |
1338 | #[cfg(not(any(linux_kernel, target_os = "wasi")))]
     |               ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1356:7
     |
1356 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1424:5
     |
1424 |     linux_kernel,
     |     ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1440:5
     |
1440 |     solarish,
     |     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1553:7
     |
1553 | #[cfg(fix_y2038)]
     |       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1586:5
     |
1586 |     apple,
     |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1587:5
     |
1587 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1588:5
     |
1588 |     solarish,
     |     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1631:7
     |
1631 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1667:5
     |
1667 |     apple,
     |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1683:11
     |
1683 | #[cfg(any(linux_kernel, target_os = "freebsd"))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1704:7
     |
1704 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1739:11
     |
1739 | #[cfg(all(linux_kernel, target_pointer_width = "32"))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1741:11
     |
1741 | #[cfg(all(linux_kernel, target_pointer_width = "64"))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1762:11
     |
1762 | #[cfg(all(linux_kernel, target_pointer_width = "32"))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1799:11
     |
1799 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1836:11
     |
1836 | #[cfg(all(linux_kernel, target_pointer_width = "32"))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1871:11
     |
1871 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1904:7
     |
1904 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1920:7
     |
1920 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1963:7
     |
1963 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1976:7
     |
1976 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2000:7
     |
2000 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2014:7
     |
2014 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2023:7
     |
2023 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2026:7
     |
2026 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2033:7
     |
2033 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2046:7
     |
2046 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2071:7
     |
2071 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2108:7
     |
2108 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2113:7
     |
2113 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2118:7
     |
2118 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2131:7
     |
2131 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2199:7
     |
2199 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2203:7
     |
2203 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2215:11
     |
2215 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2215:18
     |
2215 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2242:11
     |
2242 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2242:18
     |
2242 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2269:11
     |
2269 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2269:18
     |
2269 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2296:11
     |
2296 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2296:18
     |
2296 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2327:11
     |
2327 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2327:18
     |
2327 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2358:11
     |
2358 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2358:18
     |
2358 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2389:11
     |
2389 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2389:18
     |
2389 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2407:11
     |
2407 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2407:18
     |
2407 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2425:11
     |
2425 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2425:18
     |
2425 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2440:11
     |
2440 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2440:18
     |
2440 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2453:11
     |
2453 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2453:18
     |
2453 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2470:11
     |
2470 | #[cfg(any(apple, linux_kernel))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:2470:18
     |
2470 | #[cfg(any(apple, linux_kernel))]
     |                  ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:152:9
    |
152 |         apple,
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:153:9
    |
153 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:160:9
    |
160 |         apple,
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:161:9
    |
161 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:215:9
    |
215 |         apple,
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:216:9
    |
216 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:223:9
    |
223 |         apple,
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:224:9
    |
224 |         freebsdlike,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:564:9
    |
564 |         linux_kernel,
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:587:9
    |
587 |         linux_kernel,
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:604:9
    |
604 |         linux_kernel,
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:627:9
    |
627 |         linux_kernel,
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:645:9
    |
645 |         linux_kernel,
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:663:9
    |
663 |         linux_kernel,
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:788:11
    |
788 |     #[cfg(fix_y2038)]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:812:19
    |
812 |     #[cfg(not(any(apple, fix_y2038)))]
    |                   ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:812:26
    |
812 |     #[cfg(not(any(apple, fix_y2038)))]
    |                          ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:825:11
    |
825 |     #[cfg(apple)]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1272:19
     |
1272 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                   ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1272:26
     |
1272 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                          ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1272:39
     |
1272 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                                       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1272:53
     |
1272 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                                                     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1274:19
     |
1274 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                   ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1274:26
     |
1274 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                          ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1274:39
     |
1274 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                                       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1274:53
     |
1274 |         #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
     |                                                     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1391:9
     |
1391 |         linux_kernel,
     |         ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1409:9
     |
1409 |         linux_kernel,
     |         ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1490:11
     |
1490 |     #[cfg(fix_y2038)]
     |           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1509:19
     |
1509 |     #[cfg(not(any(apple, fix_y2038)))]
     |                   ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1509:26
     |
1509 |     #[cfg(not(any(apple, fix_y2038)))]
     |                          ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1517:11
     |
1517 |     #[cfg(apple)]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1606:15
     |
1606 |     #[cfg(any(linux_kernel, target_os = "fuchsia"))]
     |               ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1616:19
     |
1616 |     #[cfg(not(any(linux_kernel, target_os = "fuchsia")))]
     |                   ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1693:11
     |
1693 |     #[cfg(linux_kernel)]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1686:5
     |
1686 | /     weakcall! {
1687 | |         fn memfd_create(
1688 | |             name: *const c::c_char,
1689 | |             flags: c::c_uint
1690 | |         ) -> c::c_int
1691 | |     }
     | |_____- 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:336:7
    |
336 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:355:7
    |
355 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:366:7
    |
366 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:400:7
    |
400 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:431:7
    |
431 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:555:5
    |
555 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:556:5
    |
556 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:557:5
    |
557 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:586:11
    |
586 | #[cfg(any(linux_kernel, target_os = "freebsd"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:633:11
    |
633 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:783:5
    |
783 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:784:5
    |
784 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:953:15
    |
953 | #[cfg(not(any(linux_like, target_os = "hurd")))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:961:9
    |
961 |     all(linux_kernel, target_pointer_width = "64"),
    |         ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:975:11
    |
975 | #[cfg(all(linux_kernel, target_pointer_width = "32"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:1003:5
     |
1003 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:1004:5
     |
1004 |     solarish,
     |     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:1020:7
     |
1020 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:1160:7
     |
1160 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:53:19
   |
53 |         #[cfg(any(linux_like, target_os = "fuchsia"))]
   |                   ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:58:13
   |
58 |             linux_kernel,
   |             ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:242:13
    |
242 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:271:13
    |
271 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:272:13
    |
272 |             netbsdlike,
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:287:13
    |
287 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:300:13
    |
300 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:308:13
    |
308 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:315:13
    |
315 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:525:9
    |
525 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:652:15
    |
652 |         #[cfg(linux_kernel)]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:800:13
    |
800 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:809:13
    |
809 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:818:13
    |
818 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:831:13
    |
831 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:841:13
    |
841 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:851:13
    |
851 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:861:13
    |
861 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:882:19
    |
882 |         #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:886:19
    |
886 |         #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:891:13
    |
891 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:899:19
    |
899 |         #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:903:19
    |
903 |         #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:919:19
    |
919 |         #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:50:9
   |
50 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:70:11
   |
70 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:74:9
   |
74 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:89:9
   |
89 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:105:9
    |
105 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:117:11
    |
117 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:121:9
    |
121 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:134:9
    |
134 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:147:9
    |
147 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:172:9
    |
172 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:184:9
    |
184 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:206:9
    |
206 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:227:11
    |
227 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:231:9
    |
231 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:232:9
    |
232 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:255:15
    |
255 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:264:9
    |
264 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:265:9
    |
265 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:314:9
    |
314 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:315:9
    |
315 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:329:9
    |
329 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:330:9
    |
330 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:344:9
    |
344 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:345:9
    |
345 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:359:9
    |
359 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:360:9
    |
360 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:374:9
    |
374 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:386:9
    |
386 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:398:9
    |
398 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:410:9
    |
410 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:422:9
    |
422 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:435:9
    |
435 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:460:9
    |
460 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:473:9
    |
473 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:486:9
    |
486 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:500:9
    |
500 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:501:9
    |
501 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:528:9
    |
528 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:529:9
    |
529 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:542:11
    |
542 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:556:9
    |
556 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:568:15
    |
568 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:575:9
    |
575 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:587:9
    |
587 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:605:9
    |
605 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:606:9
    |
606 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:626:9
    |
626 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:627:9
    |
627 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:650:9
    |
650 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:663:9
    |
663 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:682:9
    |
682 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:692:9
    |
692 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:724:9
    |
724 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:725:9
    |
725 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:739:9
    |
739 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:740:9
    |
740 |         netbsdlike,
    |         ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:757:9
    |
757 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:778:9
    |
778 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:779:9
    |
779 |         netbsdlike,
    |         ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:795:11
    |
795 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:798:11
    |
798 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:801:11
    |
801 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:804:11
    |
804 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:826:9
    |
826 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:848:9
    |
848 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:849:9
    |
849 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:863:9
    |
863 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:875:9
    |
875 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:876:9
    |
876 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:894:11
    |
894 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:921:9
    |
921 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:936:9
    |
936 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:949:9
    |
949 |         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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:970:9
    |
970 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:971:9
    |
971 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:985:9
    |
985 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/errno.rs:1011:9
     |
1011 |         bsd,
     |         ^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/types.rs:20:7
   |
20 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/types.rs:55:13
   |
55 |             apple,
   |             ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/syscalls.rs:16:7
   |
16 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/syscalls.rs:150:7
    |
150 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/syscalls.rs:170:7
    |
170 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/syscalls.rs:314:5
    |
314 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/syscalls.rs:336:5
    |
336 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:35:11
   |
35 |     #[cfg(linux_kernel)]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:102:15
    |
102 |     #[cfg(not(linux_kernel))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:135:11
    |
135 |     #[cfg(linux_kernel)]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:191:15
    |
191 |     #[cfg(not(linux_kernel))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:250:11
    |
250 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:253:15
    |
253 |     #[cfg(not(bsd))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:262:15
    |
262 |     #[cfg(not(linux_kernel))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:272:11
    |
272 |     #[cfg(linux_kernel)]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:292:11
    |
292 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:295:15
    |
295 |     #[cfg(not(bsd))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:304:15
    |
304 |     #[cfg(not(linux_kernel))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:314:11
    |
314 |     #[cfg(linux_kernel)]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:332:11
    |
332 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:335:15
    |
335 |     #[cfg(not(bsd))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:344:15
    |
344 |     #[cfg(not(linux_kernel))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/termios/syscalls.rs:354:11
    |
354 |     #[cfg(linux_kernel)]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:15:5
   |
15 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:16:5
   |
16 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:17:5
   |
17 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:26:7
   |
26 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling heck v0.4.1
warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:28:7
   |
28 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:32:7
   |
32 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:46:11
   |
46 | #[cfg(any(linux_kernel, target_os = "freebsd"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:48:7
   |
48 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:51:7
   |
51 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:53:7
   |
53 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:58:7
   |
58 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:67:11
   |
67 | #[cfg(any(apple, linux_kernel))]
   |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:67:18
   |
67 | #[cfg(any(apple, linux_kernel))]
   |                  ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:70:7
   |
70 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:76:7
   |
76 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:84:5
   |
84 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:85:5
   |
85 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:86:5
   |
86 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:95:7
   |
95 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.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: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:115:11
    |
115 | #[cfg(any(linux_kernel, target_os = "freebsd"))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:117:7
    |
117 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:120:7
    |
120 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:122:7
    |
122 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:127:7
    |
127 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:136:11
    |
136 | #[cfg(any(apple, linux_kernel))]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:136:18
    |
136 | #[cfg(any(apple, linux_kernel))]
    |                  ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wasi_ext`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:144:11
    |
144 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/abs.rs:7:5
  |
7 |     solarish,
  |     ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/abs.rs:256:5
    |
256 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/at.rs:13:7
   |
13 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/at.rs:15:15
   |
15 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/at.rs:17:7
   |
17 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/at.rs:236:7
    |
236 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/at.rs:378:7
    |
378 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/at.rs:399:15
    |
399 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))]
    |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/constants.rs:13:7
   |
13 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/constants.rs:16:7
   |
16 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unused import: `Dev`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/constants.rs:8:30
  |
8 | pub use backend::fs::types::{Dev, Mode, OFlags};
  |                              ^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fcntl.rs:60:11
   |
60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fcntl.rs:67:11
   |
67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fcntl.rs:76:11
   |
76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.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: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.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: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:43:7
   |
43 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:67:7
   |
67 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:75:7
   |
75 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:169:5
    |
169 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:233:5
    |
233 |     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:234:5
    |
234 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:306:5
    |
306 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:354:7
    |
354 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/fd.rs:263:15
    |
263 |     #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:5:7
  |
5 | #[cfg(linux_kernel)]
  |       ^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:12:11
   |
12 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:20:7
   |
20 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:32:7
   |
32 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:51:11
   |
51 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:59:7
   |
59 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:72:11
   |
72 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/ioctl.rs:75:11
   |
75 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:14:12
   |
14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |            ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:17:16
   |
17 |     #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |                ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:18:22
   |
18 |     Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64),
   |                      ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:25:16
   |
25 |     #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |                ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:26:20
   |
26 |     End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64),
   |                    ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:33:16
   |
33 |     #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |                ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:34:24
   |
34 |     Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64),
   |                        ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:43:15
   |
43 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:43:22
   |
43 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |                      ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:43:35
   |
43 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |                                   ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:43:49
   |
43 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |                                                 ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:51:15
   |
51 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:51:22
   |
51 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |                      ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:51:35
   |
51 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |                                   ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/seek_from.rs:51:49
   |
51 |     #[cfg(any(apple, freebsdlike, linux_kernel, solarish))]
   |                                                 ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unused import: `ioctl::*`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/fs/mod.rs:106:9
    |
106 | pub use ioctl::*;
    |         ^^^^^^^^

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/io/ioctl.rs:27:7
   |
27 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/io/read_write.rs:10:7
   |
10 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/io/read_write.rs:245:7
    |
245 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/io/read_write.rs:264:7
    |
264 | #[cfg(linux_kernel)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:21:11
   |
21 | #[cfg(any(linux_kernel, bsd))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:21:25
   |
21 | #[cfg(any(linux_kernel, bsd))]
   |                         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:28:7
   |
28 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:31:7
   |
31 | #[cfg(bsd)]
   |       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:34:7
   |
34 | #[cfg(linux_kernel)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:37:7
   |
37 | #[cfg(bsd)]
   |       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:304:7
    |
304 | #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:309:9
    |
309 |     not(linux_raw),
    |         ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:317:9
    |
317 |     not(linux_raw),
    |         ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:325:15
    |
325 | #[cfg(all(not(linux_raw), target_os = "android"))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:330:5
    |
330 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:340:5
    |
340 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:171:11
    |
171 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:171:25
    |
171 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:174:11
    |
174 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:174:25
    |
174 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:182:11
    |
182 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:182:25
    |
182 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:185:11
    |
185 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:185:25
    |
185 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:193:11
    |
193 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:193:25
    |
193 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/heck-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=91b24f1f96010fff -C extra-filename=-9da894c3bd482fee --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:196:11
    |
196 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:196:25
    |
196 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:205:11
    |
205 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:205:25
    |
205 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:208:11
    |
208 | #[cfg(any(linux_kernel, bsd))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/patterns.rs:208:25
    |
208 | #[cfg(any(linux_kernel, bsd))]
    |                         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:210:15
    |
210 |     #[cfg(any(linux_kernel, bsd))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:210:29
    |
210 |     #[cfg(any(linux_kernel, bsd))]
    |                             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:235:15
    |
235 |     #[cfg(any(linux_kernel, bsd))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:235:29
    |
235 |     #[cfg(any(linux_kernel, bsd))]
    |                             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:245:15
    |
245 |     #[cfg(any(linux_kernel, bsd))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:245:29
    |
245 |     #[cfg(any(linux_kernel, bsd))]
    |                             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:255:15
    |
255 |     #[cfg(any(linux_kernel, bsd))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:255:29
    |
255 |     #[cfg(any(linux_kernel, bsd))]
    |                             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:265:15
    |
265 |     #[cfg(any(linux_kernel, bsd))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/ioctl/mod.rs:265:29
    |
265 |     #[cfg(any(linux_kernel, bsd))]
    |                             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:1365:5
     |
1365 |     solarish,
     |     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:1376:7
     |
1376 | #[cfg(bsd)]
     |       ^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:1388:11
     |
1388 | #[cfg(not(bsd))]
     |           ^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:1406:7
     |
1406 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:1445:7
     |
1445 | #[cfg(linux_kernel)]
     |       ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:30:19
   |
30 |     #[cfg(not(all(linux_raw, any(target_arch = "powerpc", target_arch = "powerpc64"))))]
   |                   ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:32:9
   |
32 |         linux_like,
   |         ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:51:15
   |
51 |     #[cfg(all(linux_raw, any(target_arch = "powerpc", target_arch = "powerpc64")))]
   |               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:58:19
   |
58 |     #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))]
   |                   ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:58:33
   |
58 |     #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))]
   |                                 ^^^^ help: found config with similar value: `feature = "libc"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:65:19
   |
65 |     #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))]
   |                   ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:65:33
   |
65 |     #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))]
   |                                 ^^^^ help: found config with similar value: `feature = "libc"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:97:19
   |
97 |         #[cfg(any(linux_kernel, bsd))]
   |                   ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:97:33
   |
97 |         #[cfg(any(linux_kernel, bsd))]
   |                                 ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:104:19
    |
104 |         #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:104:33
    |
104 |         #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))]
    |                                 ^^^^ help: found config with similar value: `feature = "libc"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:111:13
    |
111 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:112:13
    |
112 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:113:13
    |
113 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:114:17
    |
114 |             all(libc, target_env = "newlib"),
    |                 ^^^^ help: found config with similar value: `feature = "libc"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:130:19
    |
130 |         #[cfg(any(linux_kernel, bsd))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:130:33
    |
130 |         #[cfg(any(linux_kernel, bsd))]
    |                                 ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:137:19
    |
137 |         #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:137:33
    |
137 |         #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))]
    |                                 ^^^^ help: found config with similar value: `feature = "libc"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:144:13
    |
144 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:145:13
    |
145 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:146:13
    |
146 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:147:17
    |
147 |             all(libc, target_env = "newlib"),
    |                 ^^^^ help: found config with similar value: `feature = "libc"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:218:13
    |
218 |             linux_like,
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:267:19
    |
267 |         #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:267:33
    |
267 |         #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))]
    |                                 ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:286:13
    |
286 |             freebsdlike,
    |             ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:287:13
    |
287 |             netbsdlike,
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:288:13
    |
288 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:312:13
    |
312 |             apple,
    |             ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:313:13
    |
313 |             freebsdlike,
    |             ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:333:19
    |
333 |         #[cfg(not(bsd))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:337:19
    |
337 |         #[cfg(not(bsd))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:341:23
    |
341 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:341:28
    |
341 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:345:23
    |
345 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:345:28
    |
345 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:349:23
    |
349 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:349:28
    |
349 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:353:23
    |
353 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:353:28
    |
353 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:357:23
    |
357 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:357:28
    |
357 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:363:13
    |
363 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:364:13
    |
364 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:374:13
    |
374 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:375:13
    |
375 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:385:13
    |
385 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:386:13
    |
386 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:395:13
    |
395 |             netbsdlike,
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:396:13
    |
396 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:404:13
    |
404 |             netbsdlike,
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:405:13
    |
405 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:415:13
    |
415 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:416:13
    |
416 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:426:13
    |
426 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:427:13
    |
427 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:437:13
    |
437 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:438:13
    |
438 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:447:13
    |
447 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:448:13
    |
448 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:456:23
    |
456 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:456:28
    |
456 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:460:23
    |
460 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:460:28
    |
460 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:466:13
    |
466 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:467:13
    |
467 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:475:23
    |
475 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:475:28
    |
475 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:479:23
    |
479 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:479:28
    |
479 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:485:13
    |
485 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:486:13
    |
486 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:494:23
    |
494 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:494:28
    |
494 |         #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:498:23
    |
498 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:498:28
    |
498 |         #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:504:13
    |
504 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/camino-af2abbc5619e71bc/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/security/cargo-audit/work/target/release/build/camino-4c05f86aa4f31c25/build-script-build`
warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:505:13
    |
505 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:565:13
    |
565 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:566:13
    |
566 |             solarish,
    |             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:587:19
    |
587 |         #[cfg(any(linux_kernel, target_arch = "s390x", target_os = "haiku"))]
    |                   ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:656:15
    |
656 |     #[cfg(not(bsd))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:723:9
    |
723 |         apple,
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:732:19
    |
732 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:732:24
    |
732 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |                        ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=auto-install,default,track-caller 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_AUTO_INSTALL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_TRACK_CALLER=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Jane Lusby ' CARGO_PKG_DESCRIPTION='Flexible concrete Error Reporting type built on std::error::Error with customizable Reports' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eyre CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/eyre' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/eyre-358c8e3d2c7b7db8/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/security/cargo-audit/work/target/release/build/eyre-b4b5129f2b8d1ffd/build-script-build`
warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:736:19
    |
736 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:736:24
    |
736 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |                        ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:741:9
    |
741 |         apple,
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:750:19
    |
750 |     #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:754:19
    |
754 |     #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:758:19
    |
758 |     #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:762:19
    |
762 |     #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:769:9
    |
769 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:780:9
    |
780 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:791:9
    |
791 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:802:9
    |
802 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:817:9
    |
817 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_kernel`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:819:13
    |
819 |             linux_kernel,
    |             ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:959:15
    |
959 |     #[cfg(not(bsd))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:1143:9
     |
1143 |         bsd,
     |         ^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/termios/types.rs:1144:9
     |
1144 |         solarish,
     |         ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:4:11
  |
4 | #[cfg(not(fix_y2038))]
  |           ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:8:11
  |
8 | #[cfg(not(fix_y2038))]
  |           ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:12:7
   |
12 | #[cfg(fix_y2038)]
   |       ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:24:11
   |
24 | #[cfg(not(fix_y2038))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:29:7
   |
29 | #[cfg(fix_y2038)]
   |       ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:34:5
   |
34 |     fix_y2038,
   |     ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:35:5
   |
35 |     linux_raw,
   |     ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:36:9
   |
36 |     all(libc, target_arch = "x86_64", target_pointer_width = "32")
   |         ^^^^ help: found config with similar value: `feature = "libc"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:42:9
   |
42 |     not(fix_y2038),
   |         ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:43:5
   |
43 |     libc,
   |     ^^^^ help: found config with similar value: `feature = "libc"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `fix_y2038`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:66:7
   |
66 | #[cfg(fix_y2038)]
   |       ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `fix_y2038`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/timespec.rs:110:7
    |
110 | #[cfg(fix_y2038)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

[camino 1.1.6] cargo:rustc-cfg=path_buf_capacity
[camino 1.1.6] cargo:rustc-cfg=shrink_to
[camino 1.1.6] cargo:rustc-cfg=try_reserve_2
[camino 1.1.6] cargo:rustc-cfg=path_buf_deref_mut
   Compiling regex-automata v0.4.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-automata-0.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-automata-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-automata-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=6f4bb4d68b838f1c -C extra-filename=-783f9ae4ceb2bcc6 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libaho_corasick-2f6d127960189d48.rmeta --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --extern regex_syntax=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex_syntax-c39835dd47914c3d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `http` (lib) generated 9 warnings
   Compiling tokio v1.33.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.33.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e5869fcc2fb1f657 -C extra-filename=-b9925b3241a8425a --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbytes-7d65a4acdeae2009.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern mio=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmio-c0af744abb44f119.rmeta --extern num_cpus=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libnum_cpus-6a293c58b43c39ca.rmeta --extern pin_project_lite=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-8f474639555b5f39.rmeta --extern socket2=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsocket2-575ce47962072245.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[eyre 0.6.8] error[E0407]: method `backtrace` is not a member of trait `Error`
[eyre 0.6.8]   --> /magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/eyre-358c8e3d2c7b7db8/out/probe.rs:19:9
[eyre 0.6.8]    |
[eyre 0.6.8] 19 | /         fn backtrace(&self) -> Option<&Backtrace> {
[eyre 0.6.8] 20 | |             let backtrace = Backtrace::capture();
[eyre 0.6.8] 21 | |             match backtrace.status() {
[eyre 0.6.8] 22 | |                 BacktraceStatus::Captured | BacktraceStatus::Disabled | _ => {}
[eyre 0.6.8] 23 | |             }
[eyre 0.6.8] 24 | |             unimplemented!()
[eyre 0.6.8] 25 | |         }
[eyre 0.6.8]    | |_________^ not a member of trait `Error`
[eyre 0.6.8] 
[eyre 0.6.8] error[E0554]: `#![feature]` may not be used on the stable release channel
[eyre 0.6.8]  --> /magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/eyre-358c8e3d2c7b7db8/out/probe.rs:2:5
[eyre 0.6.8]   |
[eyre 0.6.8] 2 |     #![feature(backtrace)]
[eyre 0.6.8]   |     ^^^^^^^^^^^^^^^^^^^^^^
[eyre 0.6.8] 
[eyre 0.6.8] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[eyre 0.6.8]  --> /magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/eyre-358c8e3d2c7b7db8/out/probe.rs:2:16
[eyre 0.6.8]   |
[eyre 0.6.8] 2 |     #![feature(backtrace)]
[eyre 0.6.8]   |                ^^^^^^^^^
[eyre 0.6.8]   |
[eyre 0.6.8]   = note: `#[warn(stable_features)]` on by default
[eyre 0.6.8] 
[eyre 0.6.8] error: aborting due to 2 previous errors; 1 warning emitted
[eyre 0.6.8] 
[eyre 0.6.8] Some errors have detailed explanations: E0407, E0554.
[eyre 0.6.8] For more information about an error, try `rustc --explain E0407`.
warning: `proc-macro-error-attr` (lib) generated 2 warnings
   Compiling os_str_bytes v6.6.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_str_bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='Convert between byte sequences and platform-native strings
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_str_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/os_str_bytes' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=6.6.1 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name os_str_bytes --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked_conversions", "conversions", "default", "memchr", "nightly", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=c3dcb20a536364f5 -C extra-filename=-b1f0fa7d1f5701f0 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[eyre 0.6.8] cargo:rustc-cfg=track_caller
   Compiling static_assertions v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ab15356ea864d174 -C extra-filename=-6ca2530e3470f564 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:936:18
    |
936 |     LockShared = bitcast!(c::LOCK_SH),
    |                  -------------------- in this macro invocation
    |
    = note: `#[warn(unnecessary_transmutes)]` on by default
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:938:21
    |
938 |     LockExclusive = bitcast!(c::LOCK_EX),
    |                     -------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:940:14
    |
940 |     Unlock = bitcast!(c::LOCK_UN),
    |              -------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH | c::LOCK_NB)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:942:29
    |
942 |     NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB),
    |                             --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX | c::LOCK_NB)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:944:32
    |
944 |     NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB),
    |                                --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN | c::LOCK_NB)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:946:25
    |
946 |     NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB),
    |                         --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:217:13
    |
217 | #![cfg_attr(os_str_bytes_docs_rs, 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(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_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: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:245:11
    |
245 | #[cfg(not(os_str_bytes_docs_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(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:263:11
    |
263 | #[cfg(not(os_str_bytes_docs_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(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/iter.rs:3:13
  |
3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:404:9
    |
404 |         os_str_bytes_docs_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(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:445:16
    |
445 |     #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:1036:16
     |
1036 |     #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(any(feature = "conversions"))))]
     |                ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/pattern.rs:35:12
   |
35 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:128:12
    |
128 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling lazy_static v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=2f172934a7ff5e56 -C extra-filename=-25130cd8a21b30c9 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1379:12
     |
1379 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1493:12
     |
1493 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_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(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:166:17
    |
166 |         all(not(os_str_bytes_docs_rs), feature = "nightly"),
    |                 ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1119:17
     |
1119 |         all(not(os_str_bytes_docs_rs), feature = "nightly"),
     |                 ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:303:20
    |
303 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:337:20
    |
337 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:460:20
    |
460 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:505:21
    |
505 |                 not(os_str_bytes_docs_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(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:515:20
    |
515 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:581:20
    |
581 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:682:20
    |
682 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:757:20
    |
757 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1033:20
     |
1033 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1147:20
     |
1147 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1455:20
     |
1455 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1612:20
     |
1612 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1694:21
     |
1694 |                 not(os_str_bytes_docs_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(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1704:20
     |
1704 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/raw_str.rs:1835:20
     |
1835 |         #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "conversions")))]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:508:17
    |
508 |                 os_str_bytes_docs_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(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/os_str_bytes-6.6.1/src/lib.rs:1100:17
     |
1100 |                 os_str_bytes_docs_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(os_str_bytes_docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

   Compiling unicode-xid v0.2.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/unicode-xid-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=d602d8fbb2841e9c -C extra-filename=-02dbeef9e04fb993 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
   Compiling overload v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd690bd455a0640c -C extra-filename=-4e0464de87a897da --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: elided lifetime has a name
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
   |
26 |     pub fn get(&'static self, f: F) -> &T
   |                                           ^ this elided lifetime gets resolved as `'static`
   |
   = note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
   |
26 |     pub fn get(&'static self, f: F) -> &'static T
   |                                            +++++++

warning: `lazy_static` (lib) generated 1 warning
   Compiling rustc-demangle v0.1.23
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustc-demangle-0.1.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustc-demangle-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustc-demangle-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "std"))' -C metadata=f6f2416cabb28a0b -C extra-filename=-0a6c0dc908996ed5 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling indenter v0.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indenter CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indenter-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indenter-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A formatter wrapper that indents the text, designed for error display impls
' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/indenter' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indenter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/indenter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name indenter --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indenter-0.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=3 -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", "std"))' -C metadata=e689f7748d40bf4e -C extra-filename=-629277bd7668686b --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling nu-ansi-term v0.46.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/nu-ansi-term-0.46.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='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=c2d3404a9f5b5876 -C extra-filename=-9fbea654e0fe011b --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern overload=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liboverload-4e0464de87a897da.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `winnow` (lib) generated 23 warnings
   Compiling sharded-slab v0.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab.
' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name sharded_slab --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=4e4ad7cbdc9f378b -C extra-filename=-0afcaca86ed6eddf --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-25130cd8a21b30c9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: lint `const_err` has been removed: converted into hard error, see issue #71800  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indenter-0.3.3/src/lib.rs:101:5
    |
101 |     const_err,
    |     ^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/indenter-0.3.3/src/lib.rs:109:5
    |
109 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^

   Compiling twox-hash v1.6.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=twox_hash CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/twox-hash-1.6.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/twox-hash-1.6.3/Cargo.toml CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twox-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name twox_hash --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=e84cd8d79f8000cc -C extra-filename=-49607941c7fa42a8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern static_assertions=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libstatic_assertions-6ca2530e3470f564.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=eyre CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Jane Lusby ' CARGO_PKG_DESCRIPTION='Flexible concrete Error Reporting type built on std::error::Error with customizable Reports' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eyre CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/eyre' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/eyre-358c8e3d2c7b7db8/out /usr/local/bin/rustc --crate-name eyre --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="auto-install"' --cfg 'feature="default"' --cfg 'feature="track-caller"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-install", "default", "pyo3", "track-caller"))' -C metadata=ce611b418d580a0a -C extra-filename=-c651e1b334b431c4 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern indenter=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libindenter-629277bd7668686b.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg track_caller`
warning: `indenter` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/camino-af2abbc5619e71bc/out /usr/local/bin/rustc --crate-name camino --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=89c68a8119af0307 -C extra-filename=-aebb9ad1a7445b76 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
warning: unused import: `windows::*`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs:261:9
    |
261 | pub use windows::*;
    |         ^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

warning: elided lifetime has a name
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-automata-0.4.3/src/dfa/onepass.rs:524:45
    |
522 | impl<'a> InternalBuilder<'a> {
    |      -- lifetime `'a` declared here
523 |     /// Create a new builder with an initial empty DFA.
524 |     fn new(config: Config, nfa: &'a NFA) -> InternalBuilder {
    |                                             ^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
    |
    = note: `#[warn(elided_named_lifetimes)]` on by default

warning: lint `const_err` has been removed: converted into hard error, see issue #71800  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:338:5
    |
338 |     const_err,
    |     ^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:346:5
    |
346 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:354:13
    |
354 | #![cfg_attr(backtrace, feature(backtrace))]
    |             ^^^^^^^^^
    |
    = 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(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:355:13
    |
355 | #![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: `track_caller`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:591:12
    |
591 | #[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: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:15:17
   |
15 | #[cfg(all(test, loom))]
   |                 ^^^^ help: found config with similar value: `feature = "loom"`
   |
   = help: expected names are: `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(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:453:9
    |
453 |         test_println!("pool: create {:?}", tid);
    |         --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:621:9
    |
621 |         test_println!("pool: create_owned {:?}", tid);
    |         --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:655:9
    |
655 |         test_println!("pool: create_with");
    |         ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:678:9
    |
678 |         test_println!("pool: get{:?}; current={:?}", tid, Tid::::current());
    |         ---------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:769:9
    |
769 |         test_println!("pool: get{:?}; current={:?}", tid, Tid::::current());
    |         ---------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:914:9
    |
914 |         test_println!("drop Ref: try clearing data");
    |         -------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
     |
3    |         if cfg!(test) && cfg!(slab_print) {
     |                               ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1049:9
     |
1049 |         test_println!(" -> drop RefMut: try clearing data");
     |         --------------------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
     |
3    |         if cfg!(test) && cfg!(slab_print) {
     |                               ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1124:9
     |
1124 |         test_println!("drop OwnedRef: try clearing data");
     |         ------------------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
     |
3    |         if cfg!(test) && cfg!(slab_print) {
     |                               ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1135:13
     |
1135 |             test_println!("-> shard={:?}", shard_idx);
     |             ----------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
     |
3    |         if cfg!(test) && cfg!(slab_print) {
     |                               ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1139:17
     |
1139 |                 test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx);
     |                 ----------------------------------------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
     |
3    |         if cfg!(test) && cfg!(slab_print) {
     |                               ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1238:9
     |
1238 |         test_println!("-> shard={:?}", shard_idx);
     |         ----------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
     |
3    |         if cfg!(test) && cfg!(slab_print) {
     |                               ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1290:9
     |
1290 |         test_println!("drop OwnedRefMut: try clearing data");
     |         ---------------------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
     |
3    |         if cfg!(test) && cfg!(slab_print) {
     |                               ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1303:17
     |
1303 |                 test_println!("-> shard does not exist! THIS IS A BUG");
     |                 ------------------------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/sync.rs:3:11
  |
3 | #[cfg(all(loom, any(test, feature = "loom")))]
  |           ^^^^ help: found config with similar value: `feature = "loom"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/sync.rs:63:15
   |
63 | #[cfg(not(all(loom, any(feature = "loom", test))))]
   |               ^^^^ help: found config with similar value: `feature = "loom"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/clear.rs:95:11
   |
95 | #[cfg(all(loom, test))]
   |           ^^^^ help: found config with similar value: `feature = "loom"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:18:9
   |
18 |         test_println!("UniqueIter::next");
   |         --------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:20:13
   |
20 |             test_println!("-> try next slot");
   |             --------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:22:17
   |
22 |                 test_println!("-> found an item!");
   |                 ---------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:26:13
   |
26 |             test_println!("-> try next page");
   |             --------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:28:17
   |
28 |                 test_println!("-> found another page");
   |                 -------------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:33:13
   |
33 |             test_println!("-> try next shard");
   |             ---------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:35:17
   |
35 |                 test_println!("-> found another shard");
   |                 --------------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/iter.rs:38:17
   |
38 |                 test_println!("-> all done!");
   |                 ----------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:115:13
    |
115 | /             test_println!(
116 | |                 "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};",
117 | |                 gen,
118 | |                 current_gen,
...   |
121 | |                 refs,
122 | |             );
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:129:17
    |
129 |                 test_println!("-> get: no longer exists!");
    |                 ------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:142:21
    |
142 |                     test_println!("-> {:?}", new_refs);
    |                     ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:154:21
    |
154 |                     test_println!("-> get: retrying; lifecycle={:#x};", actual);
    |                     ----------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:175:13
    |
175 | /             test_println!(
176 | |                 "-> mark_release; gen={:?}; current_gen={:?};",
177 | |                 gen,
178 | |                 curr_gen
179 | |             );
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:187:13
    |
187 |             test_println!("-> mark_release; state={:?};", state);
    |             ---------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:190:21
    |
190 |                     test_println!("--> mark_release; cannot release (already removed!)");
    |                     -------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:194:21
    |
194 |                     test_println!("--> mark_release; already marked;");
    |                     -------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:202:13
    |
202 | /             test_println!(
203 | |                 "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};",
204 | |                 lifecycle,
205 | |                 new_lifecycle
206 | |             );
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:216:21
    |
216 |                     test_println!("-> mark_release; retrying");
    |                     ------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:224:9
    |
224 |         test_println!("-> mark_release: marked; refs={:?};", refs);
    |         ---------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:246:13
    |
246 | /             test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};",
247 | |                 lifecycle,
248 | |                 gen,
249 | |                 current_gen,
250 | |                 next_gen
251 | |             );
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:258:17
    |
258 |                 test_println!("-> already removed!");
    |                 ------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:275:21
    |
275 |                     test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs);
    |                     --------------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:277:25
    |
277 |                         test_println!("-> ok to remove!");
    |                         --------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:290:21
    |
290 |                     test_println!("-> refs={:?}; spin...", refs);
    |                     -------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:296:21
    |
296 |                     test_println!("-> retrying; lifecycle={:#x};", actual);
    |                     ------------------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:316:9
    |
316 | /         test_println!(
317 | |             "-> initialize_state; state={:?}; gen={:?}; refs={:?};",
318 | |             Lifecycle::::from_packed(lifecycle),
319 | |             gen,
320 | |             refs,
321 | |         );
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:324:13
    |
324 |             test_println!("-> initialize while referenced! cancelling");
    |             ----------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:363:9
    |
363 |         test_println!("-> inserted at {:?}", gen);
    |         ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:389:17
    |
389 | /                 test_println!(
390 | |                     "-> try_remove_value; nothing exists at generation={:?}",
391 | |                     gen
392 | |                 );
    | |_________________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:397:9
    |
397 |         test_println!("-> try_remove_value; marked!");
    |         --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:401:13
    |
401 |             test_println!("-> try_remove_value; can remove now");
    |             ---------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:453:17
    |
453 | /                 test_println!(
454 | |                     "-> try_clear_storage; nothing exists at generation={:?}",
455 | |                     gen
456 | |                 );
    | |_________________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:461:9
    |
461 |         test_println!("-> try_clear_storage; marked!");
    |         ---------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:465:13
    |
465 |             test_println!("-> try_remove_value; can clear now");
    |             --------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:485:13
    |
485 |             test_println!("-> cleared: {}", cleared);
    |             ---------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:510:13
    |
510 | /             test_println!(
511 | |                 "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}",
512 | |                 state,
513 | |                 gen,
...   |
517 | |                 dropping
518 | |             );
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:526:21
    |
526 |                     test_println!("-> drop guard: done;  dropping={:?}", dropping);
    |                     -------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:530:21
    |
530 |                     test_println!("-> drop guard; retry, actual={:#x}", actual);
    |                     ----------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:710:13
    |
710 |             test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX);
    |             ------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:830:9
    |
830 | /         test_println!(
831 | |             "InitGuard::release; curr_lifecycle={:?}; downgrading={}",
832 | |             Lifecycle::::from_packed(self.curr_lifecycle),
833 | |             new_refs != 0,
834 | |         );
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:836:13
    |
836 |             test_println!("-> already released!");
    |             ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:852:17
    |
852 |                 test_println!("--> advanced to PRESENT; done");
    |                 ---------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:856:17
    |
856 | /                 test_println!(
857 | |                     "--> lifecycle changed; actual={:?}",
858 | |                     Lifecycle::::from_packed(actual)
859 | |                 );
    | |_________________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:870:13
    |
870 | /             test_println!(
871 | |                 "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};",
872 | |                 curr_lifecycle,
873 | |                 state,
874 | |                 refs,
875 | |             );
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:889:21
    |
889 |                     test_println!("-> InitGuard::RELEASE: done!");
    |                     --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:894:21
    |
894 |                     test_println!("-> InitGuard::release; retry, actual={:#x}", actual);
    |                     ------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:72:11
   |
72 | #[cfg(all(loom, test))]
   |           ^^^^ help: found config with similar value: `feature = "loom"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:20:9
   |
20 |         test_println!("-> pop {:#x}", val);
   |         ---------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:34:13
   |
34 |             test_println!("-> next {:#x}", next);
   |             ------------------------------------ in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:43:21
   |
43 |                     test_println!("-> retry!");
   |                     -------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:47:21
   |
47 |                     test_println!("-> successful; next={:#x}", next);
   |                     ------------------------------------------------ in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:146:9
    |
146 |         test_println!("-> local head {:?}", head);
    |         ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:156:13
    |
156 |             test_println!("-> remote head {:?}", head);
    |             ------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:163:13
    |
163 |             test_println!("-> NULL! {:?}", head);
    |             ------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:185:9
    |
185 |         test_println!("-> offset {:?}", poff);
    |         ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:214:9
    |
214 |         test_println!("-> take: offset {:?}", offset);
    |         --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:231:9
    |
231 |         test_println!("-> offset {:?}", offset);
    |         --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/src/lib.rs:5:13
  |
5 | #![cfg_attr(doc_cfg, feature(doc_cfg, doc_auto_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: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:287:9
    |
287 |         test_println!("-> init_with: insert at offset: {}", index);
    |         ---------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:294:9
    |
294 |         test_println!("-> alloc new page ({})", self.size);
    |         -------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `path_buf_deref_mut`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/src/lib.rs:488:7
    |
488 | #[cfg(path_buf_deref_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(path_buf_deref_mut)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:318:9
    |
318 |         test_println!("-> offset {:?}", offset);
    |         --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:338:9
    |
338 |         test_println!("-> offset {:?}", offset);
    |         --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: unexpected `cfg` condition name: `slab_print`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
   |
3  |         if cfg!(test) && cfg!(slab_print) {
   |                               ^^^^^^^^^^
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:79:9
   |
79 |         test_println!("-> {:?}", addr);
   |         ------------------------------ in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:111:9
    |
111 |         test_println!("-> remove_local {:?}", addr);
    |         ------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: unexpected `cfg` condition name: `try_reserve_2`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/src/lib.rs:424:11
    |
424 |     #[cfg(try_reserve_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(try_reserve_2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:125:9
    |
125 |         test_println!("-> take_remote {:?}; page {:?}", addr, page_index);
    |         ----------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:172:13
    |
172 |             test_println!("-> page {}; {:?}; {:?}", page_idx, local, page);
    |             -------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `try_reserve_2`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/src/lib.rs:448:11
    |
448 |     #[cfg(try_reserve_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(try_reserve_2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(try_reserve_2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |           if cfg!(test) && cfg!(slab_print) {
    |                                 ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:208:9
    |
208 | /         test_println!(
209 | |             "-> clear_after_release; self.tid={:?}; current.tid={:?};",
210 | |             tid,
211 | |             self.tid
212 | |         );
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:286:9
    |
286 |         test_println!("-> get shard={}", idx);
    |         ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:293:9
    |
293 |         test_println!("current: {:?}", tid);
    |         ----------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling clap_lex v0.2.4
warning: unexpected `cfg` condition name: `path_buf_deref_mut`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/camino-1.1.6/src/lib.rs:1469:11
     |
1469 |     #[cfg(path_buf_deref_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(path_buf_deref_mut)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(path_buf_deref_mut)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:306:13
    |
306 |             test_println!("-> allocated new shard for index {} at {:p}", idx, ptr);
    |             ---------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:315:13
    |
315 |             test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max);
    |             --------------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:326:9
    |
326 |         test_println!("Array::iter_mut");
    |         -------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:328:9
    |
328 |         test_println!("-> highest index={}", max);
    |         ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:381:9
    |
381 |         test_println!("---> loaded={:p} (order={:?})", ptr, order);
    |         ---------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:383:13
    |
383 |             test_println!("---> null");
    |             -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:418:9
    |
418 |         test_println!("IterMut::next");
    |         ------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:425:13
    |
425 |             test_println!("-> next.is_some={}", next.is_some());
    |             --------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/shard.rs:427:17
    |
427 |                 test_println!("-> done");
    |                 ------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/tid.rs:185:15
    |
185 | #[cfg(not(all(loom, any(feature = "loom", test))))]
    |               ^^^^ help: found config with similar value: `feature = "loom"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/tid.rs:197:21
    |
197 | #[cfg(all(test, not(loom)))]
    |                     ^^^^ help: found config with similar value: `feature = "loom"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:422:9
    |
422 |         test_println!("insert {:?}", tid);
    |         --------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:457:9
    |
457 |         test_println!("vacant_entry {:?}", tid);
    |         --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:518:9
    |
518 |         test_println!("rm_deferred {:?}", tid);
    |         -------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:584:9
    |
584 |         test_println!("rm {:?}", tid);
    |         ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:611:9
    |
611 |         test_println!("get {:?}; current={:?}", tid, Tid::::current());
    |         ----------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:709:9
    |
709 |         test_println!("get_owned {:?}; current={:?}", tid, Tid::::current());
    |         ----------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:960:9
    |
960 |         test_println!("drop OwnedEntry: try clearing data");
    |         --------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:971:13
    |
971 |             test_println!("-> shard={:?}", shard_idx);
    |             ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `slab_print`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31
    |
3   |         if cfg!(test) && cfg!(slab_print) {
    |                               ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sharded-slab-0.1.7/src/lib.rs:975:17
    |
975 |                 test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx);
    |                 ----------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_lex-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_lex-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.56.1 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_lex-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff0771422922bf14 -C extra-filename=-e2d8ba6c5f57b80d --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern os_str_bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libos_str_bytes-b1f0fa7d1f5701f0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:592:16
    |
592 | #[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: `backtrace`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/backtrace.rs:1:7
  |
1 | #[cfg(backtrace)]
  |       ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

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

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

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

warning: unexpected `cfg` condition name: `backtrace`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/context.rs:5:7
  |
5 | #[cfg(backtrace)]
  |       ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/context.rs:12:20
   |
12 |         #[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: `backtrace`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/context.rs:146:11
    |
146 |     #[cfg(backtrace)]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:19:16
   |
19 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:64:16
   |
64 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:72:16
   |
72 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:92:16
   |
92 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:115:16
    |
115 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:138:16
    |
138 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:161:16
    |
161 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/error.rs:462:16
    |
462 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/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: `backtrace`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/wrapper.rs:82:11
   |
82 |     #[cfg(backtrace)]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:607:11
    |
607 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:736:11
    |
736 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:774:19
    |
774 |             #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:846:11
    |
846 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:821:19
    |
821 |         #[cfg(all(track_caller, feature = "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: `backtrace`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:829:15
    |
829 |         #[cfg(backtrace)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1098:16
     |
1098 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1105:16
     |
1105 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1112:16
     |
1112 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1118:16
     |
1118 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1171:16
     |
1171 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1178:16
     |
1178 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1185:16
     |
1185 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1191:16
     |
1191 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1216:16
     |
1216 |     #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1226:16
     |
1226 |     #[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: `eyre_no_fmt_arguments_as_str`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1228:15
     |
1228 |         #[cfg(eyre_no_fmt_arguments_as_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(eyre_no_fmt_arguments_as_str)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(eyre_no_fmt_arguments_as_str)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `eyre_no_fmt_arguments_as_str`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/eyre-0.6.8/src/lib.rs:1230:19
     |
1230 |         #[cfg(not(eyre_no_fmt_arguments_as_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(eyre_no_fmt_arguments_as_str)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(eyre_no_fmt_arguments_as_str)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `mio` (lib) generated 29 warnings
   Compiling atty v0.2.14
warning: `os_str_bytes` (lib) generated 30 warnings
   Compiling tracing-log v0.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-log-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-log-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_log --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-log-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log-tracer"' --cfg 'feature="std"' --cfg 'feature="trace-logger"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "env_logger", "interest-cache", "log-tracer", "lru", "std", "trace-logger"))' -C metadata=93784cee81b95201 -C extra-filename=-093d41778ca23443 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern log=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblog-bdeda70ef7beac0e.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern tracing_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing_core-65fcb31090934813.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/atty-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/atty-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='softprops ' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name atty --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c09ed92c787c1beb -C extra-filename=-3b16a53b088d4aa2 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-log-0.1.4/src/lib.rs:121:5
    |
121 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: use of deprecated method `os_str_bytes::RawOsStr::as_raw_bytes`: enable the 'conversions' feature
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_lex-0.2.4/src/lib.rs:476:33
    |
476 |     match std::str::from_utf8(b.as_raw_bytes()) {
    |                                 ^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated method `os_str_bytes::RawOsStr::as_raw_bytes`: enable the 'conversions' feature
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_lex-0.2.4/src/lib.rs:480:51
    |
480 |             let valid = std::str::from_utf8(valid.as_raw_bytes()).unwrap();
    |                                                   ^^^^^^^^^^^^

   Compiling thread_local v1.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thread_local-1.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b387a7634c02d0b6 -C extra-filename=-2dd6d20750e98976 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: method `write_u32_le` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/twox-hash-1.6.3/src/xxh3.rs:349:8
    |
348 | trait BufMut {
    |       ------ method in this trait
349 |     fn write_u32_le(&mut self, n: u32);
    |        ^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: `cc` (lib) generated 1 warning
   Compiling ring v0.17.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=09f3da26148dfc5f -C extra-filename=-1625d069506c91cd --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/ring-1625d069506c91cd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cc=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libcc-439823ffa911a1f1.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:21:13
   |
21 | #![cfg_attr(loom, allow(dead_code, unreachable_pub))]
   |             ^^^^
   |
   = 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(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `128`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:453:5
    |
453 |     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: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:460:9
    |
460 |     not(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:473:15
    |
473 | #[cfg(all(not(tokio_unstable), tokio_taskdump))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:473:32
    |
473 | #[cfg(all(not(tokio_unstable), tokio_taskdump))]
    |                                ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:477:5
    |
477 |     tokio_taskdump,
    |     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/net/mod.rs:1:12
  |
1 | #![cfg(not(loom))]
  |            ^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:694:7
    |
694 | #[cfg(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: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mod.rs:1:13
  |
1 | #![cfg_attr(loom, allow(dead_code, unreachable_pub, 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(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/mod.rs:21:1
    |
21  | / cfg_trace! {
22  | |     #[macro_use]
23  | |     mod trace;
24  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/thread_local.rs:1:11
  |
1 | #[cfg(all(loom, test))]
  |           ^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/thread_local.rs:13:15
   |
13 | #[cfg(not(all(loom, test)))]
   |               ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/future/mod.rs:21:1
    |
21  | / cfg_trace! {
22  | |     mod trace;
23  | |     #[allow(unused_imports)]
24  | |     pub(crate) use trace::InstrumentedFuture as Future;
25  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:481:27
    |
481 |               #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                             ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/future/mod.rs:27:1
    |
27  | / cfg_not_trace! {
28  | |     cfg_rt! {
29  | |         pub(crate) use std::future::Future;
30  | |     }
31  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/io/mod.rs:229:15
    |
229 |     #[cfg(not(loom))]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/io/poll_evented.rs:171:62
    |
171 |                         if n > 0 && (!cfg!(windows) && !cfg!(mio_unsupported_force_poll_poll) && n < len) {
    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/io/poll_evented.rs:204:62
    |
204 |                         if n > 0 && (!cfg!(windows) && !cfg!(mio_unsupported_force_poll_poll) && n < buf.len()) {
    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/net/tcp/listener.rs:417:1
    |
417 | / cfg_unstable! {
418 | |     #[cfg(target_os = "wasi")]
419 | |     mod sys {
420 | |         use super::TcpListener;
...   |
435 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/net/tcp/stream.rs:1404:11
     |
1404 | #[cfg(all(tokio_unstable, 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(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/loom/mod.rs:6:21
  |
6 | #[cfg(not(all(test, loom)))]
  |                     ^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/loom/std/mod.rs:1:40
  |
1 | #![cfg_attr(any(not(feature = "full"), loom), allow(unused_imports, dead_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(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/loom/mod.rs:8:21
  |
8 | #[cfg(not(all(test, loom)))]
  |                     ^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/loom/mod.rs:13:17
   |
13 | #[cfg(all(test, loom))]
   |                 ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/driver.rs:6:17
  |
6 |     any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"),
  |                 ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:288:19
    |
288 |           #[cfg(not(loom))]
    |                     ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:196:1
    |
196 | / cfg_process_driver! {
197 | |     mod process;
198 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:169:17
    |
169 | #![cfg_attr(not(tokio_unstable), allow(dead_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/config.rs:2:17
  |
2 |     any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"),
  |                 ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:218:5
    |
218 | /     cfg_trace! {
219 | |         pub(crate) use blocking::Mandatory;
220 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:228:5
    |
228 | /     cfg_unstable! {
229 | |         mod id;
230 | |         #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))]
231 | |         pub use id::Id;
...   |
234 | |         pub use crate::util::rand::RngSeed;
235 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:237:5
    |
237 | /     cfg_taskdump! {
238 | |         pub mod dump;
239 | |         pub use dump::Dump;
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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:237:5
    |
237 | /     cfg_taskdump! {
238 | |         pub mod dump;
239 | |         pub use dump::Dump;
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(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:251:5
    |
251 | /     cfg_metrics! {
252 | |         mod metrics;
253 | |         pub use metrics::{RuntimeMetrics, HistogramScale};
...   |
260 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:251:5
    |
251 | /     cfg_metrics! {
252 | |         mod metrics;
253 | |         pub use metrics::{RuntimeMetrics, HistogramScale};
...   |
260 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:221:27
    |
221 |               #[cfg(not(all(tokio_unstable, not(loom))))]
    |                             ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:262:5
    |
262 | /     cfg_not_metrics! {
263 | |         pub(crate) mod metrics;
264 | |         pub(crate) use metrics::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder};
265 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thread_local-1.1.7/src/unreachable.rs:13:15
   |
11 | pub trait UncheckedOptionExt {
   |           ------------------ methods in this trait
12 |     /// Get the value out of this Option without checking for None.
13 |     unsafe fn unchecked_unwrap(self) -> T;
   |               ^^^^^^^^^^^^^^^^
...
16 |     unsafe fn unchecked_unwrap_none(self);
   |               ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: method `unchecked_unwrap_err` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:166:48
    |
166 |     unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) }
    |                                                ---------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:233:13
    |
233 |             bitflags_bits!(oflags),
    |             ---------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:388:13
    |
388 |             bitflags_bits!(flags),
    |             --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:440:13
    |
440 |             bitflags_bits!(flags),
    |             --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:676:13
    |
676 |             bitflags_bits!(flags),
    |             --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:759:13
    |
759 |             bitflags_bits!(flags),
    |             --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:820:13
    |
820 |             bitflags_bits!(flags),
    |             --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
     |
19   |                 ::core::mem::transmute($x)
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1004:13
     |
1004 |             bitflags_bits!(flags),
     |             --------------------- in this macro invocation
     |
     = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
     |
19   |                 ::core::mem::transmute($x)
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1085:13
     |
1085 |             bitflags_bits!(flags),
     |             --------------------- in this macro invocation
     |
     = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
     |
19   |                 ::core::mem::transmute($x)
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)`
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1209:33
     |
1209 |     Ok(OFlags::from_bits_retain(bitcast!(flags)))
     |                                 --------------- in this macro invocation
     |
     = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
     |
19   |                 ::core::mem::transmute($x)
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)`
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/syscalls.rs:1219:36
     |
1219 |     Ok(SealFlags::from_bits_retain(bitcast!(flags)))
     |                                    --------------- in this macro invocation
     |
     = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:221:47
    |
221 |               #[cfg(not(all(tokio_unstable, not(loom))))]
    |                                                 ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/mod.rs:262:5
    |
262 | /     cfg_not_metrics! {
263 | |         pub(crate) mod metrics;
264 | |         pub(crate) use metrics::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder};
265 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:26:5
    |
26  | /     cfg_taskdump! {
27  | |         use crate::runtime::task::trace;
28  | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:26:5
    |
26  | /     cfg_taskdump! {
27  | |         use crate::runtime::task::trace;
28  | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:184:5
    |
184 | /     cfg_taskdump! {
185 | |         /// SAFETY: Callers of this function must ensure that trace frames always
186 | |         /// form a valid linked list.
187 | |         pub(crate) unsafe fn with_trace(f: impl FnOnce(&trace::Context) -> R) -> Option {
...   |
190 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:184:5
    |
184 | /     cfg_taskdump! {
185 | |         /// SAFETY: Callers of this function must ensure that trace frames always
186 | |         /// form a valid linked list.
187 | |         pub(crate) unsafe fn with_trace(f: impl FnOnce(&trace::Context) -> R) -> Option {
...   |
190 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:68:9
   |
68 |         tokio_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(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:69:9
   |
69 |         tokio_taskdump,
   |         ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:109:17
    |
109 |                 tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/context.rs:110:17
    |
110 |                 tokio_taskdump,
    |                 ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/coop.rs:245:21
    |
245 | #[cfg(all(test, not(loom)))]
    |                     ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/coop.rs:200:9
    |
200 | /         cfg_metrics! {
201 | |             #[inline(always)]
202 | |             fn inc_budget_forced_yield_count() {
203 | |                 let _ = context::with_current(|handle| {
...   |
207 | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/coop.rs:200:9
    |
200 | /         cfg_metrics! {
201 | |             #[inline(always)]
202 | |             fn inc_budget_forced_yield_count() {
203 | |                 let _ = context::with_current(|handle| {
...   |
207 | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:221:27
    |
221 |               #[cfg(not(all(tokio_unstable, not(loom))))]
    |                             ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/coop.rs:209:9
    |
209 | /         cfg_not_metrics! {
210 | |             #[inline(always)]
211 | |             fn inc_budget_forced_yield_count() {}
212 | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:221:47
    |
221 |               #[cfg(not(all(tokio_unstable, not(loom))))]
    |                                                 ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/coop.rs:209:9
    |
209 | /         cfg_not_metrics! {
210 | |             #[inline(always)]
211 | |             fn inc_budget_forced_yield_count() {}
212 | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/park.rs:36:7
   |
36 | #[cfg(loom)]
   |       ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/park.rs:337:7
    |
337 | #[cfg(loom)]
    |       ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/park.rs:60:15
   |
60 |         #[cfg(loom)]
   |               ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/park.rs:66:15
   |
66 |         #[cfg(loom)]
   |               ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/driver.rs:26:31
   |
26 |     #[cfg_attr(any(not(unix), loom), allow(dead_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(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:334:23
    |
334 |               #[cfg(any(loom, not(unix), not(any(feature = "signal", all(unix, feature = "process")))))]
    |                         ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/driver.rs:255:1
    |
255 | / cfg_not_signal_internal! {
256 | |     pub(crate) type SignalHandle = ();
257 | |
258 | |     cfg_io_driver! {
...   |
265 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_signal_internal` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:288:19
    |
288 |           #[cfg(not(loom))]
    |                     ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/driver.rs:269:1
    |
269 | / cfg_process_driver! {
270 | |     type ProcessDriver = crate::runtime::process::Driver;
271 | |
272 | |     fn create_process_driver(signal_driver: SignalDriver) -> ProcessDriver {
...   |
275 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:296:37
    |
296 |               #[cfg(not(all(unix, not(loom), feature = "process")))]
    |                                       ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/driver.rs:277:1
    |
277 | / cfg_not_process_driver! {
278 | |     cfg_io_driver! {
279 | |         type ProcessDriver = SignalDriver;
...   |
285 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/driver.rs:144:15
    |
144 |         #[cfg(loom)]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:22:5
    |
22  | /     cfg_unstable! {
23  | |         pub(crate) mod multi_thread_alt;
24  | |         pub(crate) use multi_thread_alt::MultiThread as MultiThreadAlt;
25  | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:38:15
   |
38 |     #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:166:5
    |
166 | /     cfg_metrics! {
167 | |         use crate::runtime::{SchedulerMetrics, WorkerMetrics};
168 | |
169 | |         impl Handle {
...   |
212 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:166:5
    |
166 | /     cfg_metrics! {
167 | |         use crate::runtime::{SchedulerMetrics, WorkerMetrics};
168 | |
169 | |         impl Handle {
...   |
212 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:328:7
    |
328 | #[cfg(tokio_taskdump)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:511:1
    |
511 | / cfg_metrics! {
512 | |     impl Handle {
513 | |         pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics {
514 | |             &self.shared.scheduler_metrics
...   |
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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:511:1
    |
511 | / cfg_metrics! {
512 | |     impl Handle {
513 | |         pub(crate) fn scheduler_metrics(&self) -> &SchedulerMetrics {
514 | |             &self.shared.scheduler_metrics
...   |
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(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:548:1
    |
548 | / cfg_unstable! {
549 | |     use std::num::NonZeroU64;
550 | |
551 | |     impl Handle {
...   |
556 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:446:9
    |
446 |         tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:447:9
    |
447 |         tokio_taskdump,
    |         ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/current_thread/mod.rs:595:5
    |
595 | /     cfg_unstable! {
596 | |         fn unhandled_panic(&self) {
597 | |             use crate::runtime::UnhandledPanic;
...   |
625 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/defer.rs:38:11
   |
38 |     #[cfg(tokio_taskdump)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/inject/synced.rs:2:17
  |
2 |     any(not(all(tokio_unstable, feature = "full")), target_family = "wasm"),
  |                 ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/inject.rs:19:1
    |
19  | / cfg_metrics! {
20  | |     mod metrics;
21  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/inject.rs:19:1
    |
19  | / cfg_metrics! {
20  | |     mod metrics;
21  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/inject/shared.rs:42:9
   |
42 |         tokio_taskdump,
   |         ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/inject.rs:41:11
   |
41 |     #[cfg(tokio_taskdump)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/block_in_place.rs:8:11
  |
8 |     #[cfg(tokio_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(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/mod.rs:26:1
    |
26  | / cfg_taskdump! {
27  | |     mod trace;
28  | |     use trace::TraceStatus;
...   |
31  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/mod.rs:26:1
    |
26  | / cfg_taskdump! {
27  | |     mod trace;
28  | |     use trace::TraceStatus;
...   |
31  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:411:17
    |
411 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/mod.rs:33:1
    |
33  | / cfg_not_taskdump! {
34  | |     mod trace_mock;
35  | |     use trace_mock::TraceStatus;
36  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:412:17
    |
412 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/mod.rs:33:1
    |
33  | / cfg_not_taskdump! {
34  | |     mod trace_mock;
35  | |     use trace_mock::TraceStatus;
36  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_internal_mt_counters`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/counters.rs:1:7
  |
1 | #[cfg(tokio_internal_mt_counters)]
  |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_internal_mt_counters)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_internal_mt_counters)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_internal_mt_counters`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/counters.rs:50:11
   |
50 | #[cfg(not(tokio_internal_mt_counters))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_internal_mt_counters)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_internal_mt_counters)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/handle.rs:12:1
    |
12  | / cfg_metrics! {
13  | |     mod metrics;
14  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/handle.rs:12:1
    |
12  | / cfg_metrics! {
13  | |     mod metrics;
14  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/handle.rs:16:1
    |
16  | / cfg_taskdump! {
17  | |     mod taskdump;
18  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/handle.rs:16:1
    |
16  | / cfg_taskdump! {
17  | |     mod taskdump;
18  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/handle.rs:62:1
    |
62  | / cfg_unstable! {
63  | |     use std::num::NonZeroU64;
64  | |
65  | |     impl Handle {
...   |
70  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/queue.rs:62:11
   |
62 | #[cfg(not(loom))]
   |           ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/queue.rs:68:7
   |
68 | #[cfg(loom)]
   |       ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/queue.rs:549:1
    |
549 | / cfg_metrics! {
550 | |     impl Steal {
551 | |         pub(crate) fn len(&self) -> usize {
552 | |             self.0.len() as _
...   |
555 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/queue.rs:549:1
    |
549 | / cfg_metrics! {
550 | |     impl Steal {
551 | |         pub(crate) fn len(&self) -> usize {
552 | |             self.0.len() as _
...   |
555 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/worker.rs:77:1
    |
77  | / cfg_metrics! {
78  | |     mod metrics;
79  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/worker.rs:77:1
    |
77  | / cfg_metrics! {
78  | |     mod metrics;
79  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/worker.rs:81:1
    |
81  | / cfg_taskdump! {
82  | |     mod taskdump;
83  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/worker.rs:81:1
    |
81  | / cfg_taskdump! {
82  | |     mod taskdump;
83  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:411:17
    |
411 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/worker.rs:85:1
    |
85  | / cfg_not_taskdump! {
86  | |     mod taskdump_mock;
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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:412:17
    |
412 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/worker.rs:85:1
    |
85  | / cfg_not_taskdump! {
86  | |     mod taskdump_mock;
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(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:55:15
   |
55 |     #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:69:23
   |
69 |             #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:155:13
    |
155 | /             cfg_unstable! {
156 | |                 pub(crate) fn expect_multi_thread_alt(&self) -> &Arc {
157 | |                     match self {
158 | |                         Handle::MultiThreadAlt(handle) => handle,
...   |
162 | |             }
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:95:27
    |
95  |                 #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))]
    |                           ^^^^^^^^^^^^^^
...
111 |             match_flavor!(self, Handle(h) => &h.blocking_spawner)
    |             ----------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:125:27
    |
125 |                 #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:137:27
    |
137 |                 #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:95:27
    |
95  |                 #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))]
    |                           ^^^^^^^^^^^^^^
...
143 |             match_flavor!(self, Handle(h) => &h.seed_generator)
    |             --------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:237:13
    |
237 | /             cfg_unstable! {
238 | |                 #[track_caller]
239 | |                 pub(crate) fn expect_multi_thread_alt(&self) -> &multi_thread_alt::Context {
240 | |                     match self {
...   |
245 | |             }
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/mod.rs:95:27
    |
95  |                 #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(target_os = "wasi")))]
    |                           ^^^^^^^^^^^^^^
...
225 |             match_flavor!(self, Context(context) => context.defer(waker))
    |             ------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `match_flavor` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:229:63
    |
229 |           $( #[cfg(not(all(feature = "net", feature = "rt", all(tokio_unstable, not(loom)))))]$item )*
    |                                                                 ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/io/metrics.rs:7:1
    |
7   | / cfg_not_rt_and_metrics_and_net! {
8   | |     #[derive(Default)]
9   | |     pub(crate) struct IoDriverMetrics {}
...   |
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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_rt_and_metrics_and_net` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:229:83
    |
229 |           $( #[cfg(not(all(feature = "net", feature = "rt", all(tokio_unstable, not(loom)))))]$item )*
    |                                                                                     ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/io/metrics.rs:7:1
    |
7   | / cfg_not_rt_and_metrics_and_net! {
8   | |     #[derive(Default)]
9   | |     pub(crate) struct IoDriverMetrics {}
...   |
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(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_rt_and_metrics_and_net` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/io/metrics.rs:20:9
    |
20  | /         cfg_metrics! {
21  | |             pub(crate) use crate::runtime::IoDriverMetrics;
22  | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/io/metrics.rs:20:9
    |
20  | /         cfg_metrics! {
21  | |             pub(crate) use crate::runtime::IoDriverMetrics;
22  | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/time/entry.rs:574:15
    |
574 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/time/wheel/mod.rs:298:21
    |
298 | #[cfg(all(test, not(loom)))]
    |                     ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/time/wheel/level.rs:257:21
    |
257 | #[cfg(all(test, not(loom)))]
    |                     ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:182:16
    |
182 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))]
    |                ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:205:1
    |
205 | / cfg_taskdump! {
206 | |     pub(crate) mod trace;
207 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:205:1
    |
205 | / cfg_taskdump! {
206 | |     pub(crate) mod trace;
207 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/core.rs:489:11
    |
489 | #[cfg(not(loom))]
    |           ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/core.rs:174:15
    |
174 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/core.rs:225:19
    |
225 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/core.rs:213:23
    |
213 |             #[cfg(all(tokio_unstable, feature = "tracing"))] tracing_id: Option,
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/core.rs:220:27
    |
220 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/core.rs:232:27
    |
232 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/core.rs:455:15
    |
455 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/error.rs:128:11
    |
128 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/id.rs:25:16
   |
25 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))]
   |                ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/id.rs:44:16
   |
44 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))]
   |                ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/id.rs:63:16
   |
63 | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))]
   |                ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unused imports: `id` and `try_id`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:183:14
    |
183 | pub use id::{id, try_id, Id};
    |              ^^  ^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/abort.rs:60:11
   |
60 |     #[cfg(tokio_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(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/join.rs:302:11
    |
302 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/list.rs:190:1
    |
190 | / cfg_taskdump! {
191 | |     impl OwnedTasks {
192 | |         /// Locks the tasks, and calls `f` on an iterator over them.
193 | |         pub(crate) fn for_each(&self, f: F)
...   |
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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/list.rs:190:1
    |
190 | / cfg_taskdump! {
191 | |     impl OwnedTasks {
192 | |         /// Locks the tasks, and calls `f` on an iterator over them.
193 | |         pub(crate) fn for_each(&self, f: F)
...   |
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(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/state.rs:275:9
    |
275 |         tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/state.rs:276:9
    |
276 |         tokio_taskdump,
    |         ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/waker.rs:44:1
    |
44  | / cfg_trace! {
45  | |     macro_rules! trace {
46  | |         ($header:expr, $op:expr) => {
47  | |             if let Some(id) = Header::get_tracing_id(&$header) {
...   |
56  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:481:27
    |
481 |               #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                             ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/waker.rs:58:1
    |
58  | / cfg_not_trace! {
59  | |     macro_rules! trace {
60  | |         ($header:expr, $op:expr) => {
...   |
65  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:347:9
    |
347 |         tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:348:9
    |
348 |         tokio_taskdump,
    |         ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:365:5
    |
365 | /     cfg_taskdump! {
366 | |         pub(super) fn notify_for_tracing(&self) -> Notified {
367 | |             self.as_raw().state().transition_to_notified_for_tracing();
...   |
371 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/task/mod.rs:365:5
    |
365 | /     cfg_taskdump! {
366 | |         pub(super) fn notify_for_tracing(&self) -> Notified {
367 | |             self.as_raw().state().transition_to_notified_for_tracing();
...   |
371 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/config.rs:40:11
   |
40 |     #[cfg(tokio_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(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/mod.rs:13:1
    |
13  | / cfg_trace! {
14  | |     pub(crate) use pool::Mandatory;
15  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `fs`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/pool.rs:129:20
    |
129 |     #[cfg_attr(not(fs), allow(dead_code))]
    |                    ^^ help: found config with similar value: `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(fs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/pool.rs:477:1
    |
477 | / cfg_metrics! {
478 | |     impl Spawner {
479 | |         pub(crate) fn num_threads(&self) -> usize {
480 | |             self.inner.metrics.num_threads()
...   |
491 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/pool.rs:477:1
    |
477 | / cfg_metrics! {
478 | |     impl Spawner {
479 | |         pub(crate) fn num_threads(&self) -> usize {
480 | |             self.inner.metrics.num_threads()
...   |
491 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/pool.rs:43:5
    |
43  | /     cfg_metrics! {
44  | |         fn queue_depth(&self) -> usize {
45  | |             self.queue_depth.load(Ordering::Relaxed)
46  | |         }
47  | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/pool.rs:43:5
    |
43  | /     cfg_metrics! {
44  | |         fn queue_depth(&self) -> usize {
45  | |             self.queue_depth.load(Ordering::Relaxed)
46  | |         }
47  | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/pool.rs:363:19
    |
363 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/blocking/pool.rs:381:23
    |
381 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:116:1
    |
116 | / cfg_unstable! {
117 | |     /// How the runtime should respond to unhandled panics.
118 | |     ///
119 | |     /// Instances of `UnhandledPanic` are passed to `Builder::unhandled_panic`
...   |
195 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:204:15
    |
204 |     #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:112:11
    |
112 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:535:15
    |
535 |     #[cfg(not(loom))]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:560:15
    |
560 |     #[cfg(not(loom))]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `eyre` (lib) generated 43 warnings
   Compiling backtrace v0.3.69
warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:638:15
    |
638 |     #[cfg(not(loom))]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:673:15
    |
673 |     #[cfg(not(loom))]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:238:9
    |
238 | /         cfg_unstable! {
239 | |             /// Returns a new builder with the alternate multi thread scheduler
240 | |             /// selected.
241 | |             ///
...   |
256 | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:808:5
    |
808 | /     cfg_unstable! {
809 | |         /// Configure how the runtime responds to an unhandled panic on a
810 | |         /// spawned task.
811 | |         ///
...   |
941 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
     |
211  |               #[cfg(all(tokio_unstable, not(loom)))]
     |                         ^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:943:5
     |
943  | /     cfg_metrics! {
944  | |         /// Enables tracking the distribution of task poll times.
945  | |         ///
946  | |         /// Task poll times are not instrumented by default as doing so requires
...    |
1068 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
     |
211  |               #[cfg(all(tokio_unstable, not(loom)))]
     |                                             ^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:943:5
     |
943  | /     cfg_metrics! {
944  | |         /// Enables tracking the distribution of task poll times.
945  | |         ///
946  | |         /// Task poll times are not instrumented by default as doing so requires
...    |
1068 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:186:18
     |
186  |           $( #[cfg(loom)] $item )*
     |                    ^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:1070:5
     |
1070 | /     cfg_loom! {
1071 | |         pub(crate) fn local_queue_capacity(&mut self, value: usize) -> &mut Self {
1072 | |             assert!(value.is_power_of_two());
1073 | |             self.local_queue_capacity = value;
...    |
1076 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `cfg_loom` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:218:15
    |
218 |         #[cfg(loom)]
    |               ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:221:19
    |
221 |         #[cfg(not(loom))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:302:23
    |
302 |             #[cfg(not(loom))]
    |                       ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:305:19
    |
305 |             #[cfg(loom)]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:310:19
    |
310 |             #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:702:23
    |
702 |             #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:713:27
    |
713 |                 #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:1107:23
     |
1107 |                 #[cfg(tokio_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(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
     |
471  |               #[cfg(tokio_unstable)]
     |                     ^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:1275:9
     |
1275 | /         cfg_unstable! {
1276 | |             fn build_alt_threaded_runtime(&mut self) -> io::Result {
1277 | |                 use crate::loom::sys::num_cpus;
1278 | |                 use crate::runtime::{Config, runtime::Scheduler};
...    |
1316 | |         }
     | |_________- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/builder.rs:1258:27
     |
1258 |                     #[cfg(tokio_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(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:1:7
  |
1 | #[cfg(tokio_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(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:398:1
    |
398 | / cfg_metrics! {
399 | |     use crate::runtime::RuntimeMetrics;
400 | |
401 | |     impl Handle {
...   |
408 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:398:1
    |
398 | / cfg_metrics! {
399 | |     use crate::runtime::RuntimeMetrics;
400 | |
401 | |     impl Handle {
...   |
408 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:410:1
    |
410 | / cfg_taskdump! {
411 | |     impl Handle {
412 | |         /// Captures a snapshot of the runtime's state.
413 | |         ///
...   |
573 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:410:1
    |
410 | / cfg_taskdump! {
411 | |     impl Handle {
412 | |         /// Captures a snapshot of the runtime's state.
413 | |         ///
...   |
573 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:365:5
    |
365 | /     cfg_unstable! {
366 | |         /// Returns the [`Id`] of the current `Runtime`.
367 | |         ///
368 | |         /// # Examples
...   |
395 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:295:13
    |
295 |             tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:296:13
    |
296 |             tokio_taskdump,
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:303:19
    |
303 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:322:13
    |
322 |             tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:323:13
    |
323 |             tokio_taskdump,
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:329:19
    |
329 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/handle.rs:360:23
    |
360 |             #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:13:5
    |
13  | /     cfg_unstable! {
14  | |         use crate::runtime::scheduler::MultiThreadAlt;
15  | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:117:11
    |
117 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:132:15
    |
132 |     #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:483:1
    |
483 | / cfg_metrics! {
484 | |     impl Runtime {
485 | |         /// TODO
486 | |         pub fn metrics(&self) -> crate::runtime::RuntimeMetrics {
...   |
490 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:483:1
    |
483 | / cfg_metrics! {
484 | |     impl Runtime {
485 | |         /// TODO
486 | |         pub fn metrics(&self) -> crate::runtime::RuntimeMetrics {
...   |
490 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:329:13
    |
329 |             tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:330:13
    |
330 |             tokio_taskdump,
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:337:19
    |
337 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:351:23
    |
351 |             #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/runtime.rs:473:23
    |
473 |             #[cfg(all(tokio_unstable, feature = "rt-multi-thread", not(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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:23
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/metrics/mod.rs:11:1
    |
11  | / cfg_metrics! {
12  | |     mod batch;
13  | |     pub(crate) use batch::MetricsBatch;
...   |
34  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:211:43
    |
211 |               #[cfg(all(tokio_unstable, not(loom)))]
    |                                             ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/metrics/mod.rs:11:1
    |
11  | / cfg_metrics! {
12  | |     mod batch;
13  | |     pub(crate) use batch::MetricsBatch;
...   |
34  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:221:27
    |
221 |               #[cfg(not(all(tokio_unstable, not(loom))))]
    |                             ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/metrics/mod.rs:36:1
    |
36  | / cfg_not_metrics! {
37  | |     mod mock;
38  | |
39  | |     pub(crate) use mock::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder};
40  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:221:47
    |
221 |               #[cfg(not(all(tokio_unstable, not(loom))))]
    |                                                 ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/metrics/mod.rs:36:1
    |
36  | / cfg_not_metrics! {
37  | |     mod mock;
38  | |
39  | |     pub(crate) use mock::{SchedulerMetrics, WorkerMetrics, MetricsBatch, HistogramBuilder};
40  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_metrics` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:3:11
  |
3 | #[cfg(all(tokio_unstable, feature = "tracing"))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:46:15
   |
46 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:73:19
   |
73 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                   ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:107:23
    |
107 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:121:19
    |
121 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:131:23
    |
131 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:148:23
    |
148 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:154:23
    |
154 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/barrier.rs:160:27
    |
160 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/broadcast.rs:1481:11
     |
1481 | #[cfg(not(loom))]
     |           ^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mpsc/mod.rs:115:44
    |
115 | #[cfg(all(target_pointer_width = "64", not(loom)))]
    |                                            ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mpsc/mod.rs:118:49
    |
118 | #[cfg(all(not(target_pointer_width = "64"), not(loom)))]
    |                                                 ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mpsc/mod.rs:121:7
    |
121 | #[cfg(loom)]
    |       ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mpsc/block.rs:433:21
    |
433 | #[cfg(all(test, not(loom)))]
    |                     ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/loom.rs:3:15
    |
3   |           #[cfg(loom)]
    |                 ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mpsc/block.rs:415:9
    |
415 | /         if_loom! {
416 | |             let p = _value.as_ptr() as *mut UnsafeCell>;
417 | |             for i in 0..BLOCK_CAP {
418 | |                 p.add(i)
...   |
421 | |         }
    | |_________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `if_loom` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:4:11
  |
4 | #[cfg(all(tokio_unstable, feature = "tracing"))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:300:11
    |
300 | #[cfg(not(loom))]
    |           ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:130:15
    |
130 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:150:15
    |
150 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:174:15
    |
174 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:189:15
    |
189 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:208:15
    |
208 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:218:15
    |
218 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:226:15
    |
226 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:235:15
    |
235 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:245:15
    |
245 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:389:19
    |
389 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:338:19
    |
338 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:352:19
    |
352 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:361:23
    |
361 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:367:23
    |
367 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:397:23
    |
397 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:436:19
    |
436 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:448:19
    |
448 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:431:27
    |
431 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:602:19
    |
602 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:615:19
    |
615 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:627:19
    |
627 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:609:27
    |
609 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:674:27
    |
674 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:670:31
    |
670 |                     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:745:27
    |
745 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:740:31
    |
740 |                     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:818:23
    |
818 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:866:23
    |
866 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:918:23
    |
918 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:954:19
    |
954 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:999:27
    |
999 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1047:23
     |
1047 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1099:23
     |
1099 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1136:19
     |
1136 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1179:23
     |
1179 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1203:23
     |
1203 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1231:23
     |
1231 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1241:19
     |
1241 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_NOFOLLOW)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:40:34
   |
40 |         const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW);
   |                                  -------------------------------- in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1287:27
     |
1287 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                           ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1311:23
     |
1311 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1339:23
     |
1339 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/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="gimli-symbolize"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=a2f930b450541c9b -C extra-filename=-3611532987e313b7 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/build/backtrace-3611532987e313b7 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cc=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libcc-439823ffa911a1f1.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/mutex.rs:1349:19
     |
1349 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/notify.rs:454:19
    |
454 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/notify.rs:998:27
    |
998 |                     #[cfg(tokio_taskdump)]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/notify.rs:1092:27
     |
1092 |                     #[cfg(tokio_taskdump)]
     |                           ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:129:11
    |
129 | #[cfg(all(tokio_unstable, feature = "tracing"))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:224:15
    |
224 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:324:15
    |
324 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:326:15
    |
326 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EACCESS)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:44:25
   |
44 |         const EACCESS = bitcast!(c::AT_EACCESS);
   |                         ----------------------- in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_REMOVEDIR)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:47:27
   |
47 |         const REMOVEDIR = bitcast!(c::AT_REMOVEDIR);
   |                           ------------------------- in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_FOLLOW)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:50:32
   |
50 |         const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW);
   |                                ------------------------------ in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `nu-ansi-term` (lib) generated 1 warning
warning: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EMPTY_PATH)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:62:28
   |
62 |         const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH);
   |                            -------------------------- in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_RESOLVE_BENEATH)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:66:33
   |
66 |         const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH);
   |                                 ------------------------------- in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:328:15
    |
328 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:471:15
    |
471 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:532:15
    |
532 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:536:15
    |
536 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:528:19
    |
528 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:542:19
    |
542 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:544:19
    |
544 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:546:19
    |
546 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:620:19
    |
620 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:702:19
    |
702 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:704:19
    |
704 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:712:23
    |
712 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:847:23
    |
847 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:922:23
    |
922 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:1012:35
     |
1012 |                         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:1075:23
     |
1075 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:1092:19
     |
1092 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:1094:19
     |
1094 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:1096:19
     |
1096 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:1100:23
     |
1100 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/oneshot.rs:1103:27
     |
1103 |             #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
     |                           ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_ACCMODE)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:211:25
    |
211 |         const ACCMODE = bitcast!(c::O_ACCMODE);
    |                         ---------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY | c::O_WRONLY | c::O_RDWR)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:220:24
    |
220 |         const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR);
    |                        ----------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_APPEND)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:223:24
    |
223 |         const APPEND = bitcast!(c::O_APPEND);
    |                        --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CREAT)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:227:24
    |
227 |         const CREATE = bitcast!(c::O_CREAT);
    |                        -------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECTORY)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:231:27
    |
231 |         const DIRECTORY = bitcast!(c::O_DIRECTORY);
    |                           ------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DSYNC)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:235:23
    |
235 |         const DSYNC = bitcast!(c::O_DSYNC);
    |                       -------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EXCL)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:238:22
    |
238 |         const EXCL = bitcast!(c::O_EXCL);
    |                      ------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_FSYNC)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:245:23
    |
245 |         const FSYNC = bitcast!(c::O_FSYNC);
    |                       -------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOFOLLOW)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:249:26
    |
249 |         const NOFOLLOW = bitcast!(c::O_NOFOLLOW);
    |                          ----------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:22:11
   |
22 | #[cfg(all(tokio_unstable, feature = "tracing"))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:39:15
   |
39 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:107:15
    |
107 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NONBLOCK)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:252:26
    |
252 |         const NONBLOCK = bitcast!(c::O_NONBLOCK);
    |                          ----------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:180:19
    |
180 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:209:19
    |
209 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:147:19
    |
147 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:172:23
    |
172 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:190:23
    |
190 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:203:23
    |
203 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:217:23
    |
217 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:351:27
    |
351 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:255:24
    |
255 |         const RDONLY = bitcast!(c::O_RDONLY);
    |                        --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:453:19
    |
453 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:424:39
    |
424 | ...                   #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                                 ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:511:19
    |
511 |         #[cfg(all(tokio_unstable, feature = "tracing"))] ctx: trace::AsyncOpTracingCtx,
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:517:23
    |
517 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:534:31
    |
534 |                     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:554:19
    |
554 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:556:19
    |
556 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_WRONLY)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:258:24
    |
258 |         const WRONLY = bitcast!(c::O_WRONLY);
    |                        --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:558:19
    |
558 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:564:19
    |
564 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:570:23
    |
570 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:586:19
    |
586 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:589:23
    |
589 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:596:23
    |
596 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/batch_semaphore.rs:604:19
    |
604 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:3:11
  |
3 | #[cfg(all(tokio_unstable, feature = "tracing"))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDWR)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:263:22
    |
263 |         const RDWR = bitcast!(c::O_RDWR);
    |                      ------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:373:11
    |
373 | #[cfg(not(loom))]
    |           ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:342:15
    |
342 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:443:19
    |
443 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:462:19
    |
462 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:398:19
    |
398 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:413:19
    |
413 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:416:23
    |
416 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:421:23
    |
421 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:447:23
    |
447 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:456:23
    |
456 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOCTTY)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:267:24
    |
267 |         const NOCTTY = bitcast!(c::O_NOCTTY);
    |                        --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:466:23
    |
466 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:518:19
    |
518 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:526:23
    |
526 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:565:19
    |
565 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:575:23
    |
575 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:700:19
    |
700 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:708:23
    |
708 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:764:19
    |
764 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_SYNC)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:280:22
    |
280 |         const SYNC = bitcast!(c::O_SYNC);
    |                      ------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/semaphore.rs:772:23
    |
772 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `twox-hash` (lib) generated 1 warning
   Compiling termcolor v1.3.0
   Compiling bitflags v1.3.2
warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:3:11
  |
3 | #[cfg(all(tokio_unstable, feature = "tracing"))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_TRUNC)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:283:23
    |
283 |         const TRUNC = bitcast!(c::O_TRUNC);
    |                       -------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_PATH)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:293:22
    |
293 |         const PATH = bitcast!(c::O_PATH);
    |                      ------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:23:11
   |
23 | #[cfg(not(loom))]
   |           ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:296:25
    |
296 |         const CLOEXEC = bitcast!(c::O_CLOEXEC);
    |                         ---------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECT)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:321:24
    |
321 |         const DIRECT = bitcast!(c::O_DIRECT);
    |                        --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:26:7
   |
26 | #[cfg(loom)]
   |       ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RESOLVE_BENEATH)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:325:33
    |
325 |         const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH);
    |                                 ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EMPTY_PATH)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:329:28
    |
329 |         const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH);
    |                            ------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:103:11
    |
103 | #[cfg(not(loom))]
    |           ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_read_guard.rs:18:15
   |
18 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_read_guard.rs:27:15
   |
27 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_read_guard.rs:40:27
   |
40 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_read_guard.rs:87:23
   |
87 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_read_guard.rs:137:23
    |
137 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_read_guard.rs:173:19
    |
173 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:20:15
   |
20 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:30:15
   |
30 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:44:27
   |
44 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: `clap_lex` (lib) generated 2 warnings
warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:98:23
   |
98 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:153:19
    |
153 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:162:19
    |
162 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:145:23
    |
145 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:228:23
    |
228 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:293:19
    |
293 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:302:19
    |
302 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:285:23
    |
285 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:373:19
    |
373 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:382:19
    |
382 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:365:23
    |
365 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard.rs:431:19
    |
431 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard_mapped.rs:19:15
   |
19 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard_mapped.rs:29:15
   |
29 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard_mapped.rs:43:27
   |
43 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard_mapped.rs:97:23
   |
97 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard_mapped.rs:154:23
    |
154 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/owned_write_guard_mapped.rs:196:19
    |
196 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/read_guard.rs:18:15
   |
18 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/read_guard.rs:27:15
   |
27 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/read_guard.rs:39:23
   |
39 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/read_guard.rs:91:23
   |
91 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/read_guard.rs:146:23
    |
146 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/read_guard.rs:182:19
    |
182 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:20:15
   |
20 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:30:15
   |
30 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:43:23
   |
43 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:100:23
    |
100 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:161:19
    |
161 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:170:19
    |
170 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:153:23
    |
153 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:240:23
    |
240 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:308:19
    |
308 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:317:19
    |
317 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:300:23
    |
300 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:390:19
    |
390 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:399:19
    |
399 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:382:23
    |
382 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard.rs:448:19
    |
448 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard_mapped.rs:18:15
   |
18 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard_mapped.rs:28:15
   |
28 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard_mapped.rs:41:23
   |
41 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard_mapped.rs:97:23
   |
97 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard_mapped.rs:159:23
    |
159 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock/write_guard_mapped.rs:204:19
    |
204 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:89:15
   |
89 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:345:19
    |
345 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:369:19
    |
369 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:208:19
    |
208 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:240:19
    |
240 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:243:23
    |
243 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:250:23
    |
250 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:280:19
    |
280 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:313:19
    |
313 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:316:23
    |
316 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:323:23
    |
323 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:354:23
    |
354 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:380:23
    |
380 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:447:19
    |
447 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:459:19
    |
459 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:442:27
    |
442 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:576:19
    |
576 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:595:19
    |
595 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:607:19
    |
607 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:587:27
    |
587 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:666:19
    |
666 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:662:23
    |
662 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:731:19
    |
731 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:724:23
    |
724 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:789:19
    |
789 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:801:19
    |
801 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:784:27
    |
784 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:904:19
    |
904 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:924:19
    |
924 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:936:19
    |
936 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:915:27
    |
915 |                 #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:987:19
    |
987 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:983:23
    |
983 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:1045:19
     |
1045 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/rwlock.rs:1037:23
     |
1037 |             #[cfg(all(tokio_unstable, feature = "tracing"))]
     |                       ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

   Compiling textwrap v0.16.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=0d2ae89d756d0dcb -C extra-filename=-cd9b4568771278da --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `loom`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/task/atomic_waker.rs:1:17
  |
1 | #![cfg_attr(any(loom, not(feature = "sync")), allow(dead_code, unreachable_pub))]
  |                 ^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/termcolor-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/termcolor-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/termcolor-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a110e121a030de0 -C extra-filename=-c7fb717c9db64a73 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/once_cell.rs:181:19
    |
181 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/once_cell.rs:222:19
    |
222 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/watch.rs:1309:17
     |
1309 | #[cfg(all(test, loom))]
     |                 ^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/watch.rs:317:27
    |
317 |         #[cfg(not(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/watch.rs:342:27
    |
342 |         #[cfg(not(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/watch.rs:349:23
    |
349 |         #[cfg(all(not(loom), feature = "sync", any(feature = "rt", feature = "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(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/watch.rs:326:25
    |
326 |                     not(loom),
    |                         ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:288:19
    |
288 |           #[cfg(not(loom))]
    |                     ^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/sync/watch.rs:836:5
    |
836 | /     cfg_process_driver! {
837 | |         pub(crate) fn try_has_changed(&mut self) -> Option> {
838 | |             maybe_changed(&self.shared, &mut self.version)
839 | |         }
840 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_process_driver` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/mod.rs:315:15
    |
315 |     #[cfg(not(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/mod.rs:317:11
    |
317 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/mod.rs:296:5
    |
296 | /     cfg_unstable! {
297 | |         mod consume_budget;
298 | |         pub use consume_budget::consume_budget;
299 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/mod.rs:320:5
    |
320 | /     cfg_unstable! {
321 | |         pub use crate::runtime::task::{Id, id, try_id};
322 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/mod.rs:324:5
    |
324 | /     cfg_trace! {
325 | |         mod builder;
326 | |         pub use builder::Builder;
327 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/spawn.rs:187:13
    |
187 |             tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/spawn.rs:188:13
    |
188 |             tokio_taskdump,
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/local.rs:4:7
  |
4 | #[cfg(tokio_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(tokio_unstable)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/local.rs:1134:21
     |
1134 | #[cfg(all(test, not(loom)))]
     |                     ^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/local.rs:723:1
    |
723 | / cfg_unstable! {
724 | |     impl LocalSet {
725 | |         /// Configure how the `LocalSet` responds to an unhandled panic on a
726 | |         /// spawned task.
...   |
816 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/local.rs:255:11
    |
255 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/local.rs:395:27
    |
395 |                     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
     |
471  |               #[cfg(tokio_unstable)]
     |                     ^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/local.rs:1026:5
     |
1026 | /     cfg_unstable! {
1027 | |         fn unhandled_panic(&self) {
1028 | |             use crate::runtime::UnhandledPanic;
...    |
1049 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/join_set.rs:13:7
   |
13 | #[cfg(tokio_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(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/join_set.rs:63:11
   |
63 | #[cfg(all(tokio_unstable, feature = "tracing"))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/join_set.rs:478:11
    |
478 | #[cfg(all(tokio_unstable, feature = "tracing"))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/join_set.rs:575:11
    |
575 | #[cfg(all(tokio_unstable, feature = "tracing"))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/join_set.rs:111:15
    |
111 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/join_set.rs:303:11
    |
303 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/task/join_set.rs:421:11
    |
421 |     #[cfg(tokio_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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:114:20
    |
114 | #[cfg_attr(not(all(tokio_unstable, feature = "tracing")), allow(unused_variables))]
    |                    ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:402:15
    |
402 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:120:15
    |
120 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:134:15
    |
134 |     #[cfg(all(tokio_unstable, feature = "tracing"))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:137:19
    |
137 |     #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:144:19
    |
144 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:434:19
    |
434 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:436:19
    |
436 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/interval.rs:444:23
    |
444 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:236:1
    |
236 | / cfg_trace! {
237 | |     #[derive(Debug)]
238 | |     struct Inner {
239 | |         ctx: trace::AsyncOpTracingCtx,
240 | |     }
241 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:481:27
    |
481 |               #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                             ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:243:1
    |
243 | / cfg_not_trace! {
244 | |     #[derive(Debug)]
245 | |     struct Inner {
246 | |     }
247 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:250:24
    |
250 |     #[cfg_attr(not(all(tokio_unstable, feature = "tracing")), allow(unused_variables))]
    |                        ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:261:19
    |
261 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:302:23
    |
302 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:374:19
    |
374 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:407:19
    |
407 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:413:23
    |
413 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:421:19
    |
421 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:424:23
    |
424 |         #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:442:19
    |
442 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:444:19
    |
444 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/time/sleep.rs:446:19
    |
446 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:558:5
    |
558 | /     cfg_taskdump! {
559 | |         pub(crate) use crate::runtime::task::trace::trace_leaf;
560 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:558:5
    |
558 | /     cfg_taskdump! {
559 | |         pub(crate) use crate::runtime::task::trace::trace_leaf;
560 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:411:17
    |
411 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:562:5
    |
562 | /     cfg_not_taskdump! {
563 | |         #[inline(always)]
564 | |         #[allow(dead_code)]
565 | |         pub(crate) fn trace_leaf(_: &mut std::task::Context<'_>) -> std::task::Poll<()> {
...   |
568 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:412:17
    |
412 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/lib.rs:562:5
    |
562 | /     cfg_not_taskdump! {
563 | |         #[inline(always)]
564 | |         #[allow(dead_code)]
565 | |         pub(crate) fn trace_leaf(_: &mut std::task::Context<'_>) -> std::task::Poll<()> {
...   |
568 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/linked_list.rs:526:17
    |
526 | #[cfg(any(test, 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: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:392:17
    |
392 |                   tokio_unstable,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/linked_list.rs:344:1
    |
344 | / cfg_taskdump! {
345 | |     impl CountedLinkedList {
346 | |         pub(crate) fn for_each(&mut self, f: F)
347 | |         where
...   |
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(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_taskdump`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:393:17
    |
393 |                   tokio_taskdump,
    |                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/linked_list.rs:344:1
    |
344 | / cfg_taskdump! {
345 | |     impl CountedLinkedList {
346 | |         pub(crate) fn for_each(&mut self, f: F)
347 | |         where
...   |
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(tokio_taskdump)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_taskdump)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_taskdump` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:471:19
    |
471 |               #[cfg(tokio_unstable)]
    |                     ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/rand.rs:5:5
    |
5   | /     cfg_unstable! {
6   | |         mod rt_unstable;
7   | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `loom`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/idle_notified_set.rs:464:21
    |
464 | #[cfg(all(test, not(loom)))]
    |                     ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/rc_cell.rs:12:19
   |
12 |     #[cfg(not(all(loom, test)))]
   |                   ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/rc_cell.rs:20:15
   |
20 |     #[cfg(all(loom, test))]
   |               ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/try_lock.rs:33:15
   |
33 |     #[cfg(not(loom))]
   |               ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `loom`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/try_lock.rs:39:11
   |
39 |     #[cfg(loom)]
   |           ^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:461:23
    |
461 |               #[cfg(all(tokio_unstable, feature = "tracing"))]
    |                         ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/trace.rs:1:1
    |
1   | / cfg_trace! {
2   | |     cfg_rt! {
3   | |         use core::{
4   | |             pin::Pin,
...   |
85  | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/macros/cfg.rs:481:27
    |
481 |               #[cfg(any(not(tokio_unstable), not(feature = "tracing")))]
    |                             ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/trace.rs:96:1
    |
96  | / cfg_not_trace! {
97  | |     cfg_rt! {
98  | |         #[inline]
99  | |         pub(crate) fn task(task: F, _: &'static str, _name: Option<&str>, _: u64) -> F {
...   |
104 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `cfg_not_trace` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/trace.rs:89:19
   |
89 |         #[cfg(all(tokio_unstable, feature = "tracing"))]
   |                   ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tokio_unstable`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/trace.rs:91:23
   |
91 |         #[cfg(not(all(tokio_unstable, feature = "tracing")))]
   |                       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SEAL)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:644:22
    |
644 |         const SEAL = bitcast!(c::F_SEAL_SEAL);
    |                      ------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SHRINK)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:646:24
    |
646 |         const SHRINK = bitcast!(c::F_SEAL_SHRINK);
    |                        -------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_GROW)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:648:22
    |
648 |         const GROW = bitcast!(c::F_SEAL_GROW);
    |                      ------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_WRITE)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/fs/types.rs:650:23
    |
650 |         const WRITE = bitcast!(c::F_SEAL_WRITE);
    |                       ------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/textwrap-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/textwrap-0.16.0/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.' 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.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/textwrap-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=691f0890715c9ad7 -C extra-filename=-3c6e2e1c708d49e8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling zeroize v1.6.0
warning: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::FD_CLOEXEC)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/types.rs:13:25
   |
13 |         const CLOEXEC = bitcast!(c::FD_CLOEXEC);
   |                         ----------------------- in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/zeroize-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/zeroize-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on
stable Rust primitives which guarantee memory is zeroed using an
operation will not be '\''optimized away'\'' by the compiler.
Uses a portable pure Rust implementation that works everywhere,
even WASM'\!'
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.56 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/zeroize-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=bdea165d8691c5e2 -C extra-filename=-717236b68f67ea74 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/textwrap-0.16.0/src/lib.rs:228:7
    |
228 | #[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: unnecessary transmute
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
   |
19 |                 ::core::mem::transmute($x)
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)`
   |
  ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/types.rs:60:25
   |
60 |         const CLOEXEC = bitcast!(c::O_CLOEXEC);
   |                         ---------------------- in this macro invocation
   |
   = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `thread_local` (lib) generated 2 warnings
   Compiling binfarce v0.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=binfarce CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Evgeniy Reizner :Sergey "Shnatsel" Davidoff ' CARGO_PKG_DESCRIPTION='Extremely minimal parser for ELF, Mach-O, PE and ar.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=binfarce CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Shnatsel/binfarce' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name binfarce --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1dad58ccefb6771b -C extra-filename=-83239a4ed47d41de --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/syscalls.rs:284:34
    |
284 |     Ok(FdFlags::from_bits_retain(bitcast!(flags)))
    |                                  --------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/bitcast.rs:19:17
    |
19  |                 ::core::mem::transmute($x)
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())`
    |
   ::: /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustix-0.38.20/src/backend/libc/io/syscalls.rs:330:13
    |
330 |             bitflags_bits!(flags),
    |             --------------------- in this macro invocation
    |
    = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/zeroize-1.6.0/src/lib.rs:408:56
    |
408 |             volatile_set(self as *mut _ as *mut u8, 0, mem::size_of::());
    |                                                        ^^^^^^^^^^^^^^^^^^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/zeroize-1.6.0/src/lib.rs:7:41
    |
7   | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)]
    |                                         ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
    |
408 -             volatile_set(self as *mut _ as *mut u8, 0, mem::size_of::());
408 +             volatile_set(self as *mut _ as *mut u8, 0, size_of::());
    |

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/zeroize-1.6.0/src/lib.rs:439:43
    |
439 |         let size = self.len().checked_mul(mem::size_of::()).unwrap();
    |                                           ^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
439 -         let size = self.len().checked_mul(mem::size_of::()).unwrap();
439 +         let size = self.len().checked_mul(size_of::()).unwrap();
    |

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,gimli-symbolize,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_GIMLI_SYMBOLIZE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/backtrace-e4c011038c04b301/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/security/cargo-audit/work/target/release/build/backtrace-3611532987e313b7/build-script-build`
   Compiling owo-colors v3.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owo_colors CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/owo-colors-3.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name owo_colors --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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=3 -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=465556bbca76b0ec -C extra-filename=-943e2103f1566c39 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling ident_case v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bfede29d101242d0 -C extra-filename=-19cf416441651191 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn`
warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17
   |
25 | use std::ascii::AsciiExt;
   |                 ^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: `zeroize` (lib) generated 2 warnings
   Compiling topological-sort v0.2.2
warning: unused import: `std::ascii::AsciiExt`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5
   |
25 | use std::ascii::AsciiExt;
   |     ^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=topological_sort CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/topological-sort-0.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/topological-sort-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='gifnksm ' CARGO_PKG_DESCRIPTION='Performs topological sorting.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=topological-sort CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gifnksm/topological-sort-rs' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name topological_sort --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cca4166aa1f592a4 -C extra-filename=-c2e0182f853087be --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_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_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5 CARGO_MANIFEST_LINKS=ring_core_0_17_5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/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/security/cargo-audit/work/target/release/build/ring-1625d069506c91cd/build-script-build`
[ring 0.17.5] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[ring 0.17.5] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_5_
[ring 0.17.5] OPT_LEVEL = Some("3")
[ring 0.17.5] TARGET = Some("x86_64-unknown-freebsd")
[ring 0.17.5] HOST = Some("x86_64-unknown-freebsd")
[ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[ring 0.17.5] CC_x86_64-unknown-freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[ring 0.17.5] CC_x86_64_unknown_freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=HOST_CC
[ring 0.17.5] HOST_CC = None
[ring 0.17.5] cargo:rerun-if-env-changed=CC
[ring 0.17.5] CC = Some("cc")
[ring 0.17.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[ring 0.17.5] CRATE_CC_NO_DEFAULTS = None
[ring 0.17.5] DEBUG = Some("false")
[ring 0.17.5] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[ring 0.17.5] CFLAGS_x86_64-unknown-freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[ring 0.17.5] CFLAGS_x86_64_unknown_freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=HOST_CFLAGS
[ring 0.17.5] HOST_CFLAGS = None
[ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS
[ring 0.17.5] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c"
warning: `ident_case` (lib) generated 2 warnings
   Compiling fs-err v2.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_err CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fs-err-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fs-err-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Hickman ' CARGO_PKG_DESCRIPTION='A drop-in replacement for std::fs with more helpful error messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs-err CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andrewhickman/fs-err' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name fs_err --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/fs-err-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=33e55c6781c92115 -C extra-filename=-15d384d6f5190f36 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/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: `tracing-log` (lib) generated 1 warning
   Compiling strsim v0.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/strsim-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=299b113692ff14be -C extra-filename=-8024f6e4145a9d08 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `camino` (lib) generated 12 warnings
   Compiling wait-timeout v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wait_timeout CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A crate to wait on a child process with a timeout specified across Unix and
Windows platforms.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/wait-timeout' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wait-timeout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/wait-timeout' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name wait_timeout --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc1f943c7e4a9710 -C extra-filename=-2e378fdb98940992 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling miniz_oxide v0.6.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/miniz_oxide-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/miniz_oxide-0.6.2/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.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/miniz_oxide-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --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=93cde9f906e4b59c -C extra-filename=-c3704d3372f1ac33 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern adler=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libadler-e11c8761c9cfdce6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/src/unix.rs:278:1
    |
278 | extern fn sigchld_handler(signum: c_int,
    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/src/lib.rs:31:23
    |
31  | #![deny(missing_docs, warnings)]
    |                       ^^^^^^^^
    = note: `#[warn(missing_abi)]` implied by `#[warn(warnings)]`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/src/unix.rs:281:24
    |
281 |     type FnSigaction = extern fn(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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/src/unix.rs:282:22
    |
282 |     type FnHandler = extern fn(c_int);
    |                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/src/unix.rs:27:23
   |
27 | use std::sync::{Once, ONCE_INIT, Mutex};
   |                       ^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]`

warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/wait-timeout-0.2.0/src/unix.rs:32:21
   |
32 | static INIT: Once = ONCE_INIT;
   |                     ^^^^^^^^^
   |
help: replace the use of the deprecated constant
   |
32 - static INIT: Once = ONCE_INIT;
32 + static INIT: Once = Once::new();
   |

warning: `sharded-slab` (lib) generated 105 warnings
   Compiling canonical-path v2.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=canonical_path CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/canonical-path-2.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/canonical-path-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='Tony Arcieri ' CARGO_PKG_DESCRIPTION='Path and PathBuf-like types for representing canonical filesystem paths' CARGO_PKG_HOMEPAGE='https://github.com/iqlusioninc/crates/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=canonical-path CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iqlusioninc/crates/tree/develop/canonical-path' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name canonical_path --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/canonical-path-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=592a7baaccfde607 -C extra-filename=-2ad0affdb5cc8f28 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused doc comment
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/miniz_oxide-0.6.2/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)]` on by default

warning: unused doc comment
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/miniz_oxide-0.6.2/src/deflate/core.rs:525:13
    |
525 | /             /// Put HuffmanOxide on the heap with default trick to avoid
526 | |             /// excessive stack copies.
    | |_______________________________________^
527 |               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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/miniz_oxide-0.6.2/src/inflate/core.rs:1685:18
     |
1685 |         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: fields `flags`, `addr`, `info`, and `addralign` are never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1/src/elf32.rs:132:5
    |
129 | struct RawSection {
    |        ---------- fields in this struct
...
132 |     flags: elf::Word,
    |     ^^^^^
133 |     addr: elf::Address,
    |     ^^^^
...
137 |     info: elf::Word,
    |     ^^^^
138 |     addralign: elf::Word,
    |     ^^^^^^^^^
    |
    = note: `RawSection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
    = note: `#[warn(dead_code)]` on by default

warning: fields `flags`, `addr`, `info`, and `addralign` are never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1/src/elf64.rs:132:5
    |
129 | struct RawSection {
    |        ---------- fields in this struct
...
132 |     flags: elf::XWord,
    |     ^^^^^
133 |     addr: elf::Address,
    |     ^^^^
...
137 |     info: elf::Word,
    |     ^^^^
138 |     addralign: elf::XWord,
    |     ^^^^^^^^^
    |
    = note: `RawSection` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis

warning: fields `cputype`, `cpusubtype`, `filetype`, `sizeofcmds`, and `flags` are never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1/src/macho.rs:44:5
   |
43 | pub struct MachoHeader {
   |            ----------- fields in this struct
44 |     cputype: u32,
   |     ^^^^^^^
45 |     cpusubtype: u32,
   |     ^^^^^^^^^^
46 |     /// type of file - exec, dylib, ...
47 |     filetype: u32,
   |     ^^^^^^^^
...
51 |     sizeofcmds: u32,
   |     ^^^^^^^^^^
52 |     flags: u32,
   |     ^^^^^
   |
   = note: `MachoHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis

warning: fields `machine`, `time_date_stamp`, and `characteristics` are never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1/src/pe.rs:28:5
   |
27 | pub struct PeHeader {
   |            -------- fields in this struct
28 |     machine: u16,
   |     ^^^^^^^
29 |     number_of_sections: u16,
30 |     time_date_stamp: u32,
   |     ^^^^^^^^^^^^^^^
...
34 |     characteristics: u16,
   |     ^^^^^^^^^^^^^^^
   |
   = note: `PeHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis

warning: field `virtual_size` is never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/binfarce-0.2.1/src/pe.rs:39:5
   |
37 | pub struct Section<'a> {
   |            ------- field in this struct
38 |     name: &'a str,
39 |     virtual_size: u32,
   |     ^^^^^^^^^^^^
   |
   = note: `Section` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis

   Compiling auditable-extract v0.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=auditable_extract CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/auditable-extract-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/auditable-extract-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Sergey "Shnatsel" Davidoff ' CARGO_PKG_DESCRIPTION='Extract the dependency trees embedded in binaries by `cargo auditable`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=auditable-extract CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-secure-code/cargo-auditable' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name auditable_extract --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/auditable-extract-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1c23b512b3a3ae3 -C extra-filename=-ee81e4feaba52ffa --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern binfarce=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbinfarce-83239a4ed47d41de.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tempfile v3.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tempfile-3.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tempfile-3.8.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.8.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tempfile-3.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=afbecdc440bdbb1d -C extra-filename=-1c29044d4ee2ddb3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern fastrand=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfastrand-2d22176b4471fc2a.rmeta --extern rustix=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/librustix-9644c21630bbcbdf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: method `node_bound_with_dummy` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/petgraph-0.6.4/src/algo/matching.rs:108:8
    |
106 | trait WithDummy: NodeIndexable {
    |       --------- method in this trait
107 |     fn dummy_idx(&self) -> usize;
108 |     fn node_bound_with_dummy(&self) -> usize;
    |        ^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: field `first_error` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/petgraph-0.6.4/src/csr.rs:134:5
    |
133 | pub struct EdgesNotSorted {
    |            -------------- field in this struct
134 |     first_error: (usize, usize),
    |     ^^^^^^^^^^^
    |
    = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis

warning: `wait-timeout` (lib) generated 5 warnings
warning: `textwrap` (lib) generated 1 warning
warning: method `symmetric_difference` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.6.29/src/hir/interval.rs:423:8
    |
335 | pub trait Interval:
    |           -------- method in this trait
...
423 |     fn symmetric_difference(
    |        ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: call to `.borrow()` on a reference in this situation does nothing
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-syntax-0.6.29/src/ast/parse.rs:379:21
    |
379 |         self.pattern.borrow()
    |                     ^^^^^^^^^ help: remove this redundant call
    |
    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
    = note: `#[warn(noop_method_call)]` on by default

warning: `futures-util` (lib) generated 66 warnings
   Compiling regex-automata v0.1.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=3ee9a75f3cb86d36 -C extra-filename=-88dbc56d04052ffc --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern regex_syntax=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex_syntax-6f3ed923491df04c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `rustix` (lib) generated 699 warnings
warning: `petgraph` (lib) generated 2 warnings
   Compiling jwalk v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jwalk CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/jwalk-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/jwalk-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Jesse Grosjean :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Filesystem walk performed in parallel with streamed and sorted results.' CARGO_PKG_HOMEPAGE='https://github.com/byron/jwalk' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jwalk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/byron/jwalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name jwalk --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/jwalk-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a03d8ff77ee36c2a -C extra-filename=-01517d083725492e --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern crossbeam=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam-6fb612391ddfccb8.rmeta --extern rayon=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/librayon-2842af637bfd7f1e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `aho-corasick` (lib) generated 11 warnings
warning: `owo-colors` (lib) generated 1 warning
warning: `binfarce` (lib) generated 5 warnings
warning: `miniz_oxide` (lib) generated 3 warnings
   Compiling addr2line v0.21.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/addr2line-0.21.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/addr2line-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/addr2line-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=0e670fc232cb7338 -C extra-filename=-1f404bc15e2169b3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern gimli=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgimli-5172e42504b28999.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:563:13
    |
562 |         fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |         ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
563 |             impl LitStr {
    |             ^^^^^------
    |                  |
    |                  `LitStr` 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: `#[warn(non_local_definitions)]` on by default

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:582:13
    |
581 |         fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |         ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
582 |             impl LitByteStr {
    |             ^^^^^----------
    |                  |
    |                  `LitByteStr` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:601:13
    |
600 |         fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |         ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
601 |             impl LitByte {
    |             ^^^^^-------
    |                  |
    |                  `LitByte` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:620:13
    |
619 |         fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |         ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
620 |             impl LitChar {
    |             ^^^^^-------
    |                  |
    |                  `LitChar` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:639:13
    |
638 |         fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |         ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
639 |             impl LitInt {
    |             ^^^^^------
    |                  |
    |                  `LitInt` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:658:13
    |
657 |         fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |         ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
658 |             impl LitFloat {
    |             ^^^^^--------
    |                  |
    |                  `LitFloat` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/lit.rs:677:13
    |
676 |         fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |         ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
677 |             impl LitBool {
    |             ^^^^^-------
    |                  |
    |                  `LitBool` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:20:9
   |
19 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
20 |         impl AngleBracketedGenericArguments {
   |         ^^^^^------------------------------
   |              |
   |              `AngleBracketedGenericArguments` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:335:9
    |
334 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
335 |         impl DataEnum {
    |         ^^^^^--------
    |              |
    |              `DataEnum` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:351:9
    |
350 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
351 |         impl DataStruct {
    |         ^^^^^----------
    |              |
    |              `DataStruct` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:367:9
    |
366 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
367 |         impl DataUnion {
    |         ^^^^^---------
    |              |
    |              `DataUnion` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:476:9
    |
475 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
476 |         impl ExprArray {
    |         ^^^^^---------
    |              |
    |              `ExprArray` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:492:9
    |
491 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
492 |         impl ExprAssign {
    |         ^^^^^----------
    |              |
    |              `ExprAssign` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:509:9
    |
508 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
509 |         impl ExprAsync {
    |         ^^^^^---------
    |              |
    |              `ExprAsync` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:526:9
    |
525 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
526 |         impl ExprAwait {
    |         ^^^^^---------
    |              |
    |              `ExprAwait` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:543:9
    |
542 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
543 |         impl ExprBinary {
    |         ^^^^^----------
    |              |
    |              `ExprBinary` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:560:9
    |
559 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
560 |         impl ExprBlock {
    |         ^^^^^---------
    |              |
    |              `ExprBlock` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:576:9
    |
575 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
576 |         impl ExprBreak {
    |         ^^^^^---------
    |              |
    |              `ExprBreak` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:593:9
    |
592 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
593 |         impl ExprCall {
    |         ^^^^^--------
    |              |
    |              `ExprCall` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:610:9
    |
609 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
610 |         impl ExprCast {
    |         ^^^^^--------
    |              |
    |              `ExprCast` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:627:9
    |
626 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
627 |         impl ExprClosure {
    |         ^^^^^-----------
    |              |
    |              `ExprClosure` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:651:9
    |
650 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
651 |         impl ExprConst {
    |         ^^^^^---------
    |              |
    |              `ExprConst` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:667:9
    |
666 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
667 |         impl ExprContinue {
    |         ^^^^^------------
    |              |
    |              `ExprContinue` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:683:9
    |
682 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
683 |         impl ExprField {
    |         ^^^^^---------
    |              |
    |              `ExprField` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:700:9
    |
699 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
700 |         impl ExprForLoop {
    |         ^^^^^-----------
    |              |
    |              `ExprForLoop` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:720:9
    |
719 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
720 |         impl ExprGroup {
    |         ^^^^^---------
    |              |
    |              `ExprGroup` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:736:9
    |
735 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
736 |         impl ExprIf {
    |         ^^^^^------
    |              |
    |              `ExprIf` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:754:9
    |
753 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
754 |         impl ExprIndex {
    |         ^^^^^---------
    |              |
    |              `ExprIndex` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:771:9
    |
770 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
771 |         impl ExprInfer {
    |         ^^^^^---------
    |              |
    |              `ExprInfer` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:786:9
    |
785 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
786 |         impl ExprLet {
    |         ^^^^^-------
    |              |
    |              `ExprLet` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:804:9
    |
803 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
804 |         impl ExprLit {
    |         ^^^^^-------
    |              |
    |              `ExprLit` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:819:9
    |
818 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
819 |         impl ExprLoop {
    |         ^^^^^--------
    |              |
    |              `ExprLoop` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:836:9
    |
835 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
836 |         impl ExprMacro {
    |         ^^^^^---------
    |              |
    |              `ExprMacro` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:851:9
    |
850 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
851 |         impl ExprMatch {
    |         ^^^^^---------
    |              |
    |              `ExprMatch` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:869:9
    |
868 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
869 |         impl ExprMethodCall {
    |         ^^^^^--------------
    |              |
    |              `ExprMethodCall` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:889:9
    |
888 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
889 |         impl ExprParen {
    |         ^^^^^---------
    |              |
    |              `ExprParen` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:905:9
    |
904 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
905 |         impl ExprPath {
    |         ^^^^^--------
    |              |
    |              `ExprPath` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:921:9
    |
920 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
921 |         impl ExprRange {
    |         ^^^^^---------
    |              |
    |              `ExprRange` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:938:9
    |
937 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
938 |         impl ExprReference {
    |         ^^^^^-------------
    |              |
    |              `ExprReference` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:955:9
    |
954 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
955 |         impl ExprRepeat {
    |         ^^^^^----------
    |              |
    |              `ExprRepeat` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:973:9
    |
972 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
973 |         impl ExprReturn {
    |         ^^^^^----------
    |              |
    |              `ExprReturn` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:989:9
    |
988 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
989 |         impl ExprStruct {
    |         ^^^^^----------
    |              |
    |              `ExprStruct` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1009:9
     |
1008 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1009 |         impl ExprTry {
     |         ^^^^^-------
     |              |
     |              `ExprTry` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1025:9
     |
1024 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1025 |         impl ExprTryBlock {
     |         ^^^^^------------
     |              |
     |              `ExprTryBlock` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1041:9
     |
1040 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1041 |         impl ExprTuple {
     |         ^^^^^---------
     |              |
     |              `ExprTuple` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1057:9
     |
1056 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1057 |         impl ExprUnary {
     |         ^^^^^---------
     |              |
     |              `ExprUnary` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1073:9
     |
1072 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1073 |         impl ExprUnsafe {
     |         ^^^^^----------
     |              |
     |              `ExprUnsafe` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1089:9
     |
1088 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1089 |         impl ExprWhile {
     |         ^^^^^---------
     |              |
     |              `ExprWhile` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1107:9
     |
1106 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1107 |         impl ExprYield {
     |         ^^^^^---------
     |              |
     |              `ExprYield` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1183:9
     |
1182 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1183 |         impl FieldsNamed {
     |         ^^^^^-----------
     |              |
     |              `FieldsNamed` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1198:9
     |
1197 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1198 |         impl FieldsUnnamed {
     |         ^^^^^-------------
     |              |
     |              `FieldsUnnamed` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1261:9
     |
1260 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1261 |         impl ForeignItemFn {
     |         ^^^^^-------------
     |              |
     |              `ForeignItemFn` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1278:9
     |
1277 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1278 |         impl ForeignItemMacro {
     |         ^^^^^----------------
     |              |
     |              `ForeignItemMacro` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1294:9
     |
1293 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1294 |         impl ForeignItemStatic {
     |         ^^^^^-----------------
     |              |
     |              `ForeignItemStatic` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1315:9
     |
1314 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1315 |         impl ForeignItemType {
     |         ^^^^^---------------
     |              |
     |              `ForeignItemType` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1427:9
     |
1426 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1427 |         impl ImplItemConst {
     |         ^^^^^-------------
     |              |
     |              `ImplItemConst` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1451:9
     |
1450 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1451 |         impl ImplItemFn {
     |         ^^^^^----------
     |              |
     |              `ImplItemFn` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1469:9
     |
1468 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1469 |         impl ImplItemMacro {
     |         ^^^^^-------------
     |              |
     |              `ImplItemMacro` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1485:9
     |
1484 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1485 |         impl ImplItemType {
     |         ^^^^^------------
     |              |
     |              `ImplItemType` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1553:9
     |
1552 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1553 |         impl ItemConst {
     |         ^^^^^---------
     |              |
     |              `ItemConst` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1576:9
     |
1575 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1576 |         impl ItemEnum {
     |         ^^^^^--------
     |              |
     |              `ItemEnum` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1596:9
     |
1595 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1596 |         impl ItemExternCrate {
     |         ^^^^^---------------
     |              |
     |              `ItemExternCrate` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1616:9
     |
1615 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1616 |         impl ItemFn {
     |         ^^^^^------
     |              |
     |              `ItemFn` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1633:9
     |
1632 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1633 |         impl ItemForeignMod {
     |         ^^^^^--------------
     |              |
     |              `ItemForeignMod` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1651:9
     |
1650 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1651 |         impl ItemImpl {
     |         ^^^^^--------
     |              |
     |              `ItemImpl` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1673:9
     |
1672 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1673 |         impl ItemMacro {
     |         ^^^^^---------
     |              |
     |              `ItemMacro` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1690:9
     |
1689 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1690 |         impl ItemMod {
     |         ^^^^^-------
     |              |
     |              `ItemMod` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1710:9
     |
1709 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1710 |         impl ItemStatic {
     |         ^^^^^----------
     |              |
     |              `ItemStatic` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1733:9
     |
1732 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1733 |         impl ItemStruct {
     |         ^^^^^----------
     |              |
     |              `ItemStruct` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1753:9
     |
1752 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1753 |         impl ItemTrait {
     |         ^^^^^---------
     |              |
     |              `ItemTrait` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1778:9
     |
1777 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1778 |         impl ItemTraitAlias {
     |         ^^^^^--------------
     |              |
     |              `ItemTraitAlias` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1799:9
     |
1798 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1799 |         impl ItemType {
     |         ^^^^^--------
     |              |
     |              `ItemType` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1820:9
     |
1819 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1820 |         impl ItemUnion {
     |         ^^^^^---------
     |              |
     |              `ItemUnion` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1839:9
     |
1838 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1839 |         impl ItemUse {
     |         ^^^^^-------
     |              |
     |              `ItemUse` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1867:9
     |
1866 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1867 |         impl Lifetime {
     |         ^^^^^--------
     |              |
     |              `Lifetime` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:1914:9
     |
1913 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
1914 |         impl Local {
     |         ^^^^^-----
     |              |
     |              `Local` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2010:9
     |
2009 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2010 |         impl MetaList {
     |         ^^^^^--------
     |              |
     |              `MetaList` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2026:9
     |
2025 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2026 |         impl MetaNameValue {
     |         ^^^^^-------------
     |              |
     |              `MetaNameValue` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2042:9
     |
2041 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2042 |         impl ParenthesizedGenericArguments {
     |         ^^^^^-----------------------------
     |              |
     |              `ParenthesizedGenericArguments` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2088:9
     |
2087 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2088 |         impl PatIdent {
     |         ^^^^^--------
     |              |
     |              `PatIdent` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2106:9
     |
2105 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2106 |         impl PatOr {
     |         ^^^^^-----
     |              |
     |              `PatOr` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2122:9
     |
2121 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2122 |         impl PatParen {
     |         ^^^^^--------
     |              |
     |              `PatParen` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2138:9
     |
2137 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2138 |         impl PatReference {
     |         ^^^^^------------
     |              |
     |              `PatReference` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2155:9
     |
2154 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2155 |         impl PatRest {
     |         ^^^^^-------
     |              |
     |              `PatRest` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2170:9
     |
2169 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2170 |         impl PatSlice {
     |         ^^^^^--------
     |              |
     |              `PatSlice` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2186:9
     |
2185 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2186 |         impl PatStruct {
     |         ^^^^^---------
     |              |
     |              `PatStruct` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2205:9
     |
2204 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2205 |         impl PatTuple {
     |         ^^^^^--------
     |              |
     |              `PatTuple` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2221:9
     |
2220 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2221 |         impl PatTupleStruct {
     |         ^^^^^--------------
     |              |
     |              `PatTupleStruct` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2239:9
     |
2238 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2239 |         impl PatType {
     |         ^^^^^-------
     |              |
     |              `PatType` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2256:9
     |
2255 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2256 |         impl PatWild {
     |         ^^^^^-------
     |              |
     |              `PatWild` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2271:9
     |
2270 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2271 |         impl Path {
     |         ^^^^^----
     |              |
     |              `Path` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2449:9
     |
2448 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2449 |         impl StmtMacro {
     |         ^^^^^---------
     |              |
     |              `StmtMacro` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2510:9
     |
2509 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2510 |         impl TraitItemConst {
     |         ^^^^^--------------
     |              |
     |              `TraitItemConst` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2531:9
     |
2530 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2531 |         impl TraitItemFn {
     |         ^^^^^-----------
     |              |
     |              `TraitItemFn` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2548:9
     |
2547 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2548 |         impl TraitItemMacro {
     |         ^^^^^--------------
     |              |
     |              `TraitItemMacro` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2564:9
     |
2563 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2564 |         impl TraitItemType {
     |         ^^^^^-------------
     |              |
     |              `TraitItemType` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2613:9
     |
2612 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2613 |         impl TypeArray {
     |         ^^^^^---------
     |              |
     |              `TypeArray` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2630:9
     |
2629 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2630 |         impl TypeBareFn {
     |         ^^^^^----------
     |              |
     |              `TypeBareFn` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2651:9
     |
2650 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2651 |         impl TypeGroup {
     |         ^^^^^---------
     |              |
     |              `TypeGroup` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2666:9
     |
2665 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2666 |         impl TypeImplTrait {
     |         ^^^^^-------------
     |              |
     |              `TypeImplTrait` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2681:9
     |
2680 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2681 |         impl TypeInfer {
     |         ^^^^^---------
     |              |
     |              `TypeInfer` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2695:9
     |
2694 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2695 |         impl TypeMacro {
     |         ^^^^^---------
     |              |
     |              `TypeMacro` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2709:9
     |
2708 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2709 |         impl TypeNever {
     |         ^^^^^---------
     |              |
     |              `TypeNever` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2757:9
     |
2756 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2757 |         impl TypeParen {
     |         ^^^^^---------
     |              |
     |              `TypeParen` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2772:9
     |
2771 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2772 |         impl TypePath {
     |         ^^^^^--------
     |              |
     |              `TypePath` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2787:9
     |
2786 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2787 |         impl TypePtr {
     |         ^^^^^-------
     |              |
     |              `TypePtr` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2804:9
     |
2803 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2804 |         impl TypeReference {
     |         ^^^^^-------------
     |              |
     |              `TypeReference` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2821:9
     |
2820 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2821 |         impl TypeSlice {
     |         ^^^^^---------
     |              |
     |              `TypeSlice` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2836:9
     |
2835 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2836 |         impl TypeTraitObject {
     |         ^^^^^---------------
     |              |
     |              `TypeTraitObject` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2851:9
     |
2850 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2851 |         impl TypeTuple {
     |         ^^^^^---------
     |              |
     |              `TypeTuple` 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`

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/syn-2.0.38/src/gen/debug.rs:2998:9
     |
2997 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |     ------------------------------------------------------------ move the `impl` block outside of this method `fmt`
2998 |         impl VisRestricted {
     |         ^^^^^-------------
     |              |
     |              `VisRestricted` 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`

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c"
warning: `encoding_rs` (lib) generated 27 warnings (2 duplicates)
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/bn/montgomery.o" "-c" "crypto/fipsmodule/bn/montgomery.c"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/bn/montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c"
   Compiling matchers v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/matchers-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/matchers-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams.
' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name matchers --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73d39f424ab4b256 -C extra-filename=-1b25e554891d8a05 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern regex_automata=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex_automata-88dbc56d04052ffc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/ecp_nistz.o" "-c" "crypto/fipsmodule/ec/ecp_nistz.c"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c"
   Compiling synstructure v0.12.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/release/build/proc-macro-error-94d27cd975df5d90/out /usr/local/bin/rustc --crate-name proc_macro_error --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=ebdcc1d47e7ecbda -C extra-filename=-c5d5bd56ae5e4720 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro_error_attr=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro_error_attr-263cba983ca09181.so --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rmeta --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rmeta --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-cd6aeb8b5a11f685.rmeta --cap-lints warn --cfg use_fallback`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/synstructure-0.12.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/synstructure-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/synstructure-0.12.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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ca5957bc02898f5d -C extra-filename=-537f750ec4e6c40c --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rmeta --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rmeta --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-cd6aeb8b5a11f685.rmeta --extern unicode_xid=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libunicode_xid-02dbeef9e04fb993.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `use_fallback`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:274:17
    |
274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))]
    |                 ^^^^^^^^^^^^
    |
    = 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(use_fallback)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` 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: `use_fallback`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:298:7
    |
298 | #[cfg(use_fallback)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: `regex-syntax` (lib) generated 1 warning
warning: panic message is not a string literal
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:472:12
    |
472 |     panic!(AbortNow)
    |     ------ ^^^^^^^^
    |     |
    |     help: use std::panic::panic_any instead: `std::panic::panic_any`
    |
    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
    = note: for more information, see 
    = note: `#[warn(non_fmt_panics)]` on by default

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/p256.o" "-c" "crypto/fipsmodule/ec/p256.c"
warning: `proc-macro-error` (lib) generated 4 warnings
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/limbs/limbs.o" "-c" "crypto/limbs/limbs.c"
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.69 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/backtrace-e4c011038c04b301/out /usr/local/bin/rustc --crate-name backtrace --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=d02dbc94315fc539 -C extra-filename=-7661d630f6595cbe --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern addr2line=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libaddr2line-1f404bc15e2169b3.rmeta --extern cfg_if=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-d69afc28a77e5f80.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern miniz_oxide=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libminiz_oxide-d8e766dbdea04728.rmeta --extern object=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libobject-4495e9606f79829a.rmeta --extern rustc_demangle=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/librustc_demangle-0a6c0dc908996ed5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: struct `AbortOnPanic` is never constructed
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/runtime/scheduler/multi_thread/worker.rs:453:12
    |
453 |     struct AbortOnPanic;
    |            ^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: field `0` is never read
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/markers.rs:2:31
  |
2 | pub(crate) struct SyncNotSend(*mut ());
  |                   ----------- ^^^^^^^
  |                   |
  |                   field in this struct
  |
  = help: consider removing this field

warning: field `0` is never read
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-1.33.0/src/util/markers.rs:7:37
  |
7 |     pub(crate) struct NotSendOrSync(*mut ());
  |                       ------------- ^^^^^^^
  |                       |
  |                       field in this struct
  |
  = help: consider removing this field

warning: unexpected `cfg` condition name: `backtrace_in_libstd`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/lib.rs:98:13
   |
98 | #![cfg_attr(backtrace_in_libstd, allow(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(backtrace_in_libstd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` 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: `backtrace_in_libstd`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/symbolize/mod.rs:477:17
    |
477 |         any(not(backtrace_in_libstd), feature = "backtrace"),
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `backtrace`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/symbolize/mod.rs:477:39
    |
477 |         any(not(backtrace_in_libstd), feature = "backtrace"),
    |                                       ^^^^^^^^^^-----------
    |                                                 |
    |                                                 help: there is a expected value with a similar name: `"libbacktrace"`
    |
    = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi`
    = help: consider adding `backtrace` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition value: `dl_iterate_phdr`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:223:40
    |
223 |             all(target_os = "android", feature = "dl_iterate_phdr"),
    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi`
    = help: consider adding `dl_iterate_phdr` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `libnx`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:231:21
    |
231 |     } else if #[cfg(target_env = "libnx")] {
    |                     ^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
    = note: see  for more information about checking conditional configuration

warning: `syn` (lib) generated 1877 warnings (270 duplicates)
   Compiling serde_derive v1.0.190
   Compiling thiserror-impl v1.0.50
   Compiling tracing-attributes v0.1.27
   Compiling gix-macros v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/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.190 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=190 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/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=a68cfc49afdd5464 -C extra-filename=-383e57bc690e21bb --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-bf1e2bde1864e400.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-impl-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-impl-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-impl-1.0.50/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=46217ef43796e53a -C extra-filename=-40c5d13a17f325a1 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-bf1e2bde1864e400.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-macros-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-macros-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jiahao XU :Andre Bogus :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Proc-macro utilities for gix' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_macros --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-macros-0.1.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=e8a1e9e59b461961 -C extra-filename=-54679f39e3abefc2 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-bf1e2bde1864e400.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=cfcfc033d8ac6f2a -C extra-filename=-9e67f0f7e1c8472f --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-bf1e2bde1864e400.rlib --extern proc_macro --cap-lints warn`
   Compiling bstr v1.7.0
   Compiling regex v1.10.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-1.10.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-1.10.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/regex-1.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=ac93873dc6d41e1b -C extra-filename=-b63c1d2f4ad3d43b --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libaho_corasick-2f6d127960189d48.rmeta --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --extern regex_automata=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex_automata-783f9ae4ceb2bcc6.rmeta --extern regex_syntax=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex_syntax-c39835dd47914c3d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bstr-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bstr-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bstr-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=2c8f31d1533df782 -C extra-filename=-70b2aab7d1f889ef --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --extern regex_automata=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex_automata-783f9ae4ceb2bcc6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/mem.o" "-c" "crypto/mem.c"
warning: `syn` (lib) generated 1859 warnings (270 duplicates)
   Compiling maybe-async v0.2.7
   Compiling clap_derive v3.2.25
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=maybe_async CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/maybe-async-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/maybe-async-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Guoli Lyu ' CARGO_PKG_DESCRIPTION='A procedure macro to unify SYNC and ASYNC implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-async CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fMeow/maybe-async-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name maybe_async --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/maybe-async-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="is_sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "is_sync"))' -C metadata=912ce11b7c2a0750 -C extra-filename=-c9f27965f7954c4f --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-cd6aeb8b5a11f685.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_derive-3.2.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_derive-3.2.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_derive' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=3.2.25 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_derive-3.2.25/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("debug", "default", "deprecated", "raw-deprecated", "unstable-v4"))' -C metadata=08180444547d219c -C extra-filename=-4257434cc87e6ea7 --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern heck=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libheck-9da894c3bd482fee.rlib --extern proc_macro_error=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro_error-c5d5bd56ae5e4720.rlib --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-cd6aeb8b5a11f685.rlib --extern proc_macro --cap-lints warn`
   Compiling abscissa_derive v0.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=abscissa_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_derive-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_derive-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Tony Arcieri ' CARGO_PKG_DESCRIPTION='Custom derive support for the abscissa application microframework' CARGO_PKG_HOMEPAGE='https://github.com/iqlusioninc/abscissa' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=abscissa_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iqlusioninc/abscissa/tree/main/abscissa_derive' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name abscissa_derive --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_derive-0.6.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=5e53aeeede81e3bd -C extra-filename=-16dd0c1a91ec3acf --out-dir /magus/work/usr/mports/security/cargo-audit/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern ident_case=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libident_case-19cf416441651191.rlib --extern proc_macro2=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libproc_macro2-c885c3d000024f69.rlib --extern quote=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libquote-968bae09a9dabd0a.rlib --extern syn=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsyn-cd6aeb8b5a11f685.rlib --extern synstructure=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libsynstructure-537f750ec4e6c40c.rlib --extern proc_macro --cap-lints warn`
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c"
warning: elided lifetime has a name
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/bstr-1.7.0/src/escape_bytes.rs:15:43
   |
14 | impl<'a> EscapeBytes<'a> {
   |      -- lifetime `'a` declared here
15 |     pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes {
   |                                           ^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
   |
   = note: `#[warn(elided_named_lifetimes)]` on by default

warning: field `0` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-macros-0.1.0/src/momo.rs:102:10
    |
102 |     Into(&'a Type),
    |     ---- ^^^^^^^^
    |     |
    |     field in this variant
    |
    = note: `Conversion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
    = note: `#[warn(dead_code)]` on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
    |
102 -     Into(&'a Type),
102 +     Into(()),
    |

warning: field `0` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-macros-0.1.0/src/momo.rs:103:11
    |
103 |     AsRef(&'a Type),
    |     ----- ^^^^^^^^
    |     |
    |     field in this variant
    |
    = note: `Conversion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
    |
103 -     AsRef(&'a Type),
103 +     AsRef(()),
    |

warning: field `0` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-macros-0.1.0/src/momo.rs:104:11
    |
104 |     AsMut(&'a Type),
    |     ----- ^^^^^^^^
    |     |
    |     field in this variant
    |
    = note: `Conversion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
    |
104 -     AsMut(&'a Type),
104 +     AsMut(()),
    |

warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-attributes-0.1.27/src/lib.rs:73:5
   |
73 |     private_in_public,
   |     ^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/crypto.o" "-c" "crypto/crypto.c"
warning: field `addr` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:457:14
    |
457 |     Symtab { addr: *mut c_void, name: &'a [u8] },
    |     ------   ^^^^
    |     |
    |     field in this variant
    |
    = note: `#[warn(dead_code)]` on by default

warning: creating a mutable reference to mutable static
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/backtrace-0.3.69/src/symbolize/gimli.rs:310:11
    |
310 |         f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new()))
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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
    = note: `#[warn(static_mut_refs)]` on by default

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c"
   Compiling color-eyre v0.6.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=color_eyre CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-eyre CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/color-eyre' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name color_eyre --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capture-spantrace", "color-spantrace", "default", "issue-url", "tracing-error", "track-caller", "url"))' -C metadata=ebb648e1d09ec6e2 -C extra-filename=-c86b818ebc024885 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern backtrace=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbacktrace-7661d630f6595cbe.rmeta --extern eyre=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libeyre-c651e1b334b431c4.rmeta --extern indenter=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libindenter-629277bd7668686b.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern owo_colors=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libowo_colors-943e2103f1566c39.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `gix-macros` (lib) generated 3 warnings
warning: unexpected `cfg` condition name: `exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/src/lib.rs:63:23
   |
63 | #![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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/src/internals/attr.rs:1854:30
     |
1854 |         #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/src/bound.rs:184:38
    |
184 |                 #[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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/src/bound.rs:206:43
    |
206 | ...                   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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_derive-1.0.190/src/bound.rs:233:38
    |
233 |                 #[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: lint `const_err` has been removed: converted into hard error, see issue #71800  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/lib.rs:345:5
    |
345 |     const_err,
    |     ^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/lib.rs:353:5
    |
353 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^

warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/config.rs:852:33
    |
852 |     panic_info: &'a std::panic::PanicInfo<'a>,
    |                                 ^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/config.rs:820:40
    |
820 |     fn display(&self, pi: &std::panic::PanicInfo<'_>, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                        ^^^^^^^^^

warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/config.rs:979:34
    |
979 |     ) -> Box) + Send + Sync + 'static> {
    |                                  ^^^^^^^^^

warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/config.rs:989:37
    |
989 |         panic_info: &'a std::panic::PanicInfo<'_>,
    |                                     ^^^^^^^^^

warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/section/mod.rs:323:40
    |
323 |     fn display(&self, pi: &std::panic::PanicInfo<'_>, f: &mut fmt::Formatter<'_>) -> fmt::Result;
    |                                        ^^^^^^^^^

   Compiling gix-command v0.2.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_command CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-command-0.2.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-command-0.2.10/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project handling internal git command execution' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-command CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_command --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-command-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8eda5cb7fbe65ac -C extra-filename=-eeba0436eb94e556 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: struct `InstallError` is never constructed
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/config.rs:15:8
    |
15  | struct InstallError;
    |        ^^^^^^^^^^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/lib.rs:355:5
    |
355 |     unused,
    |     ^^^^^^
    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`

warning: struct `InstallThemeError` is never constructed
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/config.rs:26:8
   |
26 | struct InstallThemeError;
   |        ^^^^^^^^^^^^^^^^^

warning: struct `InstallColorSpantraceThemeError` is never constructed
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/config.rs:37:8
   |
37 | struct InstallColorSpantraceThemeError;
   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: trait `DisplayExt` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/writers.rs:31:18
   |
31 | pub(crate) trait DisplayExt: Sized + Display {
   |                  ^^^^^^^^^^

warning: struct `FooterWriter` is never constructed
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/writers.rs:83:19
   |
83 | pub(crate) struct FooterWriter {
   |                   ^^^^^^^^^^^^

warning: struct `Footer` is never constructed
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/writers.rs:102:19
    |
102 | pub(crate) struct Footer
    |                   ^^^^^^

warning: struct `Header` is never constructed
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/color-eyre-0.6.2/src/writers.rs:133:19
    |
133 | pub(crate) struct Header
    |                   ^^^^^^

   Compiling async-compression v0.4.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_compression CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/async-compression-0.4.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/async-compression-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Adaptors between compression crates and Rust'\''s modern asynchronous IO types.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-compression CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name async_compression --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/async-compression-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "flate2", "futures-io", "gzip", "libzstd", "lzma", "tokio", "xz", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=077da9203fa316a0 -C extra-filename=-432799c42cbab61f --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern flate2=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libflate2-1612b31051774fc0.rmeta --extern futures_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-08516cba73705c83.rmeta --extern memchr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-0a28955066327a7b.rmeta --extern pin_project_lite=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-8f474639555b5f39.rmeta --extern tokio=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtokio-b9925b3241a8425a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `tracing-attributes` (lib) generated 1 warning
   Compiling tracing v0.1.40
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=5facb94122f52b39 -C extra-filename=-8ed1256e819fcc71 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern pin_project_lite=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-8f474639555b5f39.rmeta --extern tracing_attributes=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libtracing_attributes-9e67f0f7e1c8472f.so --extern tracing_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing_core-65fcb31090934813.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `all`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/async-compression-0.4.4/src/lib.rs:139:17
    |
139 | #![cfg_attr(not(all), allow(unused))]
    |                 ^^^ help: found config with similar value: `feature = "all"`
    |
    = 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(all)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(all)");` 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=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50/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.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/thiserror-bd857024d7514faf/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02b796cd93a9d9cc -C extra-filename=-5ba6e0d0ad636cdd --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libthiserror_impl-40c5d13a17f325a1.so --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `regex-syntax` (lib) generated 2 warnings
warning: unexpected `cfg` condition name: `error_generic_member_access`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50/src/lib.rs:238:13
    |
238 | #![cfg_attr(error_generic_member_access, feature(error_generic_member_access))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = 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(error_generic_member_access)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` 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: `error_generic_member_access`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/thiserror-1.0.50/src/lib.rs:242:7
    |
242 | #[cfg(error_generic_member_access)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(error_generic_member_access)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(error_generic_member_access)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-0.1.40/src/lib.rs:932:5
    |
932 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

   Compiling gix-path v0.10.0
   Compiling gix-validate v0.8.0
   Compiling gix-chunk v0.4.4
   Compiling gix-quote v0.4.7
   Compiling gix-bitmap v0.2.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_path CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-path-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-path-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing paths and their conversions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-path CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_path --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-path-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1b81781f9ce29d8 -C extra-filename=-ef1e7ad1366bf7a1 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_trace=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_trace-0fe8ca75a126b650.rmeta --extern home=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhome-2a0344ccac61cf58.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-quote-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-quote-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with various quotations used by git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-quote CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_quote --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-quote-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c24efdd4047aa1a6 -C extra-filename=-e0a78bebbcfbb73a --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern btoi=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbtoi-85c1cc1a0d3d6bb6.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_validate CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-validate-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-validate-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Validation functions for various kinds of names in git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-validate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_validate --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-validate-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d35606935d4e1bcc -C extra-filename=-8445d4d5ec7581c8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `thiserror` (lib) generated 3 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_chunk CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-chunk-0.4.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-chunk-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Interact with the git chunk file format used in multi-pack index and commit-graph files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-chunk CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_chunk --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-chunk-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=155f8bf25dd71af5 -C extra-filename=-f8d8b92f01705955 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_bitmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-bitmap-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-bitmap-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dedicated implementing the standard git bitmap format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-bitmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_bitmap --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-bitmap-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfffcf0df2be58cf -C extra-filename=-7bc280385ecd17f3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tokio-util v0.7.10
   Compiling tracing-subscriber v0.3.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-util-0.7.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-util-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-util-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=11c02f83840d1b8f -C extra-filename=-e83a8708640d37f8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbytes-7d65a4acdeae2009.rmeta --extern futures_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-08516cba73705c83.rmeta --extern futures_sink=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_sink-1baf650a42250da5.rmeta --extern pin_project_lite=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-8f474639555b5f39.rmeta --extern tokio=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtokio-b9925b3241a8425a.rmeta --extern tracing=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing-8ed1256e819fcc71.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_subscriber --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=be164c802ecaa27b -C extra-filename=-7f1cb279b3470bfd --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern matchers=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmatchers-1b25e554891d8a05.rmeta --extern nu_ansi_term=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-9fbea654e0fe011b.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern regex=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex-b63c1d2f4ad3d43b.rmeta --extern sharded_slab=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsharded_slab-0afcaca86ed6eddf.rmeta --extern smallvec=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsmallvec-c90473f675edfb46.rmeta --extern thread_local=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthread_local-2dd6d20750e98976.rmeta --extern tracing=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing-8ed1256e819fcc71.rmeta --extern tracing_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing_core-65fcb31090934813.rmeta --extern tracing_log=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing_log-093d41778ca23443.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `0` is never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_derive-3.2.25/src/parse.rs:33:15
   |
33 |     ValueEnum(Ident),
   |     --------- ^^^^^
   |     |
   |     field in this variant
   |
   = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
   |
33 -     ValueEnum(Ident),
33 +     ValueEnum(()),
   |

warning: field `0` is never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_derive-3.2.25/src/parse.rs:43:18
   |
43 |     RenameAllEnv(Ident, LitStr),
   |     ------------ ^^^^^
   |     |
   |     field in this variant
   |
   = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
   |
43 -     RenameAllEnv(Ident, LitStr),
43 +     RenameAllEnv((), LitStr),
   |

warning: field `0` is never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_derive-3.2.25/src/parse.rs:44:15
   |
44 |     RenameAll(Ident, LitStr),
   |     --------- ^^^^^
   |     |
   |     field in this variant
   |
   = note: `ClapAttr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
   |
44 -     RenameAll(Ident, LitStr),
44 +     RenameAll((), LitStr),
   |

warning: field `eq_token` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap_derive-3.2.25/src/parse.rs:225:9
    |
223 | pub struct ParserSpec {
    |            ---------- field in this struct
224 |     pub kind: Ident,
225 |     pub eq_token: Option,
    |         ^^^^^^^^
    |
    = note: `ParserSpec` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c"
warning: `async-compression` (lib) generated 1 warning
   Compiling gix-config-value v0.14.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_config_value CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-config-value-0.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-config-value-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing git-config value parsing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config-value CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_config_value --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-config-value-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=81fe8598c1304915 -C extra-filename=-926bce9e70b782b8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bitflags=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-9802ca1b0577a003.rmeta --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_path-ef1e7ad1366bf7a1.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `bstr` (lib) generated 1 warning
warning: unexpected `cfg` condition value: `8`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-util-0.7.10/src/codec/length_delimited.rs:638:9
    |
638 |         target_pointer_width = "8",
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = 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: `tracing` (lib) generated 1 warning
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC  for more information
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/lib.rs:189:5
    |
189 |     private_in_public,
    |     ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: unexpected `cfg` condition value: `nu_ansi_term`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/filter/env/builder.rs:212:19
    |
212 |             #[cfg(feature = "nu_ansi_term")]
    |                   ^^^^^^^^^^--------------
    |                             |
    |                             help: there is a expected value with a similar name: `"nu-ansi-term"`
    |
    = note: expected values for `feature` are: `alloc`, `ansi`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate`
    = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nu_ansi_term`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/filter/env/builder.rs:218:27
    |
218 |                 #[cfg(not(feature = "nu_ansi_term"))]
    |                           ^^^^^^^^^^--------------
    |                                     |
    |                                     help: there is a expected value with a similar name: `"nu-ansi-term"`
    |
    = note: expected values for `feature` are: `alloc`, `ansi`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate`
    = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nu_ansi_term`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/filter/env/builder.rs:220:23
    |
220 |                 #[cfg(feature = "nu_ansi_term")]
    |                       ^^^^^^^^^^--------------
    |                                 |
    |                                 help: there is a expected value with a similar name: `"nu-ansi-term"`
    |
    = note: expected values for `feature` are: `alloc`, `ansi`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate`
    = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nu_ansi_term`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/filter/env/builder.rs:230:27
    |
230 |                 #[cfg(not(feature = "nu_ansi_term"))]
    |                           ^^^^^^^^^^--------------
    |                                     |
    |                                     help: there is a expected value with a similar name: `"nu-ansi-term"`
    |
    = note: expected values for `feature` are: `alloc`, `ansi`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate`
    = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nu_ansi_term`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/filter/env/builder.rs:232:23
    |
232 |                 #[cfg(feature = "nu_ansi_term")]
    |                       ^^^^^^^^^^--------------
    |                                 |
    |                                 help: there is a expected value with a similar name: `"nu-ansi-term"`
    |
    = note: expected values for `feature` are: `alloc`, `ansi`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate`
    = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nu_ansi_term`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/filter/env/builder.rs:243:27
    |
243 |                 #[cfg(not(feature = "nu_ansi_term"))]
    |                           ^^^^^^^^^^--------------
    |                                     |
    |                                     help: there is a expected value with a similar name: `"nu-ansi-term"`
    |
    = note: expected values for `feature` are: `alloc`, `ansi`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate`
    = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nu_ansi_term`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/filter/env/builder.rs:245:23
    |
245 |                 #[cfg(feature = "nu_ansi_term")]
    |                       ^^^^^^^^^^--------------
    |                                 |
    |                                 help: there is a expected value with a similar name: `"nu-ansi-term"`
    |
    = note: expected values for `feature` are: `alloc`, `ansi`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate`
    = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: elided lifetime has a name
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tracing-subscriber-0.3.17/src/registry/mod.rs:118:50
    |
92  | pub trait LookupSpan<'a> {
    |                      -- lifetime `'a` declared here
...
118 |     fn span(&'a self, id: &Id) -> Option>
    |                                                  ^^ this elided lifetime gets resolved as `'a`
    |
    = note: `#[warn(elided_named_lifetimes)]` on by default

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/third_party/fiat/asm/fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S"
warning: `clap_derive` (lib) generated 4 warnings
   Compiling clap v3.2.25
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap-3.2.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap-3.2.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=3.2.25 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap-3.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atty"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=e13c37b40b74a46b -C extra-filename=-91f236ed878d2045 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern atty=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libatty-3b16a53b088d4aa2.rmeta --extern bitflags=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-cd9b4568771278da.rmeta --extern clap_derive=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libclap_derive-4257434cc87e6ea7.so --extern clap_lex=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libclap_lex-e2d8ba6c5f57b80d.rmeta --extern indexmap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libindexmap-a48e8254d28e8d24.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern strsim=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libstrsim-8024f6e4145a9d08.rmeta --extern termcolor=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtermcolor-c7fb717c9db64a73.rmeta --extern textwrap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtextwrap-3c6e2e1c708d49e8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `color-eyre` (lib) generated 14 warnings
   Compiling gix-prompt v0.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_prompt CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-prompt-0.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-prompt-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for handling prompts in the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-prompt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_prompt --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-prompt-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c740ead33b5d5a67 -C extra-filename=-52d364edd8a68ad9 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern gix_command=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_command-eeba0436eb94e556.rmeta --extern gix_config_value=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_config_value-926bce9e70b782b8.rmeta --extern parking_lot=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libparking_lot-cb52bdf5eda0b2c0.rmeta --extern rustix=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/librustix-9644c21630bbcbdf.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling h2 v0.3.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/h2-0.3.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/h2-0.3.21/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/h2-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=b5553ad28aec9b53 -C extra-filename=-04f5c15111ff1881 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbytes-7d65a4acdeae2009.rmeta --extern fnv=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfnv-83f56bea19db0e57.rmeta --extern futures_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-08516cba73705c83.rmeta --extern futures_sink=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_sink-1baf650a42250da5.rmeta --extern futures_util=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_util-58bcb0baf3a593e4.rmeta --extern http=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhttp-10c8b2485fc5520a.rmeta --extern indexmap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libindexmap-a48e8254d28e8d24.rmeta --extern slab=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libslab-426e7a55bb0ffecf.rmeta --extern tokio=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtokio-b9925b3241a8425a.rmeta --extern tokio_util=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtokio_util-e83a8708640d37f8.rmeta --extern tracing=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing-8ed1256e819fcc71.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c"
warning: unexpected `cfg` condition name: `features`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap-3.2.25/src/parser/features/suggestions.rs:75:17
   |
75 | #[cfg(all(test, features = "suggestions"))]
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default
help: there is a config with a similar name and value
   |
75 - #[cfg(all(test, features = "suggestions"))]
75 + #[cfg(all(test, feature = "suggestions"))]
   |

warning: `tokio-util` (lib) generated 1 warning
warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/h2-0.3.21/src/lib.rs:133:7
    |
133 | #[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: unused import: `MAX_INITIAL_WINDOW_SIZE`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/h2-0.3.21/src/frame/mod.rs:72:5
   |
72 |     MAX_INITIAL_WINDOW_SIZE, MAX_MAX_FRAME_SIZE,
   |     ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-chacha-x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/chacha-x86_64-elf.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-aesni-x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/aesni-x86_64-elf.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-vpaes-x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-x86_64-mont-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/x86_64-mont-elf.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-x86_64-mont5-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/x86_64-mont5-elf.S"
warning: `serde_derive` (lib) generated 9 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.190 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=190 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/serde-ed72e1a49ecb3756/out /usr/local/bin/rustc --crate-name serde --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --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=901b17c91fce1ef8 -C extra-filename=-3987a74557ff1e61 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde_derive=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libserde_derive-383e57bc690e21bb.so --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: variable does not need to be mutable
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap-3.2.25/src/builder/command.rs:4454:17
     |
4454 |             for mut sc in &mut self.subcommands {
     |                 ----^^
     |                 |
     |                 help: remove this `mut`
     |
     = note: `#[warn(unused_mut)]` on by default

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-p256-x86_64-asm-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S"
warning: unexpected `cfg` condition name: `no_serde_derive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:329:15
    |
329 | #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "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(no_serde_derive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `no_core_cstr`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:227:19
    |
227 |     #[cfg(all(not(no_core_cstr), not(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(no_core_cstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_cstr`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:232:19
    |
232 |     #[cfg(all(not(no_core_cstr), feature = "alloc", not(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(no_core_cstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:255:32
    |
255 |     #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))]
    |                                ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:255:58
    |
255 |     #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_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(no_std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:260:32
    |
260 |     #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))]
    |                                ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic64`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:260:58
    |
260 |     #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))]
    |                                                          ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:263:36
    |
263 |     #[cfg(all(feature = "std", not(no_target_has_atomic)))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:265:36
    |
265 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "8"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:267:36
    |
267 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "16"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:269:36
    |
269 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "32"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:271:36
    |
271 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "64"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/lib.rs:273:36
    |
273 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_cstr`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:687:36
    |
687 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))]
    |                                    ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_cstr`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:690:36
    |
690 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))]
    |                                    ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_cstr`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:741:36
    |
741 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))]
    |                                    ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_cstr`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:768:36
    |
768 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))]
    |                                    ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:2918:32
     |
2918 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:2935:32
     |
2935 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic64`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:2948:32
     |
2948 | #[cfg(all(feature = "std", not(no_std_atomic64)))]
     |                                ^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:300:27
    |
300 |     i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:307:29
    |
307 |     i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16
    |                             ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:315:29
    |
315 |     i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32
    |                             ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:323:29
    |
323 |     i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_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(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:330:33
    |
330 |     isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_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(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:432:31
    |
432 |     i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_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(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:2922:23
     |
2922 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
     |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
2936 | / atomic_impl! {
2937 | |     AtomicBool "8"
2938 | |     AtomicI8 "8"
2939 | |     AtomicI16 "16"
...    |
2945 | |     AtomicUsize "ptr"
2946 | | }
     | |_- in this macro invocation
     |
     = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_target_has_atomic`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:2922:23
     |
2922 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
     |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
2949 | / atomic_impl! {
2950 | |     AtomicI64 "64"
2951 | |     AtomicU64 "64"
2952 | | }
     | |_- in this macro invocation
     |
     = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_float_copysign`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:190:23
    |
190 |               #[cfg(any(no_float_copysign, not(feature = "std")))]
    |                         ^^^^^^^^^^^^^^^^^
...
373 | / impl_deserialize_num! {
374 | |     f32, deserialize_f32
375 | |     num_self!(f32:visit_f32);
376 | |     num_as_copysign_self!(f64:visit_f64);
377 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
378 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
379 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_float_copysign`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:195:27
    |
195 |               #[cfg(all(not(no_float_copysign), feature = "std"))]
    |                             ^^^^^^^^^^^^^^^^^
...
373 | / impl_deserialize_num! {
374 | |     f32, deserialize_f32
375 | |     num_self!(f32:visit_f32);
376 | |     num_as_copysign_self!(f64:visit_f64);
377 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
378 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
379 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_float_copysign`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:190:23
    |
190 |               #[cfg(any(no_float_copysign, not(feature = "std")))]
    |                         ^^^^^^^^^^^^^^^^^
...
381 | / impl_deserialize_num! {
382 | |     f64, deserialize_f64
383 | |     num_self!(f64:visit_f64);
384 | |     num_as_copysign_self!(f32:visit_f32);
385 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
386 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
387 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_float_copysign`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:195:27
    |
195 |               #[cfg(all(not(no_float_copysign), feature = "std"))]
    |                             ^^^^^^^^^^^^^^^^^
...
381 | / impl_deserialize_num! {
382 | |     f64, deserialize_f64
383 | |     num_self!(f64:visit_f64);
384 | |     num_as_copysign_self!(f32:visit_f32);
385 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
386 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
387 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_float_copysign)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_float_copysign)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `num_as_copysign_self` which comes from the expansion of the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_systemtime_checked_add`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:2224:19
     |
2224 |         #[cfg(not(no_systemtime_checked_add))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_systemtime_checked_add`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/impls.rs:2228:15
     |
2228 |         #[cfg(no_systemtime_checked_add)]
     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_serde_derive`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/de/mod.rs:1221:19
     |
1221 |     #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "alloc")))]
     |                   ^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_cstr`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:72:32
   |
72 | #[cfg(any(feature = "std", not(no_core_cstr)))]
   |                                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_cstr`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:83:36
   |
83 | #[cfg(any(feature = "std", all(not(no_core_cstr), feature = "alloc")))]
   |                                    ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_cstr)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_cstr)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:182:56
    |
182 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))]
    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:200:52
    |
200 | #[cfg(all(any(feature = "std", feature = "alloc"), no_relaxed_trait_bounds))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:397:56
    |
397 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))]
    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_relaxed_trait_bounds`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:416:52
    |
416 | #[cfg(all(any(feature = "std", feature = "alloc"), no_relaxed_trait_bounds))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:557:11
    |
557 | #[cfg(not(no_num_nonzero_signed))]
    |           ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:963:32
    |
963 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:981:32
    |
981 | #[cfg(all(feature = "std", not(no_std_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(no_std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic64`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:994:32
    |
994 | #[cfg(all(feature = "std", not(no_std_atomic64)))]
    |                                ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:967:23
    |
967 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
    |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
982 | / atomic_impl! {
983 | |     AtomicBool "8"
984 | |     AtomicI8 "8"
985 | |     AtomicI16 "16"
...   |
991 | |     AtomicUsize "ptr"
992 | | }
    | |_- in this macro invocation
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/ser/impls.rs:967:23
    |
967 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
    |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
995 | / atomic_impl! {
996 | |     AtomicI64 "64"
997 | |     AtomicU64 "64"
998 | | }
    | |_- in this macro invocation
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `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(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_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_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_serde_derive`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/private/mod.rs:1:11
  |
1 | #[cfg(not(no_serde_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(no_serde_derive)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_serde_derive`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/private/mod.rs:3:11
  |
3 | #[cfg(not(no_serde_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(no_serde_derive)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_try_from`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde-1.0.190/src/private/mod.rs:23:11
   |
23 | #[cfg(not(no_core_try_from))]
   |           ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_try_from)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_try_from)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-aesni-gcm-x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-ghash-x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/ghash-x86_64-elf.S"
warning: `backtrace` (lib) generated 9 warnings
warning: method `parse` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/clap-3.2.25/src/builder/value_parser.rs:547:8
    |
539 | trait AnyValueParser: Send + Sync + 'static {
    |       -------------- method in this trait
...
547 |     fn parse(
    |        ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-sha512-x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/sha512-x86_64-elf.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-chacha20_poly1305_x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S"
warning: field `0` is never read
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/h2-0.3.21/src/error.rs:28:11
   |
28 |     Reset(StreamId, Reason, Initiator),
   |     ----- ^^^^^^^^
   |     |
   |     field in this variant
   |
   = note: `Kind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
   |
28 -     Reset(StreamId, Reason, Initiator),
28 +     Reset((), Reason, Initiator),
   |

warning: associated functions `is_server` and `is_local_init` are never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/h2-0.3.21/src/proto/peer.rs:17:8
   |
10 | pub(crate) trait Peer {
   |                  ---- associated functions in this trait
...
17 |     fn is_server() -> bool;
   |        ^^^^^^^^^
...
25 |     fn is_local_init(id: StreamId) -> bool {
   |        ^^^^^^^^^^^^^

[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-sha256-x86_64-elf.o" "-c" "/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/pregenerated/sha256-x86_64-elf.S"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: ZERO_AR_DATE="1" "ar" "cq" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/libring_core_0_17_5_.a" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/curve25519/curve25519.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/aes/aes_nohw.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/bn/montgomery.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/bn/montgomery_inv.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/ecp_nistz.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/gfp_p256.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/gfp_p384.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/p256.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/limbs/limbs.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/mem.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/poly1305/poly1305.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/crypto.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/cpu_intel.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/curve25519/curve25519_64_adx.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/poly1305/poly1305_vec.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/third_party/fiat/asm/fiat_curve25519_adx_square.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/fipsmodule/ec/p256-nistz.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-chacha-x86_64-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-aesni-x86_64-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-vpaes-x86_64-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-x86_64-mont-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-x86_64-mont5-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-p256-x86_64-asm-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-aesni-gcm-x86_64-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-ghash-x86_64-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-sha512-x86_64-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-chacha20_poly1305_x86_64-elf.o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/0aa88a959b8fab4d-sha256-x86_64-elf.o"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "ar" "s" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/libring_core_0_17_5_.a"
[ring 0.17.5] exit status: 0
[ring 0.17.5] cargo:rustc-link-lib=static=ring_core_0_17_5_
[ring 0.17.5] OPT_LEVEL = Some("3")
[ring 0.17.5] TARGET = Some("x86_64-unknown-freebsd")
[ring 0.17.5] HOST = Some("x86_64-unknown-freebsd")
[ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[ring 0.17.5] CC_x86_64-unknown-freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[ring 0.17.5] CC_x86_64_unknown_freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=HOST_CC
[ring 0.17.5] HOST_CC = None
[ring 0.17.5] cargo:rerun-if-env-changed=CC
[ring 0.17.5] CC = Some("cc")
[ring 0.17.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[ring 0.17.5] CRATE_CC_NO_DEFAULTS = None
[ring 0.17.5] DEBUG = Some("false")
[ring 0.17.5] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[ring 0.17.5] CFLAGS_x86_64-unknown-freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[ring 0.17.5] CFLAGS_x86_64_unknown_freebsd = None
[ring 0.17.5] cargo:rerun-if-env-changed=HOST_CFLAGS
[ring 0.17.5] HOST_CFLAGS = None
[ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS
[ring 0.17.5] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[ring 0.17.5] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "include" "-I" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/constant_time_test.o" "-c" "crypto/constant_time_test.c"
warning: `tokio` (lib) generated 494 warnings
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: ZERO_AR_DATE="1" "ar" "cq" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/libring_core_0_17_5_test.a" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/crypto/constant_time_test.o"
[ring 0.17.5] exit status: 0
[ring 0.17.5] running: "ar" "s" "/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out/libring_core_0_17_5_test.a"
[ring 0.17.5] exit status: 0
[ring 0.17.5] cargo:rustc-link-lib=static=ring_core_0_17_5_test
[ring 0.17.5] cargo:rustc-link-search=native=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out
[ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl
[ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/mem.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/crypto.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/cpu_intel.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S
[ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/curve25519.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/internal.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/constant_time_test.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/internal.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S
[ring 0.17.5] cargo:rerun-if-changed=crypto/limbs/limbs.inl
[ring 0.17.5] cargo:rerun-if-changed=crypto/limbs/limbs.c
[ring 0.17.5] cargo:rerun-if-changed=crypto/limbs/limbs.h
[ring 0.17.5] cargo:rerun-if-changed=crypto/internal.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/asm_base.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/type_check.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/aes.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/arm_arch.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/base.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/poly1305.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/check.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/mem.h
[ring 0.17.5] cargo:rerun-if-changed=include/ring-core/target.h
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/p256_32.h
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/LICENSE
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h
[ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/p256_64.h
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=dangerous_configuration,default,log,logging,tls12 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_DANGEROUS_CONFIGURATION=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.21.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/security/cargo-audit/work/target/release/deps:/magus/work/usr/mports/security/cargo-audit/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/rustls-87570431a8c5c7e9/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/security/cargo-audit/work/target/release/build/rustls-31d825673891a6f8/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out RING_CORE_PREFIX=ring_core_0_17_5_ /usr/local/bin/rustc --crate-name ring --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=aebebe683741f449 -C extra-filename=-8de7f5536adfff04 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern getrandom=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgetrandom-da3fe99ac13e792c.rmeta --extern spin=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libspin-4770637e5c458d61.rmeta --extern untrusted=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libuntrusted-1eff0494d2e1e573.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out -l static=ring_core_0_17_5_ -l static=ring_core_0_17_5_test`
warning: unexpected `cfg` condition name: `pregenerate_asm_only`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/src/lib.rs:37:12
   |
37 | #![cfg(not(pregenerate_asm_only))]
   |            ^^^^^^^^^^^^^^^^^^^^
   |
   = 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(pregenerate_asm_only)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pregenerate_asm_only)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unused imports: `PKCS1` and `PSS`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/ring-0.17.5/src/rsa/padding.rs:21:13
   |
21 |     pkcs1::{PKCS1, RSA_PKCS1_SHA256, RSA_PKCS1_SHA384, RSA_PKCS1_SHA512},
   |             ^^^^^
22 |     pss::{PSS, RSA_PSS_SHA256, RSA_PSS_SHA384, RSA_PSS_SHA512},
   |           ^^^
   |
   = note: `#[warn(unused_imports)]` on by default

   Compiling hyper v0.14.27
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A fast and correct HTTP library.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=9b91073fb43817e8 -C extra-filename=-ffc21459bf183206 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbytes-7d65a4acdeae2009.rmeta --extern futures_channel=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_channel-93af3b1af9fe2472.rmeta --extern futures_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-08516cba73705c83.rmeta --extern futures_util=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfutures_util-58bcb0baf3a593e4.rmeta --extern h2=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libh2-04f5c15111ff1881.rmeta --extern http=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhttp-10c8b2485fc5520a.rmeta --extern http_body=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhttp_body-2ad78584996db696.rmeta --extern httparse=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhttparse-cba97e72a14418bb.rmeta --extern httpdate=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhttpdate-0fa63f1c360187b8.rmeta --extern itoa=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libitoa-aefa3295002fd04d.rmeta --extern pin_project_lite=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-8f474639555b5f39.rmeta --extern socket2=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsocket2-6de3e6d4fb8c1e20.rmeta --extern tokio=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtokio-b9925b3241a8425a.rmeta --extern tower_service=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtower_service-287d56d4ea6731f4.rmeta --extern tracing=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing-8ed1256e819fcc71.rmeta --extern want=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libwant-b9ad6de416bf6bad.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: elided lifetime has a name
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/ext.rs:113:82
    |
113 |     pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> {
    |                                    -- lifetime `'a` declared here                ^^ this elided lifetime gets resolved as `'a`
    |
    = note: `#[warn(elided_named_lifetimes)]` on by default

   Compiling sct v0.7.1
   Compiling rustls-webpki v0.101.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-webpki-0.101.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-webpki-0.101.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.101.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=101 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=9da137e052d9bd14 -C extra-filename=-6d7b69ba133bca60 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern ring=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libring-8de7f5536adfff04.rmeta --extern untrusted=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libuntrusted-1eff0494d2e1e573.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sct CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sct-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sct-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Joseph Birr-Pixton ' CARGO_PKG_DESCRIPTION='Certificate transparency SCT verification library' CARGO_PKG_HOMEPAGE='https://github.com/rustls/sct.rs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/sct.rs' CARGO_PKG_RUST_VERSION=1.61 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name sct --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=144be5a59a19d5f4 -C extra-filename=-2e388cc8e6c9cb3f --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern ring=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libring-8de7f5536adfff04.rmeta --extern untrusted=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libuntrusted-1eff0494d2e1e573.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out`
warning: elided lifetime has a name
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42
   |
66 | impl<'a> From> for SubjectNameRef<'a> {
   |      -- lifetime `'a` declared here
67 |     fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef {
   |                                          ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
   |
note: the lint level is defined here
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9
   |
29 | #![deny(warnings, missing_docs, clippy::as_conversions)]
   |         ^^^^^^^^
   = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]`

warning: elided lifetime has a name
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41
   |
72 | impl<'a> From> for SubjectNameRef<'a> {
   |      -- lifetime `'a` declared here
73 |     fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef {
   |                                         ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.21.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/rustls-87570431a8c5c7e9/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=7e0cde5e41d956a2 -C extra-filename=-329021b25cf2b8ab --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern log=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblog-bdeda70ef7beac0e.rmeta --extern ring=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libring-8de7f5536adfff04.rmeta --extern webpki=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libwebpki-6d7b69ba133bca60.rmeta --extern sct=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsct-2e388cc8e6c9cb3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out`
warning: `tracing-subscriber` (lib) generated 9 warnings
warning: `regex-automata` (lib) generated 1 warning
   Compiling faster-hex v0.8.1
   Compiling deranged v0.3.9
   Compiling url v2.4.1
   Compiling serde_spanned v0.6.4
   Compiling toml_datetime v0.6.5
   Compiling serde_urlencoded v0.7.1
   Compiling smol_str v0.2.0
   Compiling platforms v3.1.2 (/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/platforms)
   Compiling secrecy v0.8.0
   Compiling cvss v2.0.0 (/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cvss)
   Compiling toml v0.5.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=faster_hex CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/faster-hex-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/faster-hex-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='zhangsoledad <787953403@qq.com>' CARGO_PKG_DESCRIPTION='Fast hex encoding.' CARGO_PKG_HOMEPAGE='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=faster-hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name faster_hex --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/faster-hex-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=bbef750ca5d0fcc4 -C extra-filename=-2d6dc777a62ca0d3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/deranged-0.3.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/deranged-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/deranged-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=7ac7080b30f22d0e -C extra-filename=-cc902be2242ccb6f --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern powerfmt=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpowerfmt-de5fdfa494dbbeaf.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/url-2.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/url-2.4.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.56 CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/url-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=dc0c1598d15c274c -C extra-filename=-95f2070f250a58ba --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libform_urlencoded-7b7efc4e7b8a03aa.rmeta --extern idna=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libidna-ee2200f10b931e8e.rmeta --extern percent_encoding=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpercent_encoding-c6b32f260874f844.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_spanned-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_spanned-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_spanned-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7a2a2820452bd785 -C extra-filename=-3ec3ce480c113ab3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_datetime-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_datetime-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_datetime-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=bb3e8b2d3c84e0c0 -C extra-filename=-d6f97b10825b6fbb --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99434904504c617f -C extra-filename=-af2e50375103b5cc --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libform_urlencoded-7b7efc4e7b8a03aa.rmeta --extern itoa=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libitoa-aefa3295002fd04d.rmeta --extern ryu=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libryu-8a4c7462849735f5.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/semver-27a5d616f154e3d2/out /usr/local/bin/rustc --crate-name semver --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f379d643e5205283 -C extra-filename=-a9cf78a0ad83adac --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps OUT_DIR=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/serde_json-5351d7eb9d36e9c3/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_json-1.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=39167a8403fa25b1 -C extra-filename=-422c02482089ddb9 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern itoa=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libitoa-aefa3295002fd04d.rmeta --extern ryu=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libryu-8a4c7462849735f5.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg limb_width_64`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=platforms CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/platforms CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/platforms/Cargo.toml CARGO_PKG_AUTHORS='Tony Arcieri :Sergey "Shnatsel" Davidoff ' CARGO_PKG_DESCRIPTION='Rust platform registry with information about valid Rust platforms (target
triple, target_arch, target_os) sourced from the Rust compiler.
' CARGO_PKG_HOMEPAGE='https://rustsec.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=platforms CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustsec/rustsec/tree/main/platforms' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name platforms --edition=2018 platforms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0568617f815ef147 -C extra-filename=-17381f3fe8c3b9db --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smol_str CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/smol_str-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/smol_str-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='small-string optimized string type with O(1) clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smol_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/smol_str' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name smol_str --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/smol_str-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "serde", "std"))' -C metadata=a52fe054b8ace323 -C extra-filename=-7aeba13b6e5ced38 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=secrecy CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/secrecy-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/secrecy-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Tony Arcieri ' CARGO_PKG_DESCRIPTION='Wrapper types and traits for secret management which help ensure
they aren'\''t accidentally copied, logged, or otherwise exposed
(as much as possible), and also ensure secrets are securely wiped
from memory when dropped.
' CARGO_PKG_HOMEPAGE='https://github.com/iqlusioninc/crates/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=secrecy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iqlusioninc/crates/tree/main/secrecy' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name secrecy --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/secrecy-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=f223ab0c8f4e8041 -C extra-filename=-c082290b0d225ab3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern zeroize=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libzeroize-717236b68f67ea74.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.5.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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", "indexmap", "preserve_order"))' -C metadata=38c251eb484c9a75 -C extra-filename=-86ca4f8f03da5d4f --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cvss CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cvss CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cvss/Cargo.toml CARGO_PKG_AUTHORS='Tony Arcieri ' CARGO_PKG_DESCRIPTION='Common Vulnerability Scoring System parser/serializer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cvss CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustSec/rustsec/tree/main/cvss' CARGO_PKG_RUST_VERSION=1.60 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name cvss --edition=2021 cvss/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "v3"))' -C metadata=bc1dc76fc9196db8 -C extra-filename=-0ae0dcc8a5720ee8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta -C link-arg=-fstack-protector-strong`
warning: `serde` (lib) generated 50 warnings
warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51
   |
80 |             Error::Utf8(ref err) => error::Error::description(err),
   |                                                   ^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:64:13
   |
64 | #![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: `no_alloc_crate`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:65:43
   |
65 | #![cfg_attr(all(not(feature = "std"), not(no_alloc_crate)), no_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(no_alloc_crate)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:66:17
   |
66 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), deny(unsafe_op_in_unsafe_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(no_unsafe_op_in_unsafe_fn_lint)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:67:13
   |
67 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, 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(no_unsafe_op_in_unsafe_fn_lint)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_str_strip_prefix`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:68:13
   |
68 | #![cfg_attr(no_str_strip_prefix, allow(unstable_name_collisions))]
   |             ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_const_vec_new`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:189:12
    |
189 | #[cfg_attr(no_const_vec_new, derive(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(no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:253:16
    |
253 | #[cfg_attr(not(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(no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_const_vec_new`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:530:11
    |
530 | #[cfg(not(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(no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_non_exhaustive`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:264:11
    |
264 |     #[cfg(no_non_exhaustive)] // rustc <1.40
    |           ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_str_strip_prefix`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/backport.rs:1:7
  |
1 | #[cfg(no_str_strip_prefix)] // rustc <1.45
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_str_strip_prefix`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/backport.rs:6:7
  |
6 | #[cfg(no_str_strip_prefix)]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_str_strip_prefix)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_alloc_crate`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/backport.rs:19:7
   |
19 | #[cfg(no_alloc_crate)] // rustc <1.36
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_alloc_crate)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_non_exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/display.rs:59:19
   |
59 |             #[cfg(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(no_non_exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/error.rs:29:12
   |
29 | #[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: `no_non_exhaustive`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/eval.rs:39:15
   |
39 |         #[cfg(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(no_non_exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_exhaustive_int_match`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/identifier.rs:166:19
    |
166 |             #[cfg(no_exhaustive_int_match)] // rustc <1.33
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_exhaustive_int_match)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_exhaustive_int_match)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_nonzero_bitscan`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/identifier.rs:327:11
    |
327 |     #[cfg(no_nonzero_bitscan)]
    |           ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_nonzero_bitscan`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/identifier.rs:416:11
    |
416 |     #[cfg(no_nonzero_bitscan)] // rustc <1.53
    |           ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_nonzero_bitscan)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_const_vec_new`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/parse.rs:92:27
   |
92 |                 #[cfg(not(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(no_const_vec_new)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_const_vec_new`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/parse.rs:94:23
   |
94 |                 #[cfg(no_const_vec_new)] // rustc <1.39
   |                       ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `no_const_vec_new`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/semver-1.0.20/src/lib.rs:498:15
    |
498 |     #[cfg(not(no_const_vec_new))] // rustc <1.39
    |               ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/lib.rs:268:21
    |
268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
    |                     ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = 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(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` 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: `bench`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/lib.rs:268:31
    |
268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
    |                               ^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/lib.rs:307:13
    |
307 | #![cfg_attr(read_buf, feature(read_buf))]
    |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bench`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/lib.rs:308:13
    |
308 | #![cfg_attr(bench, feature(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(bench)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/cipher.rs:33:38
    |
33  | pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]);
    |                                      ^^^^^^^^^^^^^^^^^^^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/lib.rs:278:5
    |
278 |     unused_qualifications
    |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
    |
33  - pub(crate) struct Iv(pub(crate) [u8; ring::aead::NONCE_LEN]);
33  + pub(crate) struct Iv(pub(crate) [u8; aead::NONCE_LEN]);
    |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/cipher.rs:37:24
   |
37 |     fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self {
   |                        ^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
37 -     fn new(value: [u8; ring::aead::NONCE_LEN]) -> Self {
37 +     fn new(value: [u8; aead::NONCE_LEN]) -> Self {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/cipher.rs:43:39
   |
43 |         debug_assert_eq!(value.len(), ring::aead::NONCE_LEN);
   |                                       ^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
43 -         debug_assert_eq!(value.len(), ring::aead::NONCE_LEN);
43 +         debug_assert_eq!(value.len(), aead::NONCE_LEN);
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/cipher.rs:71:48
   |
71 | pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce {
   |                                                ^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
71 - pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> ring::aead::Nonce {
71 + pub(crate) fn make_nonce(iv: &Iv, seq: u64) -> aead::Nonce {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/cipher.rs:72:27
   |
72 |     let mut nonce = [0u8; ring::aead::NONCE_LEN];
   |                           ^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
72 -     let mut nonce = [0u8; ring::aead::NONCE_LEN];
72 +     let mut nonce = [0u8; aead::NONCE_LEN];
   |

warning: unexpected `cfg` condition name: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/conn.rs:199:11
    |
199 |     #[cfg(read_buf)]
    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `read_buf`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/stream.rs:68:11
   |
68 |     #[cfg(read_buf)]
   |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/stream.rs:196:11
    |
196 |     #[cfg(read_buf)]
    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/cipher.rs:19:6
   |
19 | ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> {
   |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
19 - ) -> ring::aead::Aad<[u8; TLS12_AAD_SIZE]> {
19 + ) -> aead::Aad<[u8; TLS12_AAD_SIZE]> {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/cipher.rs:25:5
   |
25 |     ring::aead::Aad::from(out)
   |     ^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
25 -     ring::aead::Aad::from(out)
25 +     aead::Aad::from(out)
   |

warning: unexpected `cfg` condition name: `bench`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/prf.rs:69:7
   |
69 | #[cfg(bench)]
   |       ^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/mod.rs:29:30
   |
29 |             aead_algorithm: &ring::aead::CHACHA20_POLY1305,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
29 -             aead_algorithm: &ring::aead::CHACHA20_POLY1305,
29 +             aead_algorithm: &aead::CHACHA20_POLY1305,
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/mod.rs:45:30
   |
45 |             aead_algorithm: &ring::aead::CHACHA20_POLY1305,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
45 -             aead_algorithm: &ring::aead::CHACHA20_POLY1305,
45 +             aead_algorithm: &aead::CHACHA20_POLY1305,
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/mod.rs:61:30
   |
61 |             aead_algorithm: &ring::aead::AES_128_GCM,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
61 -             aead_algorithm: &ring::aead::AES_128_GCM,
61 +             aead_algorithm: &aead::AES_128_GCM,
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/mod.rs:77:30
   |
77 |             aead_algorithm: &ring::aead::AES_256_GCM,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
77 -             aead_algorithm: &ring::aead::AES_256_GCM,
77 +             aead_algorithm: &aead::AES_256_GCM,
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/mod.rs:93:30
   |
93 |             aead_algorithm: &ring::aead::AES_128_GCM,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
93 -             aead_algorithm: &ring::aead::AES_128_GCM,
93 +             aead_algorithm: &aead::AES_128_GCM,
   |

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls12/mod.rs:109:30
    |
109 |             aead_algorithm: &ring::aead::AES_256_GCM,
    |                              ^^^^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
109 -             aead_algorithm: &ring::aead::AES_256_GCM,
109 +             aead_algorithm: &aead::AES_256_GCM,
    |

warning: unexpected `cfg` condition name: `bench`
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls13/key_schedule.rs:1005:7
     |
1005 | #[cfg(bench)]
     |       ^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls13/mod.rs:25:26
   |
25 |         aead_algorithm: &ring::aead::CHACHA20_POLY1305,
   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
25 -         aead_algorithm: &ring::aead::CHACHA20_POLY1305,
25 +         aead_algorithm: &aead::CHACHA20_POLY1305,
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls13/mod.rs:40:30
   |
40 |             aead_algorithm: &ring::aead::AES_256_GCM,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
40 -             aead_algorithm: &ring::aead::AES_256_GCM,
40 +             aead_algorithm: &aead::AES_256_GCM,
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls13/mod.rs:57:26
   |
57 |         aead_algorithm: &ring::aead::AES_128_GCM,
   |                          ^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
57 -         aead_algorithm: &ring::aead::AES_128_GCM,
57 +         aead_algorithm: &aead::AES_128_GCM,
   |

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls13/mod.rs:132:34
    |
132 | fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> {
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
132 - fn make_tls13_aad(len: usize) -> ring::aead::Aad<[u8; TLS13_AAD_SIZE]> {
132 + fn make_tls13_aad(len: usize) -> aead::Aad<[u8; TLS13_AAD_SIZE]> {
    |

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/tls13/mod.rs:133:5
    |
133 |     ring::aead::Aad::from([
    |     ^^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
133 -     ring::aead::Aad::from([
133 +     aead::Aad::from([
    |

warning: unexpected `cfg` condition name: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/vecbuf.rs:108:11
    |
108 |     #[cfg(read_buf)]
    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/ticketer.rs:71:21
   |
71 |         let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf);
   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
71 -         let nonce = ring::aead::Nonce::assume_unique_for_key(nonce_buf);
71 +         let nonce = aead::Nonce::assume_unique_for_key(nonce_buf);
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/ticketer.rs:72:19
   |
72 |         let aad = ring::aead::Aad::empty();
   |                   ^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
72 -         let aad = ring::aead::Aad::empty();
72 +         let aad = aead::Aad::empty();
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/ticketer.rs:94:21
   |
94 |         let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?;
   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
94 -         let nonce = ring::aead::Nonce::try_assume_unique_for_key(nonce).ok()?;
94 +         let nonce = aead::Nonce::try_assume_unique_for_key(nonce).ok()?;
   |

warning: unexpected `cfg` condition name: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/server/server_conn.rs:749:7
    |
749 | #[cfg(read_buf)]
    |       ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/server/server_conn.rs:360:11
    |
360 |     #[cfg(read_buf)]
    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/server/server_conn.rs:355:10
    |
355 | impl<'a> std::io::Read for ReadEarlyData<'a> {
    |          ^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
355 - impl<'a> std::io::Read for ReadEarlyData<'a> {
355 + impl<'a> io::Read for ReadEarlyData<'a> {
    |

warning: unexpected `cfg` condition name: `read_buf`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/server/server_conn.rs:720:11
    |
720 |     #[cfg(read_buf)]
    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/sign.rs:194:19
    |
194 |         let rng = ring::rand::SystemRandom::new();
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
194 -         let rng = ring::rand::SystemRandom::new();
194 +         let rng = SystemRandom::new();
    |

warning: unnecessary qualification
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/rustls-0.21.8/src/sign.rs:315:19
    |
315 |         let rng = ring::rand::SystemRandom::new();
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
315 -         let rng = ring::rand::SystemRandom::new();
315 +         let rng = SystemRandom::new();
    |

warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/deranged-0.3.9/src/lib.rs:9:5
  |
9 |     illegal_floating_point_literal_pattern,
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: unexpected `cfg` condition name: `docs_rs`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/deranged-0.3.9/src/lib.rs:1:13
  |
1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))]
  |             ^^^^^^^ help: there is a config with a similar name: `docsrs`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

   Compiling toml_edit v0.19.15
   Compiling toml_edit v0.20.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.20.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.20.4/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.20.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.20.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=ddff2eb3ba25b288 -C extra-filename=-5ae092d211124cd9 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern indexmap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libindexmap-29c11cd8370c6810.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern serde_spanned=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde_spanned-3ec3ce480c113ab3.rmeta --extern toml_datetime=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtoml_datetime-d6f97b10825b6fbb.rmeta --extern winnow=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libwinnow-fde0d416a05fea83.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.19.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.19.15/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=938811e38178cce8 -C extra-filename=-cd0b14158b417393 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern indexmap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libindexmap-29c11cd8370c6810.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern serde_spanned=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde_spanned-3ec3ce480c113ab3.rmeta --extern toml_datetime=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtoml_datetime-d6f97b10825b6fbb.rmeta --extern winnow=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libwinnow-fde0d416a05fea83.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `0` is never read
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/body/body.rs:447:25
    |
447 |         struct Full<'a>(&'a Bytes);
    |                ----     ^^^^^^^^^
    |                |
    |                field in this struct
    |
    = help: consider removing this field
    = note: `Full` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
    = note: `#[warn(dead_code)]` on by default

warning: trait `AssertSendSync` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/error.rs:617:7
    |
617 | trait AssertSendSync: Send + Sync + 'static {}
    |       ^^^^^^^^^^^^^^

warning: methods `poll_ready_ref` and `make_service_ref` are never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/service/make.rs:61:8
   |
43 | pub trait MakeServiceRef: self::sealed::Sealed<(Target, ReqBody)> {
   |           -------------- methods in this trait
...
61 |     fn poll_ready_ref(&mut self, cx: &mut task::Context<'_>) -> Poll>;
   |        ^^^^^^^^^^^^^^
62 |
63 |     fn make_service_ref(&mut self, target: &Target) -> Self::Future;
   |        ^^^^^^^^^^^^^^^^

warning: trait `CantImpl` is never used
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/service/make.rs:181:15
    |
181 |     pub trait CantImpl {}
    |               ^^^^^^^^

warning: trait `AssertSend` is never used
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/client/conn.rs:1124:7
     |
1124 | trait AssertSend: Send {}
     |       ^^^^^^^^^^

warning: trait `AssertSendSync` is never used
    --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/hyper-0.14.27/src/client/conn.rs:1125:7
     |
1125 | trait AssertSendSync: Send + Sync {}
     |       ^^^^^^^^^^^^^^

   Compiling gix-hash v0.13.1
   Compiling gix-packetline v0.16.7
   Compiling gix-packetline-blocking v0.16.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_hash CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-hash-0.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-hash-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Borrowed and owned git hash digests used to identify git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_hash --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-hash-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=28cbf4cd18c55114 -C extra-filename=-778c8783b4e47de8 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern faster_hex=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfaster_hex-2d6dc777a62ca0d3.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_packetline CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-0.16.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-0.16.7/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing the pkt-line serialization format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_packetline --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-0.16.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "futures-io", "futures-lite", "pin-project-lite", "serde"))' -C metadata=d44173a141527075 -C extra-filename=-a652a64870c9edc3 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern faster_hex=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfaster_hex-2d6dc777a62ca0d3.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_packetline_blocking CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A duplicate of `gix-packetline` with the `blocking-io` feature pre-selected' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline-blocking CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_packetline_blocking --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking-io", "default", "document-features", "serde"))' -C metadata=fc331615879332ab -C extra-filename=-3d9b3412d37dd2fa --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern faster_hex=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfaster_hex-2d6dc777a62ca0d3.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `kstring`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.20.4/src/internal_string.rs:8:7
  |
8 | #[cfg(feature = "kstring")]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
  = help: consider adding `kstring` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `kstring`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.20.4/src/internal_string.rs:10:11
   |
10 | #[cfg(not(feature = "kstring"))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `kstring`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.20.4/src/internal_string.rs:59:15
   |
59 |         #[cfg(feature = "kstring")]
   |               ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `kstring`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.20.4/src/internal_string.rs:61:19
   |
61 |         #[cfg(not(feature = "kstring"))]
   |                   ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

   Compiling quitters v0.1.0 (/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/quitters)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quitters CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/quitters CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/quitters/Cargo.toml CARGO_PKG_AUTHORS='Sergey "Shnatsel" Davidoff' CARGO_PKG_DESCRIPTION='List dependencies of a Rust binary by parsing panic messages' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quitters CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rustsec/rustsec' 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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name quitters --edition=2021 quitters/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1247eda787947d4 -C extra-filename=-da1bd595ab02ad53 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern regex=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex-b63c1d2f4ad3d43b.rmeta --extern semver=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsemver-a9cf78a0ad83adac.rmeta -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/lib.rs:37:11
   |
37 | #[cfg(any(feature = "async-io", feature = "blocking-io"))]
   |           ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` 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: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/lib.rs:39:41
   |
39 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
   |                                         ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/lib.rs:103:11
    |
103 | #[cfg(all(feature = "async-io", feature = "blocking-io"))]
    |           ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
    = help: consider adding `async-io` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/line/mod.rs:85:41
   |
85 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
   |                                         ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/read/mod.rs:1:36
  |
1 | #[cfg(any(feature = "blocking-io", feature = "async-io"))]
  |                                    ^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
  = help: consider adding `async-io` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/read/mod.rs:14:36
   |
14 | #[cfg(any(feature = "blocking-io", feature = "async-io"))]
   |                                    ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/read/mod.rs:121:41
    |
121 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
    |                                         ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
    = help: consider adding `async-io` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
   --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/read/mod.rs:125:36
    |
125 | #[cfg(any(feature = "blocking-io", feature = "async-io"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
    = help: consider adding `async-io` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/read/mod.rs:49:48
   |
49 |             #[cfg(any(feature = "blocking-io", feature = "async-io"))]
   |                                                ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/read/sidebands/mod.rs:6:41
  |
6 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
  |                                         ^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
  = help: consider adding `async-io` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/read/sidebands/mod.rs:8:41
  |
8 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
  |                                         ^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
  = help: consider adding `async-io` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/write/mod.rs:3:41
  |
3 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
  |                                         ^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
  = help: consider adding `async-io` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/lib.rs:88:40
   |
88 |     #[cfg(any(feature = "blocking-io", feature = "async-io"))]
   |                                        ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/encode/mod.rs:13:41
   |
13 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
   |                                         ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async-io`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-packetline-blocking-0.16.6/src/encode/mod.rs:15:41
   |
15 | #[cfg(all(not(feature = "blocking-io"), feature = "async-io"))]
   |                                         ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `blocking-io`, `default`, `document-features`, and `serde`
   = help: consider adding `async-io` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: `serde_urlencoded` (lib) generated 1 warning
warning: unexpected `cfg` condition value: `kstring`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:8:7
  |
8 | #[cfg(feature = "kstring")]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
  = help: consider adding `kstring` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `kstring`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:10:11
   |
10 | #[cfg(not(feature = "kstring"))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `kstring`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:59:15
   |
59 |         #[cfg(feature = "kstring")]
   |               ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `kstring`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:61:19
   |
61 |         #[cfg(not(feature = "kstring"))]
   |                   ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded`
   = help: consider adding `kstring` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: `h2` (lib) generated 4 warnings
   Compiling gix-features v0.35.0
   Compiling gix-hashtable v0.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_hashtable CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-hashtable-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-hashtable-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Pascal Kuthe ' CARGO_PKG_DESCRIPTION='A crate that provides hashtable based data structures optimized to utilize ObjectId keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hashtable CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_hashtable --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-hashtable-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8047e33e8b29e9f6 -C extra-filename=-92f9b5e457ec3026 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern gix_hash=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_hash-778c8783b4e47de8.rmeta --extern hashbrown=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhashbrown-3878164861053108.rmeta --extern parking_lot=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libparking_lot-cb52bdf5eda0b2c0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_features CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-features-0.35.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-features-0.35.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to integrate various capabilities using compile-time feature flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-features CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.35.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=35 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_features --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-features-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-walkdir-parallel"' --cfg 'feature="io-pipe"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=b59318a0555c5f42 -C extra-filename=-e375933433581511 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bytes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbytes-7d65a4acdeae2009.rmeta --extern crc32fast=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrc32fast-9f2df10e1d09d1c7.rmeta --extern crossbeam_channel=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-e4b68a221a644abc.rmeta --extern flate2=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libflate2-1612b31051774fc0.rmeta --extern gix_hash=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_hash-778c8783b4e47de8.rmeta --extern gix_trace=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_trace-0fe8ca75a126b650.rmeta --extern jwalk=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libjwalk-01517d083725492e.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern parking_lot=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libparking_lot-cb52bdf5eda0b2c0.rmeta --extern prodash=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libprodash-bc5f236505c63f14.rmeta --extern sha1_smol=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsha1_smol-ff3a8632c19ae742.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --extern walkdir=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libwalkdir-d81c5759f75d2458.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated method `de::Deserializer::<'a>::end`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.5.11/src/de.rs:79:7
   |
79 |     d.end()?;
   |       ^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: `gix-packetline-blocking` (lib) generated 15 warnings
warning: `semver` (lib) generated 22 warnings
warning: `ring` (lib) generated 2 warnings
   Compiling gix-fs v0.7.0
   Compiling gix-commitgraph v0.21.0
   Compiling gix-glob v0.13.0
   Compiling gix-url v0.24.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_fs CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-fs-0.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-fs-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing file system specific utilities to `gitoxide`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-fs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_fs --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-fs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe1c42443169e9cc -C extra-filename=-fd5f6e1f71b220e5 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern gix_features=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_features-e375933433581511.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_commitgraph CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-commitgraph-0.21.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-commitgraph-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Conor Davis :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Read-only access to the git commitgraph file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-commitgraph CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_commitgraph --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-commitgraph-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=3df120f858420e1f -C extra-filename=-ddb115d02fe433c6 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_chunk=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_chunk-f8d8b92f01705955.rmeta --extern gix_features=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_features-e375933433581511.rmeta --extern gix_hash=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_hash-778c8783b4e47de8.rmeta --extern memmap2=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libmemmap2-fe6d3ecebc655120.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_glob CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-glob-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-glob-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with pattern matching' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-glob CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_glob --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-glob-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=49efaf30a2bb89af -C extra-filename=-d466abad2c136108 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bitflags=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-9802ca1b0577a003.rmeta --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_features=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_features-e375933433581511.rmeta --extern gix_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_path-ef1e7ad1366bf7a1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_url CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-url-0.24.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-url-0.24.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing parsing and serialization of gix-url' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-url CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.24.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_url --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-url-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=1e0be0eee6b60612 -C extra-filename=-32cb205cf6cfa215 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_features=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_features-e375933433581511.rmeta --extern gix_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_path-ef1e7ad1366bf7a1.rmeta --extern home=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libhome-2a0344ccac61cf58.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --extern url=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liburl-95f2070f250a58ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `serde`
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-fs-0.7.0/src/lib.rs:8:12
  |
8 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
  |            ^^^^^^^^^^^^^^^^^ help: remove the condition
  |
  = note: no expected values for `feature`
  = help: consider adding `serde` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

   Compiling gix-tempfile v10.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_tempfile CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-tempfile-10.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-tempfile-10.0.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A tempfile implementation with a global registry to assure cleanup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=10.0.0 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_tempfile --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-tempfile-10.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=a3a18b5dfb9ae295 -C extra-filename=-11d1d916ee7ec505 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern gix_fs=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_fs-fd5f6e1f71b220e5.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern parking_lot=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libparking_lot-cb52bdf5eda0b2c0.rmeta --extern tempfile=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtempfile-1c29044d4ee2ddb3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `rustls-webpki` (lib) generated 2 warnings
   Compiling gix-credentials v0.20.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_credentials CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-credentials-0.20.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-credentials-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project to interact with git credentials helpers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-credentials CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_credentials --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-credentials-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=61f42472a3ff8a7a -C extra-filename=-1611c778463eed30 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_command=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_command-eeba0436eb94e556.rmeta --extern gix_config_value=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_config_value-926bce9e70b782b8.rmeta --extern gix_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_path-ef1e7ad1366bf7a1.rmeta --extern gix_prompt=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_prompt-52d364edd8a68ad9.rmeta --extern gix_sec=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_sec-450c3011d22d08da.rmeta --extern gix_url=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_url-32cb205cf6cfa215.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling time v0.3.30
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/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.67.0 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --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=87e740191d94bdf8 -C extra-filename=-13ad1978ec1106c0 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern deranged=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libderanged-cc902be2242ccb6f.rmeta --extern itoa=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libitoa-aefa3295002fd04d.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern num_threads=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libnum_threads-110bfe5641597588.rmeta --extern powerfmt=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpowerfmt-de5fdfa494dbbeaf.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern time_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtime_core-77ffef6e4a786a07.rmeta --extern time_macros=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libtime_macros-6f607ea1b2c81f7f.so --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `deranged` (lib) generated 2 warnings
   Compiling abscissa_core v0.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=abscissa_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_core-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_core-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Tony Arcieri ' CARGO_PKG_DESCRIPTION='Application microframework with support for command-line option parsing,
configuration, error handling, logging, and terminal interactions.
This crate contains the framework'\''s core functionality.
' CARGO_PKG_HOMEPAGE='https://github.com/iqlusioninc/abscissa/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=abscissa_core CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/iqlusioninc/abscissa/tree/main/core/' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name abscissa_core --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_core-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="application"' --cfg 'feature="arc-swap"' --cfg 'feature="clap"' --cfg 'feature="color-eyre"' --cfg 'feature="config"' --cfg 'feature="default"' --cfg 'feature="options"' --cfg 'feature="regex"' --cfg 'feature="secrecy"' --cfg 'feature="secrets"' --cfg 'feature="semver"' --cfg 'feature="serde"' --cfg 'feature="termcolor"' --cfg 'feature="terminal"' --cfg 'feature="testing"' --cfg 'feature="toml"' --cfg 'feature="trace"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --cfg 'feature="tracing-subscriber"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("application", "arc-swap", "clap", "color-eyre", "config", "default", "options", "regex", "secrecy", "secrets", "semver", "serde", "termcolor", "terminal", "testing", "toml", "trace", "tracing", "tracing-log", "tracing-subscriber", "wait-timeout"))' -C metadata=fee02e44736895fc -C extra-filename=-a07c72fe720f01b5 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern abscissa_derive=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libabscissa_derive-16dd0c1a91ec3acf.so --extern arc_swap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libarc_swap-c95e46632cf65c22.rmeta --extern backtrace=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbacktrace-7661d630f6595cbe.rmeta --extern canonical_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcanonical_path-2ad0affdb5cc8f28.rmeta --extern clap=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libclap-91f236ed878d2045.rmeta --extern color_eyre=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libcolor_eyre-c86b818ebc024885.rmeta --extern fs_err=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libfs_err-15d384d6f5190f36.rmeta --extern once_cell=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-30fdcbd3ef36b6ed.rmeta --extern regex=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libregex-b63c1d2f4ad3d43b.rmeta --extern secrecy=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsecrecy-c082290b0d225ab3.rmeta --extern semver=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsemver-a9cf78a0ad83adac.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern termcolor=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtermcolor-c7fb717c9db64a73.rmeta --extern toml=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtoml-86ca4f8f03da5d4f.rmeta --extern tracing=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing-8ed1256e819fcc71.rmeta --extern tracing_log=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing_log-093d41778ca23443.rmeta --extern tracing_subscriber=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtracing_subscriber-7f1cb279b3470bfd.rmeta --extern wait_timeout=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libwait_timeout-2e378fdb98940992.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `gix-fs` (lib) generated 1 warning
   Compiling gix-lock v10.0.0
   Compiling gix-attributes v0.19.0
   Compiling gix-ignore v0.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-lock-10.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-lock-10.0.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A git-style lock-file implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=10.0.0 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_lock --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-lock-10.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83c87f72f17ef344 -C extra-filename=-236b579a6e6dd896 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern gix_tempfile=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_tempfile-11d1d916ee7ec505.rmeta --extern gix_utils=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_utils-f7b72a65441f74f3.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_attributes CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-attributes-0.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-attributes-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitattributes files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-attributes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_attributes --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-attributes-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=e2312c6fa6e55566 -C extra-filename=-4c6c03778cf2628d --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern byteyarn=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbyteyarn-c21dc29a79a90b44.rmeta --extern gix_glob=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_glob-d466abad2c136108.rmeta --extern gix_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_path-ef1e7ad1366bf7a1.rmeta --extern gix_quote=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_quote-e0a78bebbcfbb73a.rmeta --extern gix_trace=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_trace-0fe8ca75a126b650.rmeta --extern smallvec=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libsmallvec-c90473f675edfb46.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --extern unicode_bom=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libunicode_bom-07c810adf1458682.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_ignore CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-ignore-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-ignore-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitignore files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ignore CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_ignore --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-ignore-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=95068d09280a4494 -C extra-filename=-74410db952c5a742 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_glob=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_glob-d466abad2c136108.rmeta --extern gix_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_path-ef1e7ad1366bf7a1.rmeta --extern unicode_bom=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libunicode_bom-07c810adf1458682.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/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: `__time_03_docs`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/src/parsing/parsable.rs:17:12
   |
17 | #[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: method `run` is never used
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_core-0.6.0/src/runnable.rs:18:8
   |
16 | pub trait RunnableMut {
   |           ----------- method in this trait
17 |     /// Run this `RunnableMut`
18 |     fn run(&mut self);
   |        ^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
 --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_core-0.6.0/src/terminal/component.rs:7:10
  |
7 | #[derive(Component, Debug)]
  |          ^--------
  |          |
  |          `Component` is not local
  |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_Terminal`
8 | #[component(core)]
9 | pub struct Terminal {}
  |            -------- `Terminal` is not local
  |
  = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
  = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
  = 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
  = note: this warning originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/abscissa_core-0.6.0/src/trace/component.rs:12:10
   |
12 | #[derive(Component, Debug)]
   |          ^--------
   |          |
   |          `Component` is not local
   |          move the `impl` block outside of this constant `_DERIVE_Component_A_FOR_Tracing`
13 | #[component(core)]
14 | pub struct Tracing {
   |            ------- `Tracing` is not local
   |
   = note: the derive macro `Component` defines the non-local `impl`, and may need to be changed
   = note: the derive macro `Component` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive`
   = 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: this warning originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling gix-pathspec v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_pathspec CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-pathspec-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-pathspec-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing magical pathspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-pathspec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.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/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name gix_pathspec --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/gix-pathspec-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0c4d885d612f3b6 -C extra-filename=-9c9a44a585b31139 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern bitflags=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-9802ca1b0577a003.rmeta --extern bstr=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libbstr-70b2aab7d1f889ef.rmeta --extern gix_attributes=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_attributes-4c6c03778cf2628d.rmeta --extern gix_config_value=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_config_value-926bce9e70b782b8.rmeta --extern gix_glob=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_glob-d466abad2c136108.rmeta --extern gix_path=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libgix_path-ef1e7ad1366bf7a1.rmeta --extern thiserror=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-5ba6e0d0ad636cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
error[E0282]: type annotations needed for `Box<_>`
  --> /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/src/format_description/parse/mod.rs:83:9
   |
83 |     let items = format_items
   |         ^^^^^
...
86 |     Ok(items.into())
   |              ---- type must be known at this point
   |
   = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`

   Compiling toml v0.7.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.7.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.7.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=ff5fce6d7b3bbf36 -C extra-filename=-ef3aece001173183 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern serde_spanned=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde_spanned-3ec3ce480c113ab3.rmeta --extern toml_datetime=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtoml_datetime-d6f97b10825b6fbb.rmeta --extern toml_edit=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtoml_edit-cd0b14158b417393.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling toml v0.8.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.8.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/toml-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=8526e7b9e7892974 -C extra-filename=-8a33bbb597bd5372 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern serde_spanned=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde_spanned-3ec3ce480c113ab3.rmeta --extern toml_datetime=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtoml_datetime-d6f97b10825b6fbb.rmeta --extern toml_edit=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtoml_edit-5ae092d211124cd9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tokio-rustls v0.24.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-rustls-0.24.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-rustls-0.24.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2018 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=cc60b837b0063922 -C extra-filename=-7bea1a358c185e62 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern rustls=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/librustls-329021b25cf2b8ab.rmeta --extern tokio=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtokio-b9925b3241a8425a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/build/ring-7b54b3d458ae0b56/out`
warning: `hyper` (lib) generated 7 warnings
For more information about this error, try `rustc --explain E0282`.
warning: `time` (lib) generated 3 warnings
error: could not compile `time` (lib) due to 1 previous error; 3 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/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/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.67.0 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /magus/work/usr/mports/security/cargo-audit/work/rustsec-cargo-audit-v0.18.3/cargo-audit/cargo-crates/time-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --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=87e740191d94bdf8 -C extra-filename=-13ad1978ec1106c0 --out-dir /magus/work/usr/mports/security/cargo-audit/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/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps --extern deranged=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libderanged-cc902be2242ccb6f.rmeta --extern itoa=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libitoa-aefa3295002fd04d.rmeta --extern libc=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/liblibc-32412c0abfe876d7.rmeta --extern num_threads=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libnum_threads-110bfe5641597588.rmeta --extern powerfmt=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libpowerfmt-de5fdfa494dbbeaf.rmeta --extern serde=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libserde-3987a74557ff1e61.rmeta --extern time_core=/magus/work/usr/mports/security/cargo-audit/work/target/x86_64-unknown-freebsd/release/deps/libtime_core-77ffef6e4a786a07.rmeta --extern time_macros=/magus/work/usr/mports/security/cargo-audit/work/target/release/deps/libtime_macros-6f607ea1b2c81f7f.so --cap-lints warn -C link-arg=-fstack-protector-strong` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
warning: `toml` (lib) generated 1 warning
warning: `abscissa_core` (lib) generated 3 warnings
warning: `clap` (lib) generated 3 warnings
warning: `rustls` (lib) generated 38 warnings
warning: `toml_edit` (lib) generated 4 warnings
warning: `toml_edit` (lib) generated 4 warnings
*** Error code 101

Stop.
make: stopped in /usr/mports/security/cargo-audit

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis

© 2008-2025 Lucas Holt
© 2008 Chris Reinhardt
MidnightBSD