MidnightBSD Magus

misc/codex

Lightweight coding agent that runs in your terminal

Flavor Version Run OSVersion Arch License Restricted Status
0.125.0 637 4.0 i386 Apache-2.0 0 fail

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

Events

Machine Type Time Message
m4032 info 2026-05-14 23:01:13.794407 Test Started
m4032 fail 2026-05-14 23:18:06.962155 make build returned non-zero: 1
m4032 fail 2026-05-14 23:18:07.215566 Test complete.

Log

===>  Building for codex-0.125.0
warning: rustix@1.1.4: ignoring 'hints.mostly-unused', pass `-Zprofile-hint-mostly-unused` to enable it
warning: rustix@1.1.4: ignoring 'hints.mostly-unused', pass `-Zprofile-hint-mostly-unused` to enable it
   Compiling proc-macro2 v1.0.106
   Compiling unicode-ident v1.0.22
   Compiling quote v1.0.44
   Compiling libc v0.2.182
   Compiling serde v1.0.228
   Compiling cfg-if v1.0.4
   Compiling serde_core v1.0.228
   Compiling memchr v2.7.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memchr-2.7.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memchr-2.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=714f6b11904585c9 -C extra-filename=-9b22e585fa39fdbd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106/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.68 CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106/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=a0dfa9b8998a9a7f -C extra-filename=-ac4fc4c648f6add6 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/proc-macro2-ac4fc4c648f6add6 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-ident-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-ident-1.0.22/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-3.0' 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.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23b8ce97d9b3d8e1 -C extra-filename=-d97c636e6b665dba --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/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=c9bb8365c1a65cc0 -C extra-filename=-f97bcd4fe43fd725 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/serde-f97bcd4fe43fd725 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=269c42ba19e0c1b1 -C extra-filename=-70f559b495f8d85a --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/libc-70f559b495f8d85a -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=f22a53f9f5c1cf09 -C extra-filename=-f82fe36cfeaa0830 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/serde_core-f82fe36cfeaa0830 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44/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.68 CARGO_PKG_VERSION=1.0.44 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=a15bdde7173fd465 -C extra-filename=-4837f109b6bb191e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/quote-4837f109b6bb191e -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg-if-1.0.4/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION=1.32 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg-if-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=0832023398e6c179 -C extra-filename=-ca1c37b175a76472 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling itoa v1.0.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itoa-1.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itoa-1.0.17/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.68 CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itoa-1.0.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("no-panic"))' -C metadata=6d91eaf855e8f38b -C extra-filename=-a91fad099200fa99 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling version_check v0.9.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55d5cc28ad9de1e8 -C extra-filename=-c012ec894585b003 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44/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.68 CARGO_PKG_VERSION=1.0.44 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/quote-6a4a2584f339e6ef/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/quote-4837f109b6bb191e/build-script-build`
[quote 1.0.44] cargo:rerun-if-changed=build.rs
[quote 1.0.44] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
   Compiling parking_lot_core v0.9.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,rc,result,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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_RC=1 CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/serde_core-9604749d19bb3c14/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/serde_core-f82fe36cfeaa0830/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12/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.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=531438f5dfe804cb -C extra-filename=-7b11690916c23fc3 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/parking_lot_core-7b11690916c23fc3 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106/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.68 CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/proc-macro2-aebc7ec7c4907b5e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/proc-macro2-ac4fc4c648f6add6/build-script-build`
     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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/serde-3adb1bd4c8371e3f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/serde-f97bcd4fe43fd725/build-script-build`
[serde_core 1.0.228] cargo:rerun-if-changed=build.rs
[serde 1.0.228] cargo:rerun-if-changed=build.rs
[serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core
   Compiling portable-atomic v1.13.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.13.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=7c8aacfc9a7f04d6 -C extra-filename=-4d609479acf8d4d1 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/portable-atomic-4d609479acf8d4d1 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(proc_macro_span_file)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(proc_macro_span_location)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_build_probe)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(feature, values("result"))
[serde 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
   Compiling equivalent v1.0.2
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.106] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.106] cargo:rerun-if-changed=src/probe/proc_macro_span.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/equivalent-1.0.2/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/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/equivalent-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())' -C metadata=c836502346f8ccf7 -C extra-filename=-7639c67fbd3c4ff2 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/serde_core-9604749d19bb3c14/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=6d9bbb593133befb -C extra-filename=-2687d89204f19876 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
     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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/libc-f2622bfd97bf46c4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/libc-70f559b495f8d85a/build-script-build`
[libc 0.2.182] cargo:rerun-if-changed=build.rs
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.182] cargo:rustc-cfg=freebsd12
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.182] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl32_time64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(vxworks_lt_25_09)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/libc-f2622bfd97bf46c4/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=d01b44266b6bdd2c -C extra-filename=-20108ac727001a2f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
     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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/libc-cbb67851e15edde9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/libc-70f559b495f8d85a/build-script-build`
[proc-macro2 1.0.106] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.106] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs
[libc 0.2.182] cargo:rerun-if-changed=build.rs
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.182] cargo:rustc-cfg=freebsd12
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.182] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.182] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(musl32_time64)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(vxworks_lt_25_09)
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.182] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.182 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=182 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/libc-cbb67851e15edde9/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libc-0.2.182/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=d5b8c7985a5d2d61 -C extra-filename=-dce23ab7dbf09699 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling allocator-api2 v0.2.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocator-api2-0.2.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 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=f12f5f9fd244018a -C extra-filename=-c666b3c8c067fe0f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[proc-macro2 1.0.106] cargo:rustc-cfg=proc_macro_span_location
[proc-macro2 1.0.106] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs
   Compiling critical-section v1.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=critical_section CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/critical-section-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/critical-section-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cross-platform critical section' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=critical-section CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/critical-section' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name critical_section --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/critical-section-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("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=b4cf546de5d37e5d -C extra-filename=-c16cfb94ebd89465 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[proc-macro2 1.0.106] cargo:rustc-cfg=proc_macro_span_file
[proc-macro2 1.0.106] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106/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.68 CARGO_PKG_VERSION=1.0.106 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=106 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/proc-macro2-aebc7ec7c4907b5e/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro2-1.0.106/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=9151f51c0e4cb6a5 -C extra-filename=-4045e3503c476751 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicode_ident-d97c636e6b665dba.rmeta --cap-lints warn --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
   Compiling shlex v1.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=609fb35682e78d12 -C extra-filename=-2fedeba7babb5157 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling log v0.4.29
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/log-0.4.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/log-0.4.29/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.68.0 CARGO_PKG_VERSION=0.4.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/log-0.4.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("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=4a431079ea765d7b -C extra-filename=-a05cdcda2c66fd13 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `manual_codegen_check`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12
    |
353 | #[cfg_attr(manual_codegen_check, inline(never))]
    |            ^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

warning: `shlex` (lib) generated 5 warnings
   Compiling find-msvc-tools v0.1.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/find-msvc-tools-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/find-msvc-tools-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Find windows-specific tools, read MSVC versions from the registry and from COM interfaces' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=find-msvc-tools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/find-msvc-tools-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84f868c3e1cc680d -C extra-filename=-8f5bf69649e2354d --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/portable-atomic-f63e6504210a343b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/portable-atomic-4d609479acf8d4d1/build-script-build`
[portable-atomic 1.13.1] cargo:rerun-if-changed=build.rs
[portable-atomic 1.13.1] cargo:rerun-if-changed=src/gen/build.rs
[portable-atomic 1.13.1] cargo:rerun-if-changed=version.rs
[portable-atomic 1.13.1] cargo:rustc-check-cfg=cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))
[portable-atomic 1.13.1] cargo:rustc-check-cfg=cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)
[portable-atomic 1.13.1] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/portable-atomic-f63e6504210a343b/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/portable-atomic-1.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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=d34430dd6d67dfc6 -C extra-filename=-60b6ed40cbd9a6da --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'`
   Compiling scopeguard v1.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=2c8a13ec1968f097 -C extra-filename=-dd66e683efc69bd1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: implicit autoref creates a reference to the dereference of a raw pointer
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
     |
1902 |         let count = unsafe { (*other).len() };
     |                              ^^-----^^^^^^^
     |                                |
     |                                this raw pointer has type `*const [T]`
     |
     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
note: autoref is being applied to this expression, resulting in: `&[T]`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
     |
1902 |         let count = unsafe { (*other).len() };
     |                              ^^^^^^^^
note: method calls to `len` require a reference
    --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:116:5
     |
 116 |     pub const fn len(&self) -> usize {
     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
     |
1902 |         let count = unsafe { (&(*other)).len() };
     |                              ++        +

   Compiling lock_api v0.4.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lock_api-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lock_api-0.4.14/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.71.0 CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lock_api --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lock_api-0.4.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 --cfg 'feature="arc_lock"' --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=3a405dc190972508 -C extra-filename=-5c654f5043a9389e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libscopeguard-dd66e683efc69bd1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `allocator-api2` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12/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.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/parking_lot_core-c94daab7d1c99f9b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/parking_lot_core-7b11690916c23fc3/build-script-build`
[parking_lot_core 0.9.12] cargo:rerun-if-changed=build.rs
[parking_lot_core 0.9.12] cargo:rustc-check-cfg=cfg(tsan_enabled)
   Compiling foldhash v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foldhash-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foldhash-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foldhash-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("default", "nightly", "std"))' -C metadata=db2326bd60e3bc44 -C extra-filename=-c135c317d438ec8c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling typenum v1.19.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
    compile time. It currently supports bits, unsigned integers, and signed
    integers. It also provides a type-level array of type-level numbers, but its
    implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.19.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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=4a4fdc08901cec59 -C extra-filename=-fbd20c68afc83d91 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/typenum-fbd20c68afc83d91 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: direct cast of function item into an integer
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foldhash-0.2.0/src/seed.rs:152:35
    |
152 |         seed = mix(seed, func_ptr as usize as u64);
    |                                   ^^^^^^^^
    |
    = note: `#[warn(function_casts_as_integer)]` on by default
help: first cast to a pointer `as *const ()`
    |
152 |         seed = mix(seed, func_ptr as *const () as usize as u64);
    |                                   ++++++++++++

warning: `foldhash` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44/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.68 CARGO_PKG_VERSION=1.0.44 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/quote-6a4a2584f339e6ef/out /usr/local/bin/rustc --crate-name quote --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quote-1.0.44/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=c7e12e4fb7aff256 -C extra-filename=-bd36b70816d680ec --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rmeta --cap-lints warn --check-cfg 'cfg(no_diagnostic_namespace)'`
   Compiling hashbrown v0.16.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.16.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.16.1/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.65.0 CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.16.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="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=8f63a819b9560fff -C extra-filename=-385e68cfa57dd945 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern allocator_api2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liballocator_api2-c666b3c8c067fe0f.rmeta --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libequivalent-7639c67fbd3c4ff2.rmeta --extern foldhash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfoldhash-c135c317d438ec8c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling pin-project-lite v0.2.16
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pin-project-lite-0.2.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9af2de2d44eb4688 -C extra-filename=-fe75f7d630fa87ff --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling once_cell v1.21.3
   Compiling thiserror v2.0.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18/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.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18/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=3c160fc16e73e319 -C extra-filename=-fe8ed183a3e87e33 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/thiserror-fe8ed183a3e87e33 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/once_cell-1.21.3/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.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/once_cell-1.21.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="critical-section"' --cfg 'feature="default"' --cfg 'feature="portable-atomic"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=f1aec8285bb92fc3 -C extra-filename=-39e8f1d61c72764a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern critical_section=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcritical_section-c16cfb94ebd89465.rmeta --extern portable_atomic=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libportable_atomic-60b6ed40cbd9a6da.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling subtle v2.6.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/subtle-2.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="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=8b29a9387e2ae89b -C extra-filename=-e58894dbb8186d03 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling syn v2.0.114
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-2.0.114 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-2.0.114/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.68 CARGO_PKG_VERSION=2.0.114 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=114 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-2.0.114/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="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", "test", "visit", "visit-mut"))' -C metadata=ecd680d8c3e896f5 -C extra-filename=-74171b1018411506 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rmeta --extern unicode_ident=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicode_ident-d97c636e6b665dba.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
    compile time. It currently supports bits, unsigned integers, and signed
    integers. It also provides a type-level array of type-level numbers, but its
    implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/typenum-d3dc9bd8def7c6a8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/typenum-fbd20c68afc83d91/build-script-build`
[typenum 1.19.0] cargo:rerun-if-changed=tests
   Compiling generic-array v0.14.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=477dedfb1ade0f04 -C extra-filename=-36c2e0ef7b5192b0 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/generic-array-36c2e0ef7b5192b0 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern version_check=/magus/work/usr/mports/misc/codex/work/target/release/deps/libversion_check-c012ec894585b003.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.19.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
    compile time. It currently supports bits, unsigned integers, and signed
    integers. It also provides a type-level array of type-level numbers, but its
    implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/typenum-d3dc9bd8def7c6a8/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/typenum-1.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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=939a500f2f36c758 -C extra-filename=-a59e708495d931cd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18/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.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/thiserror-5f5c2b3be57966ea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/thiserror-fe8ed183a3e87e33/build-script-build`
[thiserror 2.0.18] cargo:rerun-if-changed=build/probe.rs
[thiserror 2.0.18] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 2.0.18] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
[thiserror 2.0.18] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type)
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths,zeroize CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/generic-array-c7fe441cc77c7da6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/generic-array-36c2e0ef7b5192b0/build-script-build`
[thiserror 2.0.18] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
   Compiling jobserver v0.1.34
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/jobserver-0.1.34 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/jobserver-0.1.34/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/jobserver-0.1.34/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=42825d41d6c3b1a9 -C extra-filename=-443787c0a048f94f --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblibc-dce23ab7dbf09699.rmeta --cap-lints warn`
[generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
   Compiling bytes v1.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bytes-1.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bytes-1.11.1/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=1.57 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bytes-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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=c79417855d5424a9 -C extra-filename=-0be2a3bee7ce408a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-core v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-core-0.3.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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=0a2f973e89b33c6c -C extra-filename=-869830237f100b19 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling errno v0.3.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/errno-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/errno-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/errno-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=545e2b01b5fab2a7 -C extra-filename=-8d7d02cd00ee94aa --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: direct cast of function item into an integer
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/jobserver-0.1.34/src/unix.rs:389:48
    |
389 |             new.sa_sigaction = sigusr1_handler as usize;
    |                                                ^^^^^^^^
    |
    = note: `#[warn(function_casts_as_integer)]` on by default
help: first cast to a pointer `as *const ()`
    |
389 |             new.sa_sigaction = sigusr1_handler as *const () as usize;
    |                                                ++++++++++++

   Compiling getrandom v0.2.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.2.17/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-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("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=5cb6fd37dedafb2a -C extra-filename=-4a78e856906e7113 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling cc v1.2.55
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cc-1.2.55 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cc-1.2.55/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.55 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=55 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cc-1.2.55/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=457d7375d0cfdac0 -C extra-filename=-8c2a1117991dd26c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern find_msvc_tools=/magus/work/usr/mports/misc/codex/work/target/release/deps/libfind_msvc_tools-8f5bf69649e2354d.rmeta --extern jobserver=/magus/work/usr/mports/misc/codex/work/target/release/deps/libjobserver-443787c0a048f94f.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblibc-dce23ab7dbf09699.rmeta --extern shlex=/magus/work/usr/mports/misc/codex/work/target/release/deps/libshlex-2fedeba7babb5157.rmeta --cap-lints warn`
   Compiling rand_core v0.6.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6565e58a4e034674 -C extra-filename=-8e7e1aa59004e24e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgetrandom-4a78e856906e7113.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `jobserver` (lib) generated 1 warning
   Compiling stable_deref_trait v1.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/stable_deref_trait-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/stable_deref_trait-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/stable_deref_trait-1.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=88e634ddf9d63ef0 -C extra-filename=-a438ed6b9c91fd01 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13
   |
38 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

   Compiling indexmap v2.13.0
   Compiling signal-hook-registry v1.4.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indexmap-2.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indexmap-2.13.0/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/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.13.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indexmap-2.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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=4ee7ce512c525d5a -C extra-filename=-0e3dcf4b854c1015 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libequivalent-7639c67fbd3c4ff2.rmeta --extern hashbrown=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhashbrown-385e68cfa57dd945.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/signal-hook-registry-1.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/signal-hook-registry-1.4.8/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION=1.26 CARGO_PKG_VERSION=1.4.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/signal-hook-registry-1.4.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 '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3e8ad2bdabafc0d -C extra-filename=-978aea8d17cd376d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern errno=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liberrno-8d7d02cd00ee94aa.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling mio v1.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mio-1.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mio-1.1.1/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=1.71 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mio-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --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=7cb6a7a0dc4c5eea -C extra-filename=-d26b78c0238250a0 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern log=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblog-a05cdcda2c66fd13.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `rand_core` (lib) generated 6 warnings
   Compiling zmij v1.0.19
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f0b71be469d7ef1c -C extra-filename=-d3b1e4e24e7fdafb --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/zmij-d3b1e4e24e7fdafb -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling pkg-config v0.3.32
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pkg-config-0.3.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pkg-config-0.3.32/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=87c83135351122f8 -C extra-filename=-99465353a02cb410 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling const-oid v0.9.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const-oid-0.9.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const-oid-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard
as defined in ITU X.660, with support for BER/DER encoding/decoding as well as
heapless no_std (i.e. embedded) support
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-oid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/const-oid' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name const_oid --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const-oid-0.9.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("arbitrary", "db", "std"))' -C metadata=fbed229eb35f5658 -C extra-filename=-b3212f273989bfe1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling socket2 v0.6.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/socket2-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/socket2-0.6.2/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.70 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/socket2-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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=296235cfbfe68f68 -C extra-filename=-d4fb000db8e43716 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary qualification
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const-oid-0.9.6/src/arcs.rs:25:30
   |
25 | const ARC_MAX_BYTES: usize = mem::size_of::();
   |                              ^^^^^^^^^^^^^^^^^^^
   |
note: the lint level is defined here
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const-oid-0.9.6/src/lib.rs:17:5
   |
17 |     unused_qualifications
   |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
   |
25 - const ARC_MAX_BYTES: usize = mem::size_of::();
25 + const ARC_MAX_BYTES: usize = size_of::();
   |

warning: `const-oid` (lib) generated 1 warning
   Compiling bitflags v2.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bitflags-2.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bitflags-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bitflags-2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=a09e8177a038fce4 -C extra-filename=-809cf48997209a7f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling autocfg v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/autocfg-1.5.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=1.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a94e23dd398b96b9 -C extra-filename=-755331c658415876 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling futures-sink v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-sink-0.3.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ad6e8bd8768697a5 -C extra-filename=-9ba165ca31176d5d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling getrandom v0.3.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.4/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=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=120f927ea51b5096 -C extra-filename=-8aef7f93e724607c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/getrandom-8aef7f93e724607c -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling tracing-core v0.1.36
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-core-0.1.36 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-core-0.1.36/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.65.0 CARGO_PKG_VERSION=0.1.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-core-0.1.36/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=014b1168d3b37cf1 -C extra-filename=-9596ae060d8e7351 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern once_cell=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libonce_cell-39e8f1d61c72764a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling regex-syntax v0.8.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-syntax-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-syntax-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-syntax-0.8.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=df9f24ff4a16fbf4 -C extra-filename=-05b44287fd025f63 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling pin-utils v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=6e6fd891f4203d13 -C extra-filename=-01ca22647e9c40d5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling cpufeatures v0.2.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cpufeatures-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, 
with no_std support and support for mobile targets including Android and iOS
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cpufeatures-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=137d2f2f969a135b -C extra-filename=-318c97706fec297d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling aho-corasick v1.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4/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.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=d4b0053c624d4205 -C extra-filename=-10f5fa2fa02aa913 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling slab v0.4.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/slab-0.4.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/slab-0.4.12/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.51 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name slab --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/slab-0.4.12/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=b0f727b503987ee5 -C extra-filename=-71e768e130aa51eb --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std,wasm_js CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_FEATURE_WASM_JS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.4/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=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/getrandom-8db783d4710e509f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/getrandom-8aef7f93e724607c/build-script-build`
[getrandom 0.3.4] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.4/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=1.63 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/getrandom-8db783d4710e509f/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/getrandom-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=0a8ed5152e7d26d6 -C extra-filename=-254826118b5ff052 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-channel v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-channel-0.3.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --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=14114d65ef79e0fb -C extra-filename=-619c6f2e820e0c72 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9ba165ca31176d5d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-io v0.3.31
   Compiling futures-task v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-io-0.3.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=31c0e40c43dfa253 -C extra-filename=-6a6b4798159d952d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-task-0.3.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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=18a30b370dd000cf -C extra-filename=-b594eb2d913564e8 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/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 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/zmij-72579c36382867f0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/zmij-d3b1e4e24e7fdafb/build-script-build`
[zmij 1.0.19] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/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="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=3a34e3dc54b8901b -C extra-filename=-b92e20bbc6521241 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/serde_core-b92e20bbc6521241 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
[zmij 1.0.19] cargo:rustc-check-cfg=cfg(exhaustive)
[zmij 1.0.19] cargo:rustc-check-cfg=cfg(zmij_no_select_unpredictable)
   Compiling serde_json v1.0.149
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149/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.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="raw_value"' --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=9ca296bf2bfd75f5 -C extra-filename=-2dc1419313d6376a --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/serde_json-2dc1419313d6376a -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zmij CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/zmij-72579c36382867f0/out /usr/local/bin/rustc --crate-name zmij --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=87a691242bba933e -C extra-filename=-4dfcf823928b899f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,indexmap,preserve_order,raw_value,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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_INDEXMAP=1 CARGO_FEATURE_PRESERVE_ORDER=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149/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.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/serde_json-e99c181aa9c0aa81/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/serde_json-2dc1419313d6376a/build-script-build`
[serde_json 1.0.149] cargo:rerun-if-changed=build.rs
[serde_json 1.0.149] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
[serde_json 1.0.149] cargo:rustc-cfg=fast_arithmetic="32"
   Compiling percent-encoding v2.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/percent-encoding-2.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/percent-encoding-2.3.2/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.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/percent-encoding-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2a7abf5e929287eb -C extra-filename=-189b1722a73c8e5b --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling num-traits v0.2.19
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19/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.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=043352e61c83e509 -C extra-filename=-ab570ba4a1c6d724 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/num-traits-ab570ba4a1c6d724 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern autocfg=/magus/work/usr/mports/misc/codex/work/target/release/deps/libautocfg-755331c658415876.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,rc,result,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_RESULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/serde_core-4eba6e5dc64e087a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/serde_core-b92e20bbc6521241/build-script-build`
[serde_core 1.0.228] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149/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.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/serde_json-e99c181aa9c0aa81/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="raw_value"' --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=12b7bffa689955b7 -C extra-filename=-1117a2ef8ab7cb99 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libindexmap-0e3dcf4b854c1015.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_core-2687d89204f19876.rmeta --extern zmij=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzmij-4dfcf823928b899f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'fast_arithmetic="32"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde_core 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Serde traits only, with no support for derive -- use the `serde` crate instead' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/serde_core-4eba6e5dc64e087a/out /usr/local/bin/rustc --crate-name serde_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=1afd8361115600c5 -C extra-filename=-a5bce213c1d987bc --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19/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.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/num-traits-9e20bb3d606e0865/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/num-traits-ab570ba4a1c6d724/build-script-build`
   Compiling time-core v0.1.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-core-0.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-core-0.1.8/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.88.0 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=7cd8a69ea595d0e7 -C extra-filename=-dca2caaf7b0a37c9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
warning: associated items `BITS` and `cmpeq` are never used
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4/src/packed/vector.rs:32:11
   |
28 | pub(crate) trait Vector:
   |                  ------ associated items in this trait
...
32 |     const BITS: usize;
   |           ^^^^
...
74 |     unsafe fn cmpeq(self, vector2: Self) -> Self;
   |               ^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4/src/automaton.rs:1117:13
     |
1117 |     fn next(&mut self) -> Option> {
     |             ^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
     |             |
     |             the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
     |
1117 |     fn next(&mut self) -> Option>> {
     |                                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4/src/util/alphabet.rs:85:28
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements {
   |                            ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                            |
   |                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> {
   |                                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4/src/util/alphabet.rs:93:23
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges {
   |                       ^^^^^                ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                       |
   |                       the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> {
   |                                                                  ++++

   Compiling num-conv v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-conv-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-conv-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides
better certainty when refactoring, makes the exact behavior of code more explicit, and allows using
turbofish syntax.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-conv-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 embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f75ef3ccc1c2fd0 -C extra-filename=-da05a7baf2f4e1fd --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19/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.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/num-traits-9e20bb3d606e0865/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=66de1c860507bf6f -C extra-filename=-8704caf6e08466ac --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
   Compiling http v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-1.4.0/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.57.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bc38be167e65adf6 -C extra-filename=-25e8f77d418515b3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling time-macros v0.2.27
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-macros-0.2.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-macros-0.2.27/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.88.0 CARGO_PKG_VERSION=0.2.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-macros-0.2.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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=c7b16084cae24324 -C extra-filename=-a4b32a90c7be0a21 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern num_conv=/magus/work/usr/mports/misc/codex/work/target/release/deps/libnum_conv-da05a7baf2f4e1fd.rlib --extern time_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtime_core-dca2caaf7b0a37c9.rlib --extern proc_macro --cap-lints warn`
   Compiling powerfmt v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=bce3af9f75177e77 -C extra-filename=-dca97857838ac137 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `__powerfmt_docs`
 --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

warning: `powerfmt` (lib) generated 3 warnings
   Compiling writeable v0.6.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/writeable-0.6.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/writeable-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/writeable-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="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=2c09aff47ef8c99b -C extra-filename=-e58c342cec18c4db --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling regex-automata v0.4.13
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' 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' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-automata-0.4.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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=d9ae58e3d0562e71 -C extra-filename=-eadc9787b2bd908c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-10f5fa2fa02aa913.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-05b44287fd025f63.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling deranged v0.5.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/deranged-0.5.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/deranged-0.5.5/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.81.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/deranged-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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde"))' -C metadata=a6ad503ecdbcddba -C extra-filename=-02d06a305d92e9a6 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern powerfmt=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpowerfmt-dca97857838ac137.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `aho-corasick` (lib) generated 4 warnings
   Compiling num_threads v0.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num_threads-0.1.7/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num_threads-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())' -C metadata=000d4af2196b19ac -C extra-filename=-3dc0c319a7b8d82a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling synstructure v0.13.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/synstructure-0.13.2/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.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/synstructure-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=c1fdd3fe450866fc -C extra-filename=-cc48e95882abfab9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rmeta --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rmeta --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 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/serde-36e2000a359603b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/serde-f97bcd4fe43fd725/build-script-build`
[serde 1.0.228] cargo:rerun-if-changed=build.rs
[serde 1.0.228] cargo:rustc-cfg=if_docsrs_then_no_serde_core
[serde 1.0.228] cargo:rustc-check-cfg=cfg(feature, values("result"))
[serde 1.0.228] cargo:rustc-check-cfg=cfg(if_docsrs_then_no_serde_core)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.228] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-core-0.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-core-0.1.8/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.88.0 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-core-0.1.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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=c0f5ed9a0b7fcae5 -C extra-filename=-2aaa3c0aa2064928 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-conv-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-conv-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides
better certainty when refactoring, makes the exact behavior of code more explicit, and allows using
turbofish syntax.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-conv-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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64dd1b46dd23e453 -C extra-filename=-ed15fd7b1e251e4c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling fnv v1.0.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=b81ceb1f3c3dbfc2 -C extra-filename=-cef141c644fff92c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling http-body v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-1.0.1/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=1.49 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-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=1ebec4113a271c89 -C extra-filename=-9e9fa963c1ecc1da --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_normalizer_data v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73484a614d73c035 -C extra-filename=-5bad8256372b1a97 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/icu_normalizer_data-5bad8256372b1a97 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling icu_properties_data v2.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6c06e4824bdf750 -C extra-filename=-3f47e3189715651e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/icu_properties_data-3f47e3189715651e -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling zerocopy v0.8.37
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=7eb99dd06185a312 -C extra-filename=-74a3cf6f64fd44f0 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/zerocopy-74a3cf6f64fd44f0 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling fastrand v2.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fastrand-2.3.0/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fastrand-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="getrandom"' --cfg 'feature="js"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=144ad5439415d81b -C extra-filename=-9fdc96e4a08fb24f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling litemap v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/litemap-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/litemap-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/litemap-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=8d78a83426e8b89e -C extra-filename=-9537fde25b8fb23a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/equivalent-1.0.2/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/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48fd21a72bce56f4 -C extra-filename=-1d8fabee1ff061d7 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=simd CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/zerocopy-0f196b8a95a253f1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/zerocopy-74a3cf6f64fd44f0/build-script-build`
[zerocopy 0.8.37] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.37] cargo:rerun-if-changed=Cargo.toml
   Compiling base64 v0.22.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='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.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/base64-0.22.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", "std"))' -C metadata=f434f0681a6154a4 -C extra-filename=-0d66bcf7836da1ae --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_simd_x86_avx12_1_89_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.89.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_core_error_1_81_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_target_has_atomics_1_60_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_aarch64_simd_1_59_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(doc_cfg)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(kani)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
[zerocopy 0.8.37] cargo:rustc-check-cfg=cfg(coverage_nightly)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/zerocopy-0f196b8a95a253f1/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerocopy-0.8.37/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=2b497fdbf040b2b8 -C extra-filename=-e5215e12fc2c0a65 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/base64-0.22.1/src/lib.rs:223:13
    |
223 | #![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: `#[warn(unexpected_cfgs)]` on by default

   Compiling http-body-util v0.1.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-util-0.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-util-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.61 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-util-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("channel", "default", "full"))' -C metadata=5b74385ff711362d -C extra-filename=-0405deba33aebe9a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --extern http_body=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_body-9e9fa963c1ecc1da.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling form_urlencoded v1.2.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/form_urlencoded-1.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/form_urlencoded-1.2.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/form_urlencoded-1.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7bb9f1e8033be791 -C extra-filename=-23a55b8de293711d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern percent_encoding=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-189b1722a73c8e5b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26
   |
57 |     pub(crate) fn new(s: &mut String) -> StringSink {
   |                          ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
   |                          |
   |                          the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
57 |     pub(crate) fn new(s: &mut String) -> StringSink<'_> {
   |                                                    ++++

warning: trait `MustNotImplDrop` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-util-0.1.3/src/either.rs:141:15
    |
141 |         trait MustNotImplDrop {}
    |               ^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-body-util-0.1.3/src/either.rs:27:37
   |
27 |     pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj {
   |                                     ^^^^^^^^^      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                                     |
   |                                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
27 |     pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> {
   |                                                               +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memchr-2.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memchr-2.7.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c516a43665a5bd65 -C extra-filename=-6c8898edb9227d6e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: `http-body-util` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.16.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.16.1/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.65.0 CARGO_PKG_VERSION=0.16.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.16.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("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=c42fcdf3beb2540c -C extra-filename=-4b791379dc633daa --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: `base64` (lib) generated 2 warnings
   Compiling crc32fast v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-1.5.0/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=1.63 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=79e438a3da9de845 -C extra-filename=-4e43859228360848 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/crc32fast-4e43859228360848 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling time v0.3.47
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-0.3.47 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-0.3.47/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.88.0 CARGO_PKG_VERSION=0.3.47 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=47 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/time-0.3.47/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=d9f4b6e4f3ba2a4c -C extra-filename=-37dfcec58c4f32d4 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern deranged=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libderanged-02d06a305d92e9a6.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern num_conv=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_conv-ed15fd7b1e251e4c.rmeta --extern num_threads=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_threads-3dc0c319a7b8d82a.rmeta --extern powerfmt=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpowerfmt-dca97857838ac137.rmeta --extern time_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtime_core-2aaa3c0aa2064928.rmeta --extern time_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtime_macros-a4b32a90c7be0a21.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling vcpkg v0.2.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f68e7f709c9b8af -C extra-filename=-0a110b3044f9d6d9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling ryu v1.0.22
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ryu-1.0.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ryu-1.0.22/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.68 CARGO_PKG_VERSION=1.0.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ryu-1.0.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("no-panic", "small"))' -C metadata=b217a15cdea76fa6 -C extra-filename=-901d03a58a91935b --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indexmap-2.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indexmap-2.13.0/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/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.13.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indexmap-2.13.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 --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=d6c97eaa6af1f619 -C extra-filename=-f07a2a6ae17dcf5f --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/release/deps/libequivalent-1d8fabee1ff061d7.rmeta --extern hashbrown=/magus/work/usr/mports/misc/codex/work/target/release/deps/libhashbrown-4b791379dc633daa.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/icu_properties_data-8c137d918197958c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/icu_properties_data-3f47e3189715651e/build-script-build`
[icu_properties_data 2.1.2] cargo:rerun-if-env-changed=ICU4X_DATA_DIR
[icu_properties_data 2.1.2] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/icu_normalizer_data-2d0041d5308ebdaf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/icu_normalizer_data-5bad8256372b1a97/build-script-build`
[icu_normalizer_data 2.1.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR
[icu_normalizer_data 2.1.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)
   Compiling cmake v0.1.57
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cmake-0.1.57 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cmake-0.1.57/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build dependency for running `cmake` to build a native library
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cmake-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cmake-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.57 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=57 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name cmake --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cmake-0.1.57/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=8ac82f0c5abe4261 -C extra-filename=-0f87b99c20de19db --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcc-8c2a1117991dd26c.rmeta --cap-lints warn`
   Compiling fs_extra v1.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_extra CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fs_extra-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fs_extra-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Denis Kurilenko ' CARGO_PKG_DESCRIPTION='Expanding std::fs and std::io. Recursively copy folders with information about process and much more.' CARGO_PKG_HOMEPAGE='https://github.com/webdesus/fs_extra' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs_extra CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/webdesus/fs_extra' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fs_extra --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fs_extra-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc454ede11840acb -C extra-filename=-0afe3983f873f680 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling dunce v1.0.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dunce CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dunce-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dunce-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Normalize Windows paths to the most compatible format, avoiding UNC where possible' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/dunce' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dunce CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/dunce' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dunce --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dunce-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddec99ee68c66352 -C extra-filename=-6a3a335ea3b2a2b9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling serde_derive v1.0.228
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive-1.0.228/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive-1.0.228/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=d51f74924e295711 -C extra-filename=-624889782c5ff283 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling zeroize_derive v1.4.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zeroize_derive-1.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zeroize_derive-1.4.3/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Custom derive support for zeroize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize/derive' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.4.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zeroize_derive-1.4.3/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=3d6841d7c9e015ce -C extra-filename=-4acec8894c06e872 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling thiserror-impl v2.0.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-2.0.18/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.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-2.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=515c0afe3caf0b01 -C extra-filename=-6c511cace3f54a86 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling zerofrom-derive v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerofrom-derive-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerofrom-derive-0.1.6/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=d198ccf5dd6a68fd -C extra-filename=-9b6a8b3fe3fb97bd --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern synstructure=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsynstructure-cc48e95882abfab9.rlib --extern proc_macro --cap-lints warn`
   Compiling displaydoc v0.2.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation
' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/displaydoc-0.2.5/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f6381d70c08bc0db -C extra-filename=-c542523db440bf52 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling zeroize v1.8.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zeroize-1.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zeroize-1.8.2/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='https://github.com/RustCrypto/utils/tree/master/zeroize' 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' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zeroize-1.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="default"' --cfg 'feature="derive"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=cb924b32177ba727 -C extra-filename=-a58a78da4476dd39 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern zeroize_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libzeroize_derive-4acec8894c06e872.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling yoke-derive v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yoke-derive-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yoke-derive-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yoke-derive-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f2684e61478a9fc -C extra-filename=-b9082e6acb1c0a42 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern synstructure=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsynstructure-cc48e95882abfab9.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/generic-array-c7fe441cc77c7da6/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=e44d7e7d31d27e50 -C extra-filename=-30df77b3ecd89383 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern typenum=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtypenum-a59e708495d931cd.rmeta --extern zeroize=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzeroize-a58a78da4476dd39.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence`
warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19
    |
136 |               #[cfg(relaxed_coherence)]
    |                     ^^^^^^^^^^^^^^^^^
...
183 | / impl_from! {
184 | |     1  => ::typenum::U1,
185 | |     2  => ::typenum::U2,
186 | |     3  => ::typenum::U3,
...   |
215 | |     32 => ::typenum::U32
216 | | }
    | |_- in this macro invocation
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default
    = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18/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.68 CARGO_PKG_VERSION=2.0.18 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/thiserror-5f5c2b3be57966ea/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-2.0.18/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=c9a3285f1106f516 -C extra-filename=-643e8e22e6cf1d86 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/misc/codex/work/target/release/deps/libthiserror_impl-6c511cace3f54a86.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
   Compiling zerovec-derive v0.11.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerovec-derive-0.11.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerovec-derive-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerovec-derive-0.11.2/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=e9a11e8faf46d61a -C extra-filename=-288ed8043448d6e2 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling tokio-macros v2.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-macros-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-macros-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-macros-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f5627c40e5ffb12 -C extra-filename=-9729a0e5a48caf9c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33
    |
235 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) {
    |                                 ^^^^^^^^^      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is elided here
    |                                 |              |
    |                                 |              the same lifetime is hidden here
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
235 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) {
    |                                                               +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33
    |
290 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) {
    |                                 ^^^^^^^^^      ^^^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is elided here
    |                                 |              |
    |                                 |              the same lifetime is hidden here
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
290 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) {
    |                                                            +++

warning: `generic-array` (lib) generated 6 warnings
   Compiling crypto-common v0.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crypto-common-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crypto-common-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crypto-common-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 --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=c98aa6363be61d5d -C extra-filename=-659f67eaa3c3d3bc --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern generic_array=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgeneric_array-30df77b3ecd89383.rmeta --extern rand_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand_core-8e7e1aa59004e24e.rmeta --extern typenum=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtypenum-a59e708495d931cd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling block-buffer v0.10.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c64a0235d78865d -C extra-filename=-12da4593b00fcf9d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern generic_array=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgeneric_array-30df77b3ecd89383.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tracing-attributes v0.1.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-attributes-0.1.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-attributes-0.1.31/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.65.0 CARGO_PKG_VERSION=0.1.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-attributes-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=8da725419ce034c2 -C extra-filename=-48e33258f85126ef --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling digest v0.10.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=7ffe8475c4abe891 -C extra-filename=-4040b6b03e546403 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern block_buffer=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libblock_buffer-12da4593b00fcf9d.rmeta --extern const_oid=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libconst_oid-b3212f273989bfe1.rmeta --extern crypto_common=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrypto_common-659f67eaa3c3d3bc.rmeta --extern subtle=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsubtle-e58894dbb8186d03.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-macro v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations.
' 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-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ab5b2976a668f68 -C extra-filename=-59ce7ade77bcdbc4 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling zerofrom v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerofrom-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerofrom-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 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=72709fb06574936b -C extra-filename=-60d238251bd82b60 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern zerofrom_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libzerofrom_derive-9b6a8b3fe3fb97bd.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling aws-lc-sys v0.39.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-sys-0.39.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-sys-0.39.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-sys-0.39.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-bindings", "asan", "bindgen", "default", "disable-prebuilt-nasm", "fips", "prebuilt-nasm", "ssl"))' -C metadata=04e684fd3c623a82 -C extra-filename=-15dc23cf65fe972a --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/aws-lc-sys-15dc23cf65fe972a -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcc-8c2a1117991dd26c.rlib --extern cmake=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcmake-0f87b99c20de19db.rlib --extern dunce=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdunce-6a3a335ea3b2a2b9.rlib --extern fs_extra=/magus/work/usr/mports/misc/codex/work/target/release/deps/libfs_extra-0afe3983f873f680.rlib --cap-lints warn`
   Compiling yoke v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yoke-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yoke-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yoke-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="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=52e73a0302e1b5cf -C extra-filename=-dc98c4ac12efc146 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern stable_deref_trait=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libstable_deref_trait-a438ed6b9c91fd01.rmeta --extern yoke_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libyoke_derive-b9082e6acb1c0a42.so --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerofrom-60d238251bd82b60.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling zerotrie v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerotrie-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerotrie-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerotrie-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=389c660c1dcde264 -C extra-filename=-e6207a51687c0c61 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdisplaydoc-c542523db440bf52.so --extern yoke=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libyoke-dc98c4ac12efc146.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerofrom-60d238251bd82b60.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling zerovec v0.11.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerovec-0.11.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerovec-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zerovec-0.11.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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=7a67adb1965ff528 -C extra-filename=-a63843d813018fda --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern yoke=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libyoke-dc98c4ac12efc146.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerofrom-60d238251bd82b60.rmeta --extern zerovec_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libzerovec_derive-288ed8043448d6e2.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-util v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-util-0.3.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --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=000a89b06beba0f4 -C extra-filename=-08748c2b552983d2 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_channel=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-619c6f2e820e0c72.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_io=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_io-6a6b4798159d952d.rmeta --extern futures_macro=/magus/work/usr/mports/misc/codex/work/target/release/deps/libfutures_macro-59ce7ade77bcdbc4.so --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9ba165ca31176d5d.rmeta --extern futures_task=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_task-b594eb2d913564e8.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern pin_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_utils-01ca22647e9c40d5.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libslab-71e768e130aa51eb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/icu_normalizer_data-2d0041d5308ebdaf/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer_data-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a56ce97c5bae6980 -C extra-filename=-bed256a10ba13cd6 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(icu4c_enable_renaming)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/icu_properties_data-8c137d918197958c/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties_data-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce0102bc861c319e -C extra-filename=-f02a4e2b63644a10 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(icu4c_enable_renaming)'`
   Compiling ipnet v2.11.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ipnet-2.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ipnet-2.11.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.11.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ipnet-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=0c6021e7efae4212 -C extra-filename=-bad9e219917a2a20 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tracing v0.1.44
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-0.1.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-0.1.44/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.65.0 CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tracing-0.1.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --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=6bed84e085534947 -C extra-filename=-2f02d74c733906dc --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern log=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblog-a05cdcda2c66fd13.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern tracing_attributes=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtracing_attributes-48e33258f85126ef.so --extern tracing_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing_core-9596ae060d8e7351.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-util-0.3.31/src/future/future/remote_handle.rs:72:57
   |
72 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>;
   |                                                         ^                        ^
   |
   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
   |
72 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>;
72 + type SendMsg = Result<::Output, Box>;
   |

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg-if-1.0.4/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION=1.32 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg-if-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=1f795705563206a7 -C extra-filename=-fd082e141832f4de --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=prebuilt-nasm CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_PREBUILT_NASM=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-sys-0.39.0 CARGO_MANIFEST_LINKS=aws_lc_0_39_0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-sys-0.39.0/Cargo.toml CARGO_PKG_AUTHORS=AWS-LC CARGO_PKG_DESCRIPTION='AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/aws-lc-sys-15dc23cf65fe972a/build-script-main`
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREGENERATED_SRC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_EFFECTIVE_TARGET
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_JITTER_ENTROPY_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_JITTER_ENTROPY
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_U1_BINDINGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_U1_BINDINGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_INCLUDES
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CARGO_ENCODED_RUSTFLAGS': '-Clink-arg=-fstack-protector-strong'
[aws-lc-sys 0.39.0] cargo:warning=Emitting configuration: cargo:rustc-cfg=universal
[aws-lc-sys 0.39.0] cargo:rustc-cfg=universal
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CARGO_FEATURE_SSL
[aws-lc-sys 0.39.0] cargo:warning=Building with: CC
[aws-lc-sys 0.39.0] cargo:warning=Symbol Prefix: Some("aws_lc_0_39_0")
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CARGO_FEATURE_SSL
[aws-lc-sys 0.39.0] cargo:warning=Target platform: 'i686-unknown-freebsd'
[aws-lc-sys 0.39.0] cargo:root=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
[aws-lc-sys 0.39.0] cargo:warning=Setting CFLAGS_i686_unknown_freebsd: -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(3)
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out)
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CC_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CC_i686_unknown_freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CC
[aws-lc-sys 0.39.0] HOST_CC = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC
[aws-lc-sys 0.39.0] CC = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(false)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(3)
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CC_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CC_i686_unknown_freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CC
[aws-lc-sys 0.39.0] HOST_CC = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC
[aws-lc-sys 0.39.0] CC = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(false)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:warning=Compilation of 'c11.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out/out-c11/7dfda64fdf5a526c-c11.o"]).
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CC
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CC': '/usr/local/llvm19/bin/clang'
[aws-lc-sys 0.39.0] cargo:warning=Setting CC_i686_unknown_freebsd: /usr/local/llvm19/bin/clang
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CXX_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CXX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CXX_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CXX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CXX
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CXX_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CXX
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CXX': '/usr/local/llvm19/bin/clang++'
[aws-lc-sys 0.39.0] cargo:warning=Setting CXX_i686_unknown_freebsd: /usr/local/llvm19/bin/clang++
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:warning=Using flag: -ffile-prefix-map=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-sys-0.39.0=
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(3)
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CC_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CC_i686_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
   Compiling ppv-lite86 v0.2.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ppv-lite86-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Cross-platform cryptography-oriented low-level SIMD library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ppv-lite86-0.2.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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=e9cc044e8b2706ca -C extra-filename=-ed6892ef343ec211 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern zerocopy=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerocopy-e5215e12fc2c0a65.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling bstr v1.12.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bstr-1.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bstr-1.12.1/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.73 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bstr-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=9d727f308d2388b5 -C extra-filename=-9f12779c362539e7 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern regex_automata=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libregex_automata-eadc9787b2bd908c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(false)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:warning=Compilation of 'stdalign_check.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out/out-stdalign_check/7dfda64fdf5a526c-stdalign_check.o"]).
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(3)
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CC_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CC_i686_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/serde-3adb1bd4c8371e3f/out /usr/local/bin/rustc --crate-name serde --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/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=71c7d2ac4050c09b -C extra-filename=-d251ea8a4404cb22 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_core-2687d89204f19876.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_derive-624889782c5ff283.so --cap-lints warn -C link-arg=-fstack-protector-strong --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(false)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:warning=Compilation of 'builtin_swap_check.c' succeeded - Ok(["/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out/out-builtin_swap_check/7dfda64fdf5a526c-builtin_swap_check.o"]).
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(3)
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out)
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CC_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CC_i686_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/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.56 CARGO_PKG_VERSION=1.0.228 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=228 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/serde-36e2000a359603b1/out /usr/local/bin/rustc --crate-name serde --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="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=61cb98f0e39a91d4 -C extra-filename=-11af6a94c74bb748 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_core-a5bce213c1d987bc.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_derive-624889782c5ff283.so --cap-lints warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(false)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=TARGET_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CFLAGS_i686_unknown_freebsd': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] cargo:warning=Environment Variable found 'CFLAGS': '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
[aws-lc-sys 0.39.0] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/aws-lc-sys-19e393afe7a6cb4d/out)
[aws-lc-sys 0.39.0] OPT_LEVEL = Some(3)
[aws-lc-sys 0.39.0] TARGET = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[aws-lc-sys 0.39.0] HOST = Some(i686-unknown-freebsd)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CC_i686-unknown-freebsd = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CC_i686_unknown_freebsd = Some(/usr/local/llvm19/bin/clang)
[aws-lc-sys 0.39.0] RUSTC_WRAPPER = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
   Compiling ring v0.17.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=9996652850f014f1 -C extra-filename=-5189634b15622c66 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/ring-5189634b15622c66 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcc-8c2a1117991dd26c.rlib --cap-lints warn`
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[aws-lc-sys 0.39.0] CRATE_CC_NO_DEFAULTS = None
[aws-lc-sys 0.39.0] DEBUG = Some(false)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS
[aws-lc-sys 0.39.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[aws-lc-sys 0.39.0] CC_SHELL_ESCAPED_FLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[aws-lc-sys 0.39.0] HOST_CFLAGS = None
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686_unknown_freebsd = Some(-pipe -fstack-protector-strong -fno-strict-aliasing -O0 -Wp,-U_FORTIFY_SOURCE)
[aws-lc-sys 0.39.0] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[aws-lc-sys 0.39.0] CFLAGS_i686-unknown-freebsd = None
   Compiling tinystr v0.8.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinystr-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinystr-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinystr-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="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=e3ce350fbea8a8fb -C extra-filename=-93ff032153e6ac99 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdisplaydoc-c542523db440bf52.so --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling potential_utf v0.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/potential_utf-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/potential_utf-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/potential_utf-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="alloc"' --cfg 'feature="writeable"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=479e9c48e566baf5 -C extra-filename=-9aec44cdceff8e2f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern writeable=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libwriteable-e58c342cec18c4db.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_locale_core v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_core-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_core-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_core-2.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 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=165d772510fb1c8c -C extra-filename=-9a1eaffc99feb87f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdisplaydoc-c542523db440bf52.so --extern litemap=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblitemap-9537fde25b8fb23a.rmeta --extern tinystr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtinystr-93ff032153e6ac99.rmeta --extern writeable=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libwriteable-e58c342cec18c4db.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling smallvec v1.15.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smallvec-1.15.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.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smallvec-1.15.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="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="serde"' --cfg 'feature="union"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=cbc4c14c0a444249 -C extra-filename=-f9008973ecc4e537 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling either v1.15.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/either-1.15.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/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=1cc958678929dd00 -C extra-filename=-ec8984efa004eb1f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_collections v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_collections-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_collections-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_collections-2.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("alloc", "databake", "serde"))' -C metadata=6dc49f23881d9675 -C extra-filename=-8052e429079329de --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdisplaydoc-c542523db440bf52.so --extern potential_utf=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpotential_utf-9aec44cdceff8e2f.rmeta --extern yoke=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libyoke-dc98c4ac12efc146.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerofrom-60d238251bd82b60.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused import: `for_both`
 --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/either-1.15.0/src/iterator.rs:1:13
  |
1 | use super::{for_both, Either, Left, Right};
  |             ^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12/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.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/parking_lot_core-c94daab7d1c99f9b/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12/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"))' -C metadata=bb2b1e6b8b84c20f -C extra-filename=-a40d07765cdb7978 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(tsan_enabled)'`
warning: `either` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_LINKS=ring_core_0_17_14_ CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ring-69bdd7ce0ca4590d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/ring-5189634b15622c66/build-script-build`
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_NAME
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MAJOR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MINOR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PATCH
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PRE
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_LINKS
[ring 0.17.14] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[ring 0.17.14] cargo:rerun-if-env-changed=OUT_DIR
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ARCH
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENV
[ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENDIAN
[ring 0.17.14] OPT_LEVEL = Some(3)
[ring 0.17.14] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ring-69bdd7ce0ca4590d/out)
[ring 0.17.14] TARGET = Some(i686-unknown-freebsd)
[ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[ring 0.17.14] HOST = Some(i686-unknown-freebsd)
[ring 0.17.14] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[ring 0.17.14] CC_i686-unknown-freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[ring 0.17.14] CC_i686_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC
[ring 0.17.14] HOST_CC = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC
[ring 0.17.14] CC = Some(/usr/local/llvm19/bin/clang)
[ring 0.17.14] RUSTC_WRAPPER = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[ring 0.17.14] CRATE_CC_NO_DEFAULTS = None
[ring 0.17.14] DEBUG = Some(false)
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS
[ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS
[ring 0.17.14] HOST_CFLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[ring 0.17.14] CFLAGS_i686_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[ring 0.17.14] CFLAGS_i686-unknown-freebsd = None
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-1.5.0/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=1.63 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/crc32fast-acbc22ac7a3e6faa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/crc32fast-4e43859228360848/build-script-build`
[crc32fast 1.5.0] cargo:rustc-cfg=stable_arm_crc32_intrinsics
[crc32fast 1.5.0] cargo:rustc-check-cfg=cfg(stable_arm_crc32_intrinsics)
   Compiling aws-lc-rs v1.16.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-rs-1.16.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-rs-1.16.2/Cargo.toml CARGO_PKG_AUTHORS=AWS-LibCrypto CARGO_PKG_DESCRIPTION='aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. This library strives to be API-compatible with the popular Rust library named ring.' CARGO_PKG_HOMEPAGE='https://github.com/aws/aws-lc-rs' CARGO_PKG_LICENSE='ISC AND (Apache-2.0 OR ISC)' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-lc-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aws/aws-lc-rs' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=1.16.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aws-lc-rs-1.16.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="alloc"' --cfg 'feature="aws-lc-sys"' --cfg 'feature="default"' --cfg 'feature="prebuilt-nasm"' --cfg 'feature="ring-io"' --cfg 'feature="ring-sig-verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "dev-tests-only", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=1e0dabbbbd5bb611 -C extra-filename=-43bf07988dbc283e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/aws-lc-rs-43bf07988dbc283e -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling parking_lot v0.12.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot-0.12.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot-0.12.5/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=1.71 CARGO_PKG_VERSION=0.12.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot-0.12.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="arc_lock"' --cfg 'feature="default"' --cfg 'feature="send_guard"' --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=eda32b64c010837e -C extra-filename=-df7e2ef20edacd25 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern lock_api=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblock_api-5c654f5043a9389e.rmeta --extern parking_lot_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot_core-a40d07765cdb7978.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling utf8_iter v1.0.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/utf8_iter-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 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=a8ba8a8c53d4fcf9 -C extra-filename=-468c904c35f274cf --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-1.5.0/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=1.63 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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/crc32fast-acbc22ac7a3e6faa/out /usr/local/bin/rustc --crate-name crc32fast --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crc32fast-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", "nightly", "std"))' -C metadata=c92bb7f39dec201e -C extra-filename=-f30212825532c43f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
   Compiling sha2 v0.10.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha2-0.10.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha2-0.10.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("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=2e9dab7b454e7823 -C extra-filename=-6413f0d693d898ea --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern cpufeatures=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-318c97706fec297d.rmeta --extern digest=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdigest-4040b6b03e546403.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tokio v1.49.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-1.49.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-1.49.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.71 CARGO_PKG_VERSION=1.49.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=49 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-1.49.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7cde7530d6eb9478 -C extra-filename=-1a4bfeefaa447c31 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern mio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmio-d26b78c0238250a0.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern signal_hook_registry=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsignal_hook_registry-978aea8d17cd376d.rmeta --extern socket2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsocket2-d4fb000db8e43716.rmeta --extern tokio_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtokio_macros-9729a0e5a48caf9c.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_provider v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_provider-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_provider-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_provider-2.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 --cfg 'feature="alloc"' --cfg 'feature="baked"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=bcfb1fa5d52c378d -C extra-filename=-3ea8d88155132fbe --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdisplaydoc-c542523db440bf52.so --extern icu_locale_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_locale_core-9a1eaffc99feb87f.rmeta --extern stable_deref_trait=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libstable_deref_trait-a438ed6b9c91fd01.rmeta --extern writeable=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libwriteable-e58c342cec18c4db.rmeta --extern yoke=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libyoke-dc98c4ac12efc146.rmeta --extern zerofrom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerofrom-60d238251bd82b60.rmeta --extern zerotrie=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerotrie-e6207a51687c0c61.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `Fn1` is never used
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-util-0.3.31/src/fns.rs:34:11
   |
34 | pub trait Fn1: FnMut1 {
   |           ^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

   Compiling icu_normalizer v2.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_normalizer-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=96108749c895c5cd -C extra-filename=-a008a208253a9256 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern icu_collections=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_collections-8052e429079329de.rmeta --extern icu_normalizer_data=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_normalizer_data-bed256a10ba13cd6.rmeta --extern icu_provider=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_provider-3ea8d88155132fbe.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
   Compiling icu_properties v2.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_properties-2.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="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=e8dcbbbaa607270f -C extra-filename=-632910dc8ba6b7e8 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern icu_collections=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_collections-8052e429079329de.rmeta --extern icu_locale_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_locale_core-9a1eaffc99feb87f.rmeta --extern icu_properties_data=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_properties_data-f02a4e2b63644a10.rmeta --extern icu_provider=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_provider-3ea8d88155132fbe.rmeta --extern zerotrie=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerotrie-e6207a51687c0c61.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `futures-util` (lib) generated 2 warnings
   Compiling rustls-pki-types v1.14.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-pki-types-1.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-pki-types-1.14.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-pki-types-1.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 --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=e9b9581ee162e726 -C extra-filename=-c872672c7b396e0c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern zeroize=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzeroize-a58a78da4476dd39.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling num-integer v0.1.46
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-integer-0.1.46/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="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=072c748d69a294cd -C extra-filename=-cc6490de6f666333 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling sync_wrapper v1.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sync_wrapper-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sync_wrapper-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sync_wrapper-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 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=b17f87c02bd3f2ae -C extra-filename=-3076cb80dcd6dc9b --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling untrusted v0.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=5a0c1f2bb5e42495 -C extra-filename=-ff6a8f60786841f0 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling untrusted v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/untrusted-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/untrusted-0.7.1/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/untrusted-0.7.1/src/untrusted.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=8d22c0189d35b3f7 -C extra-filename=-e48ce0ab94ad6851 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/untrusted-0.7.1/src/untrusted.rs:91:5
   |
91 |     box_pointers,
   |     ^^^^^^^^^^^^
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: `untrusted` (lib) generated 1 warning
   Compiling httpdate v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=7bfba7c21f9f38ba -C extra-filename=-d1b7f40eb18b6a20 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tinyvec_macros v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bf26f31b2a626a7 -C extra-filename=-4b9ca52839ca5774 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
   Compiling sha1_smol v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1_smol CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha1_smol-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha1_smol-1.0.1/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name sha1_smol --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha1_smol-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("alloc", "serde", "std"))' -C metadata=a35998010ed2af00 -C extra-filename=-a80c3a478fa527fa --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tinyvec v1.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinyvec-1.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinyvec-1.10.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.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tinyvec-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "borsh", "debugger_visualizer", "default", "experimental_write_impl", "generic-array", "grab_spare_slice", "latest_stable_rust", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=e228397c799f9d64 -C extra-filename=-4aa704e6b4f35b60 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern tinyvec_macros=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtinyvec_macros-4b9ca52839ca5774.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
warning: struct `u64x2` is never constructed
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha1_smol-1.0.1/src/simd.rs:143:12
    |
143 | pub struct u64x2(pub u64, pub u64);
    |            ^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

   Compiling idna_adapter v1.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/idna_adapter-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/idna_adapter-1.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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=28cf30a7999b2da7 -C extra-filename=-d142c894588c184f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern icu_normalizer=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_normalizer-a008a208253a9256.rmeta --extern icu_properties=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_properties-632910dc8ba6b7e8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling uuid v1.20.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/uuid-1.20.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/uuid-1.20.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.20.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/uuid-1.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="sha1"' --cfg 'feature="std"' --cfg 'feature="v4"' --cfg 'feature="v5"' --cfg 'feature="v7"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=9211f656a9a12b3d -C extra-filename=-c474cf238894fecf --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgetrandom-254826118b5ff052.rmeta --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_core-2687d89204f19876.rmeta --extern sha1_smol=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsha1_smol-a80c3a478fa527fa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `sha1_smol` (lib) generated 1 warning
   Compiling rand_core v0.9.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_core-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_core-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_core-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=dd858d93d30514ae -C extra-filename=-378d9ecae1a818ad --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgetrandom-254826118b5ff052.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling idna v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/idna-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/idna-1.1.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=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/idna-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 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=7c38ad033f3b01fa -C extra-filename=-caf37a2b34ea59f3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern idna_adapter=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libidna_adapter-d142c894588c184f.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --extern utf8_iter=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libutf8_iter-468c904c35f274cf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling httparse v1.10.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1/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 OR 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.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3a1b000a224e6519 -C extra-filename=-e9887b5bbd0bdacf --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/httparse-e9887b5bbd0bdacf -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling rustix v1.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=29aedf71db358cca -C extra-filename=-5e310af8ffbc46d9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/rustix-5e310af8ffbc46d9 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling rand_chacha v0.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_chacha-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand_chacha-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=f5295c34789950ce -C extra-filename=-04957c491ff0b9e5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ppv_lite86=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libppv_lite86-ed6892ef343ec211.rmeta --extern rand_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand_core-378d9ecae1a818ad.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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1/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 OR 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.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/httparse-8dbd971b79577fd7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/httparse-e9887b5bbd0bdacf/build-script-build`
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd_neon_intrinsics
[httparse 1.10.1] cargo:rustc-cfg=httparse_simd
   Compiling url v2.5.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/url-2.5.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/url-2.5.8/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.63 CARGO_PKG_VERSION=2.5.8 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/url-2.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=f04b4cc6a9144bb2 -C extra-filename=-b638a706b62338ea --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-23a55b8de293711d.rmeta --extern idna=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libidna-caf37a2b34ea59f3.rmeta --extern percent_encoding=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-189b1722a73c8e5b.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_derive-624889782c5ff283.so --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,event,fs,net,process,std,system,termios CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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_EVENT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_NET=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_SYSTEM=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/rustix-1feea4139c28384a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/rustix-5e310af8ffbc46d9/build-script-build`
[rustix 1.1.4] cargo:rerun-if-changed=build.rs
   Compiling rustls v0.23.36
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-0.23.36 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-0.23.36/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.71 CARGO_PKG_VERSION=0.23.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-0.23.36/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' -C debug-assertions=off --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="prefer-post-quantum"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=a32808d55981d51c -C extra-filename=-053e25f4c5a56c6a --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/rustls-053e25f4c5a56c6a -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
[rustix 1.1.4] cargo:rustc-cfg=static_assertions
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[rustix 1.1.4] cargo:rustc-cfg=lower_upper_exp_for_non_zero
   Compiling byteorder v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/byteorder-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", "i128", "std"))' -C metadata=b73aad8ca2e628ce -C extra-filename=-77fe75a0083bc010 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[rustix 1.1.4] cargo:rustc-cfg=rustc_diagnostics
[rustix 1.1.4] cargo:rustc-cfg=libc
[rustix 1.1.4] cargo:rustc-cfg=freebsdlike
[rustix 1.1.4] cargo:rustc-cfg=bsd
[rustix 1.1.4] cargo:rustc-cfg=fix_y2038
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 1.1.4] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/rustix-1feea4139c28384a/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustix-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=56e3386a264a1f65 -C extra-filename=-cdb8b4717a167ca5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-809cf48997209a7f.rmeta --extern libc_errno=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liberrno-8d7d02cd00ee94aa.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg libc --cfg freebsdlike --cfg bsd --cfg fix_y2038`
[ring 0.17.14] exit status: 0
[ring 0.17.14] exit status: 0
[ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14_
[ring 0.17.14] OPT_LEVEL = Some(3)
[ring 0.17.14] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ring-69bdd7ce0ca4590d/out)
[ring 0.17.14] TARGET = Some(i686-unknown-freebsd)
[ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[ring 0.17.14] HOST = Some(i686-unknown-freebsd)
[ring 0.17.14] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[ring 0.17.14] CC_i686-unknown-freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[ring 0.17.14] CC_i686_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC
[ring 0.17.14] HOST_CC = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC
[ring 0.17.14] CC = Some(/usr/local/llvm19/bin/clang)
[ring 0.17.14] RUSTC_WRAPPER = None
[ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[ring 0.17.14] CRATE_CC_NO_DEFAULTS = None
[ring 0.17.14] DEBUG = Some(false)
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS
[ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS
[ring 0.17.14] HOST_CFLAGS = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[ring 0.17.14] CFLAGS_i686_unknown_freebsd = None
[ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[ring 0.17.14] CFLAGS_i686-unknown-freebsd = None
[ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14__test
[ring 0.17.14] cargo:rustc-link-search=native=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ring-69bdd7ce0ca4590d/out
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/constant_time_test.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/cpu_intel.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/crypto.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/internal.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aes-gcm-avx2-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-gcm-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-gcm-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-neon-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghashv8-armx.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv7.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/internal.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.h
[ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.inl
[ring 0.17.14] cargo:rerun-if-changed=crypto/mem.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl
[ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c
[ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/aes.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/asm_base.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/base.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/check.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/mem.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/target.h
[ring 0.17.14] cargo:rerun-if-changed=include/ring-core/type_check.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/LICENSE
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_32.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64.h
[ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ring-69bdd7ce0ca4590d/out /usr/local/bin/rustc --crate-name ring --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=bb074079e4054065 -C extra-filename=-83086910c6b7eb77 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgetrandom-4a78e856906e7113.rmeta --extern untrusted=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libuntrusted-ff6a8f60786841f0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ring-69bdd7ce0ca4590d/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
   Compiling rand v0.9.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rand-0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=96a0ea935265401d -C extra-filename=-e37ba6e471ef4d1a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern rand_chacha=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand_chacha-04957c491ff0b9e5.rmeta --extern rand_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand_core-378d9ecae1a818ad.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1/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 OR 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.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/httparse-8dbd971b79577fd7/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=19ca6cf66578779b -C extra-filename=-133f678c1d7bb51f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
   Compiling sha1 v0.10.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=9e9a43d4f8d6cb48 -C extra-filename=-5a45bbd3d96ff1ee --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern cpufeatures=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcpufeatures-318c97706fec297d.rmeta --extern digest=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdigest-4040b6b03e546403.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling atomic-waker v1.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/atomic-waker-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=4cfeeafa22e9e4dc -C extra-filename=-85ed9575b5a22951 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `AssertSync` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15
    |
226 |         trait AssertSync: Sync {}
    |               ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

   Compiling try-lock v0.2.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.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=3054265e29ddfc9d -C extra-filename=-e23b0d2a09b0db4d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `atomic-waker` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smallvec-1.15.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.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smallvec-1.15.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="const_generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=0e7f6515fa4caa5e -C extra-filename=-ff25fbf911de28a1 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21
   |
92 |     pub fn try_lock(&self) -> Option> {
   |                     ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
note: the lint level is defined here
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9
   |
 3 | #![deny(warnings)]
   |         ^^^^^^^^
   = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
help: use `'_` for type paths
   |
92 |     pub fn try_lock(&self) -> Option> {
   |                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27
    |
110 |     pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                           ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
110 |     pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30
    |
129 |     pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                              ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
129 |     pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                                                                                    +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47
    |
165 |     pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                               ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
165 |     pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> {
    |                                                                                                                     +++

warning: `try-lock` (lib) generated 4 warnings
   Compiling want v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=1762edd9fff50530 -C extra-filename=-9ac2f0bd3f97f9b6 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern try_lock=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtry_lock-e23b0d2a09b0db4d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling mime v0.3.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=292f698e7807c078 -C extra-filename=-156908fa8b75fbe5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tower-service v0.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-service-0.3.3/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-service-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80f6e4d565d4ccad -C extra-filename=-9a80db8d65576681 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-executor v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-executor-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on 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-executor 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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=482043c79b09f40a -C extra-filename=-eefa8fc36195c8be --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_task=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_task-b594eb2d913564e8.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling unicode-xid v0.2.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-xid-0.2.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-xid-0.2.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-xid-0.2.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=88ac3837017210c2 -C extra-filename=-55430001ad3088c0 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime-0.3.17/src/lib.rs:139:18
    |
139 |     pub fn type_(&self) -> Name {
    |                  ^^^^^     ^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
note: the lint level is defined here
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime-0.3.17/src/lib.rs:27:9
    |
 27 | #![deny(warnings)]
    |         ^^^^^^^^
    = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]`
help: use `'_` for type paths
    |
139 |     pub fn type_(&self) -> Name<'_> {
    |                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime-0.3.17/src/lib.rs:156:20
    |
156 |     pub fn subtype(&self) -> Name {
    |                    ^^^^^     ^^^^ the same lifetime is hidden here
    |                    |
    |                    the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
156 |     pub fn subtype(&self) -> Name<'_> {
    |                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime-0.3.17/src/lib.rs:179:19
    |
179 |     pub fn suffix(&self) -> Option {
    |                   ^^^^^            ^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
179 |     pub fn suffix(&self) -> Option> {
    |                                        ++++

   Compiling heck v0.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2538eef0e5ec207 -C extra-filename=-5a939edc2d074bc9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling crossbeam-utils v0.8.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -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=93c960ba8bdd6da7 -C extra-filename=-c97d673f2d9bb890 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/crossbeam-utils-c97d673f2d9bb890 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks.rs:19:44
   |
19 | pub fn as_chunks(slice: &[T]) -> (AsChunks, &[T]) {
   |                                            ^^^^      ^^^^^^^^^^^^^^  ^^^^ the same lifetime is elided here
   |                                            |         |
   |                                            |         the same lifetime is hidden here
   |                                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
19 | pub fn as_chunks(slice: &[T]) -> (AsChunks<'_, T, N>, &[T]) {
   |                                                               +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:18:48
   |
18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut, &mut [T]) {
   |                                                ^^^^^^^^      ^^^^^^^^^^^^^^^^^  ^^^^^^^^ the same lifetime is elided here
   |                                                |             |
   |                                                |             the same lifetime is hidden here
   |                                                the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
18 | pub fn as_chunks_mut(slice: &mut [T]) -> (AsChunksMut<'_, T, N>, &mut [T]) {
   |                                                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:60:19
   |
60 |     pub fn as_ref(&self) -> AsChunks {
   |                   ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                   |
   |                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
60 |     pub fn as_ref(&self) -> AsChunks<'_, T, N> {
   |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/polyfill/slice/as_chunks_mut.rs:67:47
   |
67 |     pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter {
   |                                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                                               |
   |                                               the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
67 |     pub fn chunks_mut(&mut self) -> AsChunksMutChunksMutIter<'_, T, N> {
   |                                                                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/arithmetic/bigint/modulus.rs:116:27
    |
116 |     pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus {
    |                           ^^^^^ the lifetime is elided here      ^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
116 |     pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> {
    |                                                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/arithmetic/limbs512/storage.rs:45:9
   |
45 |         &mut self,
   |         ^^^^^^^^^ the lifetime is elided here
...
48 |     ) -> Result, LenMismatchError> {
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
48 |     ) -> Result, LenMismatchError> {
   |                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:56:21
   |
56 |     fn alg_id_value(&self) -> untrusted::Input {
   |                     ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
56 |     fn alg_id_value(&self) -> untrusted::Input<'_> {
   |                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/pkcs8.rs:65:22
   |
65 |     pub fn curve_oid(&self) -> untrusted::Input {
   |                      ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                      |
   |                      the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
65 |     pub fn curve_oid(&self) -> untrusted::Input<'_> {
   |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ring-0.17.14/src/rsa/public_modulus.rs:91:25
   |
91 |     pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus {
   |                         ^^^^^ the lifetime is elided here      ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
91 |     pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> {
   |                                                                                +++

warning: `mime` (lib) generated 3 warnings
   Compiling thiserror v1.0.69
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-1.0.69/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.61 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99b91620be68f2f2 -C extra-filename=-aa446f9c3bd80f7a --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/thiserror-aa446f9c3bd80f7a -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling hex v0.4.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hex-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=06478dbe0370af9d -C extra-filename=-f9b89b090f01badd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling openssl-probe v0.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-probe-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-probe-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library for helping to find system-wide trust anchor ("root") certificate
locations based on paths typically used by `openssl`.
' CARGO_PKG_HOMEPAGE='https://github.com/rustls/openssl-probe' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/openssl-probe' CARGO_PKG_RUST_VERSION=1.60.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-probe-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=3444f91c1bfa6cba -C extra-filename=-3d76e4480bc33362 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/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 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/crossbeam-utils-d6ea9c13672333f4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/crossbeam-utils-c97d673f2d9bb890/build-script-build`
[crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs
[crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/crossbeam-utils-d6ea9c13672333f4/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-utils-0.8.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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d0774b21a29babb4 -C extra-filename=-9d2f50512afc4c52 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
   Compiling rustls-native-certs v0.8.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-native-certs-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-native-certs-0.8.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/rustls/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/rustls/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.71 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustls-native-certs-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=14314104718f7211 -C extra-filename=-ac806453e9859e3f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern openssl_probe=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libopenssl_probe-3d76e4480bc33362.rmeta --extern pki_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librustls_pki_types-c872672c7b396e0c.rmeta --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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/either-1.15.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/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=0a59b8210d861d87 -C extra-filename=-65a5acb69dc6a412 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde-11af6a94c74bb748.rmeta --cap-lints warn`
   Compiling thiserror-impl v1.0.69
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/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.61 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/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=4b41e77d6d21708d -C extra-filename=-7589ca900c10e581 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
warning: `either` (lib) generated 1 warning (1 duplicate)
   Compiling ahash v0.8.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=b8776eb196cec131 -C extra-filename=-3cd7160c3029e84e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/ahash-3cd7160c3029e84e -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern version_check=/magus/work/usr/mports/misc/codex/work/target/release/deps/libversion_check-c012ec894585b003.rlib --cap-lints warn`
   Compiling strsim v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' 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/rapidfuzz/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/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfe921a81d00bc25 -C extra-filename=-5f108821efd7a81c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,runtime-rng,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ahash-782cd80cf21b5262/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/ahash-3cd7160c3029e84e/build-script-build`
[ahash 0.8.12] cargo:rerun-if-changed=build.rs
[ahash 0.8.12] cargo:rustc-check-cfg=cfg(specialize)
   Compiling webpki-roots v1.0.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/webpki-roots-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/webpki-roots-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=CDLA-Permissive-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/webpki-roots-1.0.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=36037d140ec734c3 -C extra-filename=-ecdaa940932be094 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern pki_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librustls_pki_types-c872672c7b396e0c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[ahash 0.8.12] cargo:rustc-check-cfg=cfg(folded_multiply)
   Compiling tower-layer v0.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-layer-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s.
' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-layer-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ae4dbe7c0302b2b -C extra-filename=-a8a1b43949d5d934 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/attr.rs:48:19
   |
48 | pub fn get(input: &[Attribute]) -> Result {
   |                   ^^^^^^^^^^^^            ^^^^^ the same lifetime is hidden here
   |                   |
   |                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
48 | pub fn get(input: &[Attribute]) -> Result> {
   |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
 --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:7:30
  |
7 |     pub(crate) fn from_field(&self) -> Option<&Field> {
  |                              ^^^^^            ^^^^^^
  |                              |                ||
  |                              |                |the same lifetime is hidden here
  |                              |                the same lifetime is elided here
  |                              the lifetime is elided here
  |
  = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
  |
7 |     pub(crate) fn from_field(&self) -> Option<&Field<'_>> {
  |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:11:32
   |
11 |     pub(crate) fn source_field(&self) -> Option<&Field> {
   |                                ^^^^^            ^^^^^^
   |                                |                ||
   |                                |                |the same lifetime is hidden here
   |                                |                the same lifetime is elided here
   |                                the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
11 |     pub(crate) fn source_field(&self) -> Option<&Field<'_>> {
   |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:15:35
   |
15 |     pub(crate) fn backtrace_field(&self) -> Option<&Field> {
   |                                   ^^^^^            ^^^^^^
   |                                   |                ||
   |                                   |                |the same lifetime is hidden here
   |                                   |                the same lifetime is elided here
   |                                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
15 |     pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:19:44
   |
19 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> {
   |                                            ^^^^^            ^^^^^^
   |                                            |                ||
   |                                            |                |the same lifetime is hidden here
   |                                            |                the same lifetime is elided here
   |                                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
19 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:53:30
   |
53 |     pub(crate) fn from_field(&self) -> Option<&Field> {
   |                              ^^^^^            ^^^^^^
   |                              |                ||
   |                              |                |the same lifetime is hidden here
   |                              |                the same lifetime is elided here
   |                              the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
53 |     pub(crate) fn from_field(&self) -> Option<&Field<'_>> {
   |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:57:32
   |
57 |     pub(crate) fn source_field(&self) -> Option<&Field> {
   |                                ^^^^^            ^^^^^^
   |                                |                ||
   |                                |                |the same lifetime is hidden here
   |                                |                the same lifetime is elided here
   |                                the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
57 |     pub(crate) fn source_field(&self) -> Option<&Field<'_>> {
   |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:61:35
   |
61 |     pub(crate) fn backtrace_field(&self) -> Option<&Field> {
   |                                   ^^^^^            ^^^^^^
   |                                   |                ||
   |                                   |                |the same lifetime is hidden here
   |                                   |                the same lifetime is elided here
   |                                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
61 |     pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-impl-1.0.69/src/prop.rs:65:44
   |
65 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> {
   |                                            ^^^^^            ^^^^^^
   |                                            |                ||
   |                                            |                |the same lifetime is hidden here
   |                                            |                the same lifetime is elided here
   |                                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
65 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                                   ++++

   Compiling psl-types v2.0.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=psl_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/psl-types-2.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/psl-types-2.0.11/Cargo.toml CARGO_PKG_AUTHORS='rushmorem ' CARGO_PKG_DESCRIPTION='Common types for the public suffix implementation crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psl-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/addr-rs/psl-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name psl_types --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef5deac02de40dde -C extra-filename=-d7e75503eb8e75ca --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/log-0.4.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/log-0.4.29/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.68.0 CARGO_PKG_VERSION=0.4.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/log-0.4.29/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("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=939e309b2ad77631 -C extra-filename=-f96120186a566d27 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itoa-1.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itoa-1.0.17/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.68 CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itoa-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=bbf5e1d2dc5b1641 -C extra-filename=-86cf30094c7999bc --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling tokio-util v0.7.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-util-0.7.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-util-0.7.18/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.71 CARGO_PKG_VERSION=0.7.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-util-0.7.18/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "join-map", "net", "rt", "slab", "time", "tracing"))' -C metadata=c64f8cc56db9a70b -C extra-filename=-e890a3b78aff4024 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9ba165ca31176d5d.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libslab-71e768e130aa51eb.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ahash-782cd80cf21b5262/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/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="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=a0af81280b06990d -C extra-filename=-7670e54e82fe67f3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern getrandom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgetrandom-254826118b5ff052.rmeta --extern once_cell=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libonce_cell-39e8f1d61c72764a.rmeta --extern zerocopy=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerocopy-e5215e12fc2c0a65.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'`
   Compiling regex v1.12.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-1.12.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-1.12.3/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.12.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-1.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=393dfe73c431181c -C extra-filename=-d2cfdc41999b34b1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-10f5fa2fa02aa913.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern regex_automata=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libregex_automata-eadc9787b2bd908c.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-05b44287fd025f63.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `128`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/src/fallback_hash.rs:164:11
    |
164 |     #[cfg(target_pointer_width = "128")]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `fuzzing`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/src/random_state.rs:48:58
   |
48 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
   |                                                          ^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ahash-0.8.12/src/convert.rs:69:8
   |
64 | pub(crate) trait ReadFromSlice {
   |                  ------------- methods in this trait
...
69 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
   |        ^^^^^^^^^^^
70 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
   |        ^^^^^^^^^^^
71 |     fn read_last_u16(&self) -> u16;
   |        ^^^^^^^^^^^^^
...
75 |     fn read_last_u128x2(&self) -> [u128; 2];
   |        ^^^^^^^^^^^^^^^^
76 |     fn read_last_u128x4(&self) -> [u128; 4];
   |        ^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: `ahash` (lib) generated 4 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/zmij-e8ec22d37cfb66a9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/zmij-d3b1e4e24e7fdafb/build-script-build`
[zmij 1.0.19] cargo:rerun-if-changed=build.rs
[zmij 1.0.19] cargo:rustc-check-cfg=cfg(exhaustive)
[zmij 1.0.19] cargo:rustc-check-cfg=cfg(zmij_no_select_unpredictable)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149/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.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="raw_value"' --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=01632d17f5a3c5da -C extra-filename=-3de7d37d6fa2317c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/serde_json-3de7d37d6fa2317c -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: `ring` (lib) generated 9 warnings
   Compiling ident_case v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=26a71ab6776ae5ee -C extra-filename=-d052fe42d2bb6596 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,indexmap,preserve_order,raw_value,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_INDEXMAP=1 CARGO_FEATURE_PRESERVE_ORDER=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149/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.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/serde_json-c3056fcf61ad0386/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/serde_json-3de7d37d6fa2317c/build-script-build`
[serde_json 1.0.149] cargo:rerun-if-changed=build.rs
[serde_json 1.0.149] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
[serde_json 1.0.149] cargo:rustc-cfg=fast_arithmetic="32"
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zmij CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A double-to-string conversion algorithm based on Schubfach and yy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zmij CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/zmij' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/zmij-e8ec22d37cfb66a9/out /usr/local/bin/rustc --crate-name zmij --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zmij-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=532c25d30b9941e9 -C extra-filename=-1e4285a74ef4381c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17
   |
25 | use std::ascii::AsciiExt;
   |                 ^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: unused import: `std::ascii::AsciiExt`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5
   |
25 | use std::ascii::AsciiExt;
   |     ^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: `ident_case` (lib) generated 2 warnings
   Compiling futures v0.3.31
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
' 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 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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=3c344e56c258b060 -C extra-filename=-7e7a4edb126ab51a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_channel=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-619c6f2e820e0c72.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_executor=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_executor-eefa8fc36195c8be.rmeta --extern futures_io=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_io-6a6b4798159d952d.rmeta --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9ba165ca31176d5d.rmeta --extern futures_task=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_task-b594eb2d913564e8.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
   Compiling simd-adler32 v0.3.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/simd-adler32-0.3.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/simd-adler32-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/simd-adler32-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="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=8eb143064136c259 -C extra-filename=-9e8665ff9ab58a55 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `thiserror-impl` (lib) generated 9 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.149/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.68 CARGO_PKG_VERSION=1.0.149 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/serde_json-c3056fcf61ad0386/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_json-1.0.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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="raw_value"' --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=1ec618faf24e4f36 -C extra-filename=-5e1084c1897cba03 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/release/deps/libindexmap-f07a2a6ae17dcf5f.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/release/deps/libitoa-86cf30094c7999bc.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/release/deps/libmemchr-6c8898edb9227d6e.rmeta --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_core-a5bce213c1d987bc.rmeta --extern zmij=/magus/work/usr/mports/misc/codex/work/target/release/deps/libzmij-1e4285a74ef4381c.rmeta --cap-lints warn --cfg 'fast_arithmetic="32"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
warning: unused import: `hash::*`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/simd-adler32-0.3.8/src/lib.rs:98:9
   |
98 | pub use hash::*;
   |         ^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=ee13967cb5d35ed4 -C extra-filename=-2b3ed30b27ae49c4 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lock_api-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lock_api-0.4.14/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.71.0 CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lock_api --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lock_api-0.4.14/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="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=23df51701eead0e8 -C extra-filename=-b27dbceac7079c56 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/misc/codex/work/target/release/deps/libscopeguard-2b3ed30b27ae49c4.rmeta --cap-lints warn`
   Compiling winnow v0.7.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/winnow-0.7.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/winnow-0.7.14/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.65.0 CARGO_PKG_VERSION=0.7.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/winnow-0.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=d70563801656d262 -C extra-filename=-b98b9fbc22180b48 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: `simd-adler32` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12/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.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/parking_lot_core-9edd41ac61bbbbe6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/parking_lot_core-7b11690916c23fc3/build-script-build`
[parking_lot_core 0.9.12] cargo:rerun-if-changed=build.rs
[parking_lot_core 0.9.12] cargo:rustc-check-cfg=cfg(tsan_enabled)
   Compiling adler2 v2.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/adler2-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' 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=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/adler2-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=61e30bd6be21e8e7 -C extra-filename=-b0750a47d39fad86 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling toml_datetime v0.7.5+spec-1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_datetime-0.7.5+spec-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_datetime-0.7.5+spec-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='' 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.76 CARGO_PKG_VERSION=0.7.5+spec-1.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_datetime-0.7.5+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=bebeb7164843ba3e -C extra-filename=-34a4e8dcdab93e16 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling anyhow v1.0.101
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101/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("backtrace", "default", "std"))' -C metadata=4d687626e6c21842 -C extra-filename=-ece210eb8c35795f --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/anyhow-ece210eb8c35795f -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling h2 v0.4.13
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/h2-0.4.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/h2-0.4.13/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.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/h2-0.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=e3eae98168ffa19e -C extra-filename=-8590e39c3a89de5e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern atomic_waker=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libatomic_waker-85ed9575b5a22951.rmeta --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern fnv=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfnv-cef141c644fff92c.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9ba165ca31176d5d.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libindexmap-0e3dcf4b854c1015.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libslab-71e768e130aa51eb.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_util-e890a3b78aff4024.rmeta --extern tracing=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing-2f02d74c733906dc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tower v0.5.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-0.5.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust
clients and servers.
' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="balance"' --cfg 'feature="buffer"' --cfg 'feature="discover"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="indexmap"' --cfg 'feature="limit"' --cfg 'feature="load"' --cfg 'feature="load-shed"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project-lite"' --cfg 'feature="ready-cache"' --cfg 'feature="retry"' --cfg 'feature="slab"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tracing"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=44ab0510204f083e -C extra-filename=-e0d6b50f09674622 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libindexmap-0e3dcf4b854c1015.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libslab-71e768e130aa51eb.rmeta --extern sync_wrapper=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsync_wrapper-3076cb80dcd6dc9b.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_util-e890a3b78aff4024.rmeta --extern tower_layer=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtower_layer-a8a1b43949d5d934.rmeta --extern tower_service=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtower_service-9a80db8d65576681.rmeta --extern tracing=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing-2f02d74c733906dc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling miniz_oxide v0.8.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/miniz_oxide-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' 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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/miniz_oxide-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=1790d7fdc8b8b6fb -C extra-filename=-08ae3bca7c40e685 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern adler2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libadler2-b0750a47d39fad86.rmeta --extern simd_adler32=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsimd_adler32-9e8665ff9ab58a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.12/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.71.0 CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/parking_lot_core-9edd41ac61bbbbe6/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot_core-0.9.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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=88775cc021dd7550 -C extra-filename=-f1fbef9c7ed0dcc5 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcfg_if-fd082e141832f4de.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblibc-dce23ab7dbf09699.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsmallvec-ff25fbf911de28a1.rmeta --cap-lints warn --check-cfg 'cfg(tsan_enabled)'`
   Compiling num-bigint v0.4.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-bigint-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name num_bigint --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-bigint-0.4.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=e28a9af3e853ab75 -C extra-filename=-fa2e6625400818c1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern num_integer=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_integer-cc6490de6f666333.rmeta --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling nibble_vec v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nibble_vec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nibble_vec-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nibble_vec-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Vector data-structure for half-byte values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nibble_vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_nibble_vec' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name nibble_vec --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nibble_vec-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=3272977810410870 -C extra-filename=-5564cf647fc7ad86 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling async-trait v0.1.89
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/async-trait-0.1.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/async-trait-0.1.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.89 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/async-trait-0.1.89/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=614850a4ed2976c7 -C extra-filename=-23b22934b0ca0e3c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.4/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.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=c6cbb9ffa9249367 -C extra-filename=-e0d31a66eaf4afa8 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/release/deps/libmemchr-6c8898edb9227d6e.rmeta --cap-lints warn`
   Compiling unicase v2.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicase-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicase-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name unicase --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicase-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=182c945ec1a57eb3 -C extra-filename=-fd7839c865884b7d --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-syntax-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-syntax-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=6b86adf3d29f7af2 -C extra-filename=-2bd49cb43ff0f370 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling toml_parser v1.0.6+spec-1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_parser CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_parser-1.0.6+spec-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_parser-1.0.6+spec-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='' 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_parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.76 CARGO_PKG_VERSION=1.0.6+spec-1.1.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name toml_parser --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_parser-1.0.6+spec-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=17d1ced273f4abc9 -C extra-filename=-25407531f6d63f23 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern winnow=/magus/work/usr/mports/misc/codex/work/target/release/deps/libwinnow-b98b9fbc22180b48.rmeta --cap-lints warn`
warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-bigint-0.4.6/src/biguint/addition.rs:33:9
   |
33 |         unsafe { arch::_addcarry_u32(carry, a, b, out) }
   |         ^^^^^^ unnecessary `unsafe` block
   |
   = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default

[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=10bfe60b913a5da3 -C extra-filename=-e489637a3ab37595 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: unnecessary `unsafe` block
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/num-bigint-0.4.6/src/biguint/subtraction.rs:33:9
   |
33 |         unsafe { arch::_subborrow_u32(borrow, a, b, out) }
   |         ^^^^^^ unnecessary `unsafe` block

   Compiling mime_guess v2.0.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.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="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=cd0174c4e97477f8 -C extra-filename=-cf867dcfd79ccb98 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/mime_guess-cf867dcfd79ccb98 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern unicase=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicase-fd7839c865884b7d.rlib --cap-lints warn`
warning: unexpected `cfg` condition value: `phf`
 --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/build.rs:1:7
  |
1 | #[cfg(feature = "phf")]
  |       ^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `default` and `rev-mappings`
  = help: consider adding `phf` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/build.rs:20:7
   |
20 | #[cfg(feature = "phf")]
   |       ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/build.rs:41:7
   |
41 | #[cfg(feature = "phf")]
   |       ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/build.rs:78:11
   |
78 | #[cfg(all(feature = "phf", feature = "rev-mappings"))]
   |           ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/build.rs:123:15
    |
123 | #[cfg(all(not(feature = "phf"), feature = "rev-mappings"))]
    |               ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default` and `rev-mappings`
    = help: consider adding `phf` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/build.rs:33:11
   |
33 |     #[cfg(feature = "phf")]
   |           ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot-0.12.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot-0.12.5/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=1.71 CARGO_PKG_VERSION=0.12.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/parking_lot-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=433c94ae515ba7a8 -C extra-filename=-c1ca8224225cb743 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern lock_api=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblock_api-b27dbceac7079c56.rmeta --extern parking_lot_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libparking_lot_core-f1fbef9c7ed0dcc5.rmeta --cap-lints warn`
   Compiling toml_edit v0.23.10+spec-1.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' 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.76 CARGO_PKG_VERSION=0.23.10+spec-1.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "parse", "serde", "unbounded"))' -C metadata=64f0c4f51bfa0041 -C extra-filename=-02000be29989ba15 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/release/deps/libindexmap-f07a2a6ae17dcf5f.rmeta --extern toml_datetime=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtoml_datetime-34a4e8dcdab93e16.rmeta --extern toml_parser=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtoml_parser-25407531f6d63f23.rmeta --extern winnow=/magus/work/usr/mports/misc/codex/work/target/release/deps/libwinnow-b98b9fbc22180b48.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-1.0.69/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.61 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=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/thiserror-f518be1bc0a07a10/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/thiserror-aa446f9c3bd80f7a/build-script-build`
[thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
warning: `mime_guess` (build script) generated 6 warnings
   Compiling const_format_proc_macros v0.2.34
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_format_proc_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const_format_proc_macros-0.2.34 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const_format_proc_macros-0.2.34/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Implementation detail of the `const_format` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_format_proc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_format_crates/' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.2.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name const_format_proc_macros --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const_format_proc_macros-0.2.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=504336683893254c -C extra-filename=-147ce42f391c06ba --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern unicode_xid=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicode_xid-55430001ad3088c0.rlib --extern proc_macro --cap-lints warn`
[thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
   Compiling openssl-sys v0.9.111
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=6753af13930d4e72 -C extra-filename=-69396aa5ae10ab9a --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/openssl-sys-69396aa5ae10ab9a -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcc-8c2a1117991dd26c.rlib --extern pkg_config=/magus/work/usr/mports/misc/codex/work/target/release/deps/libpkg_config-99465353a02cb410.rlib --extern vcpkg=/magus/work/usr/mports/misc/codex/work/target/release/deps/libvcpkg-0a110b3044f9d6d9.rlib --cap-lints warn`
warning: unused import: `std::borrow::Cow`
 --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/key.rs:1:5
  |
1 | use std::borrow::Cow;
  |     ^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unused import: `std::borrow::Cow`
 --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/repr.rs:1:5
  |
1 | use std::borrow::Cow;
  |     ^^^^^^^^^^^^^^^^

warning: unused import: `crate::value::DEFAULT_VALUE_DECOR`
 --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/table.rs:7:5
  |
7 | use crate::value::DEFAULT_VALUE_DECOR;
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: `aho-corasick` (lib) generated 4 warnings (4 duplicates)
   Compiling spin v0.9.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --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=5451f86848bd46b4 -C extra-filename=-b9a6f044a98b38e3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern lock_api_crate=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblock_api-5c654f5043a9389e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `lock_api1`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:916:7
    |
916 | #[cfg(feature = "lock_api1")]
    |       ^^^^^^^^^^-----------
    |                 |
    |                 help: there is a expected value with a similar name: `"lock_api"`
    |
    = note: expected values for `feature` are: `barrier`, `default`, `fair_mutex`, `lazy`, `lock_api`, `lock_api_crate`, `mutex`, `once`, `portable-atomic`, `portable_atomic`, `rwlock`, `spin_mutex`, `std`, `ticket_mutex`, and `use_ticket_mutex`
    = help: consider adding `lock_api1` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/mutex.rs:184:17
    |
184 |     pub fn lock(&self) -> MutexGuard {
    |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
184 |     pub fn lock(&self) -> MutexGuard<'_, T> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/mutex.rs:230:21
    |
230 |     pub fn try_lock(&self) -> Option> {
    |                     ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
230 |     pub fn try_lock(&self) -> Option> {
    |                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/mutex/spin.rs:177:17
    |
177 |     pub fn lock(&self) -> SpinMutexGuard {
    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
177 |     pub fn lock(&self) -> SpinMutexGuard<'_, T> {
    |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/mutex/spin.rs:237:21
    |
237 |     pub fn try_lock(&self) -> Option> {
    |                     ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
237 |     pub fn try_lock(&self) -> Option> {
    |                                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:209:17
    |
209 |     pub fn read(&self) -> RwLockReadGuard {
    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
209 |     pub fn read(&self) -> RwLockReadGuard<'_, T> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:237:18
    |
237 |     pub fn write(&self) -> RwLockWriteGuard {
    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
237 |     pub fn write(&self) -> RwLockWriteGuard<'_, T, R> {
    |                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:249:29
    |
249 |     pub fn upgradeable_read(&self) -> RwLockUpgradableGuard {
    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                             |
    |                             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
249 |     pub fn upgradeable_read(&self) -> RwLockUpgradableGuard<'_, T, R> {
    |                                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:298:21
    |
298 |     pub fn try_read(&self) -> Option> {
    |                     ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
298 |     pub fn try_read(&self) -> Option> {
    |                                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:367:27
    |
367 |     fn try_write_internal(&self, strong: bool) -> Option> {
    |                           ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                           |
    |                           the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
367 |     fn try_write_internal(&self, strong: bool) -> Option> {
    |                                                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:408:22
    |
408 |     pub fn try_write(&self) -> Option> {
    |                      ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
408 |     pub fn try_write(&self) -> Option> {
    |                                                        +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/spin-0.9.8/src/rwlock.rs:414:33
    |
414 |     pub fn try_upgradeable_read(&self) -> Option> {
    |                                 ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                 |
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
414 |     pub fn try_upgradeable_read(&self) -> Option> {
    |                                                                        +++

warning: `spin` (lib) generated 12 warnings
   Compiling nom v8.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-8.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-8.0.0/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-bakery/nom' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=8.0.0 CARGO_PKG_VERSION_MAJOR=8 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-8.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=246329b7d4301c72 -C extra-filename=-67698f416bdbde02 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: constant `DEFAULT_INLINE_KEY_DECOR` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/inline_table.rs:603:18
    |
603 | pub(crate) const DEFAULT_INLINE_KEY_DECOR: (&str, &str) = (" ", " ");
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: methods `to_str` and `to_str_with_default` are never used
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/raw_string.rs:39:19
   |
12 | impl RawString {
   | -------------- methods in this implementation
...
39 |     pub(crate) fn to_str<'s>(&'s self, input: &'s str) -> &'s str {
   |                   ^^^^^^
...
49 |     pub(crate) fn to_str_with_default<'s>(
   |                   ^^^^^^^^^^^^^^^^^^^

warning: constant `DEFAULT_ROOT_DECOR` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/table.rs:550:18
    |
550 | pub(crate) const DEFAULT_ROOT_DECOR: (&str, &str) = ("", "");
    |                  ^^^^^^^^^^^^^^^^^^

warning: constant `DEFAULT_KEY_DECOR` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/table.rs:551:18
    |
551 | pub(crate) const DEFAULT_KEY_DECOR: (&str, &str) = ("", " ");
    |                  ^^^^^^^^^^^^^^^^^

warning: constant `DEFAULT_TABLE_DECOR` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/table.rs:552:18
    |
552 | pub(crate) const DEFAULT_TABLE_DECOR: (&str, &str) = ("\n", "");
    |                  ^^^^^^^^^^^^^^^^^^^

warning: constant `DEFAULT_KEY_PATH_DECOR` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/table.rs:553:18
    |
553 | pub(crate) const DEFAULT_KEY_PATH_DECOR: (&str, &str) = ("", "");
    |                  ^^^^^^^^^^^^^^^^^^^^^^

warning: constant `DEFAULT_TRAILING_VALUE_DECOR` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/toml_edit-0.23.10+spec-1.0.0/src/value.rs:363:18
    |
363 | pub(crate) const DEFAULT_TRAILING_VALUE_DECOR: (&str, &str) = (" ", " ");
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

   Compiling lazy_static v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lazy_static-1.5.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 OR 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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lazy_static-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4ee0f36ee67bef65 -C extra-filename=-8cfe99538865ddc3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: eliding a lifetime that's named elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43
   |
26 |     pub fn get(&'static self, f: F) -> &T
   |                    -------                ^^ the same lifetime is elided here
   |                    |
   |                    the lifetime is named here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: consistently use `'static`
   |
26 |     pub fn get(&'static self, f: F) -> &'static T
   |                                            +++++++

warning: `lazy_static` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicase-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicase-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name unicase --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicase-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("nightly"))' -C metadata=57b9923fd520707f -C extra-filename=-b29480d97f8135c8 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling proc-macro-crate v3.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_crate CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro-crate-3.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro-crate-3.4.0/Cargo.toml CARGO_PKG_AUTHORS='Bastian Köcher ' CARGO_PKG_DESCRIPTION='Replacement for crate (macro_rules keyword) in proc-macros
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-crate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bkchr/proc-macro-crate' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=3.4.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name proc_macro_crate --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/proc-macro-crate-3.4.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=76de1f64b9b0e493 -C extra-filename=-83dae129bdb1a255 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern toml_edit=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtoml_edit-02000be29989ba15.rmeta --cap-lints warn`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
warning: `num-bigint` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/openssl-sys-58d4df9ddc9a7921/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/openssl-sys-69396aa5ae10ab9a/build-script-main`
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(openssl)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(boringssl)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(awslc)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl250)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl251)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl252)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl261)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl270)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl271)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl273)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl280)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl281)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl291)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl310)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl321)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl332)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl340)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl350)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl360)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl361)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl370)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl380)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl381)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl382)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl390)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl400)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl410)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(libressl420)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl101)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102f)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl102h)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110f)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110g)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl110h)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111b)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111c)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl111d)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl300)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl310)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl320)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl330)
[openssl-sys 0.9.111] cargo:rustc-check-cfg=cfg(ossl340)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR
[openssl-sys 0.9.111] I686_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[openssl-sys 0.9.111] OPENSSL_LIB_DIR = /usr/lib
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.111] I686_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.111] OPENSSL_INCLUDE_DIR = /usr/include
[openssl-sys 0.9.111] cargo:rerun-if-changed=/usr/include/openssl
[openssl-sys 0.9.111] cargo:rustc-link-search=native=/usr/lib
[openssl-sys 0.9.111] cargo:include=/usr/include
[openssl-sys 0.9.111] cargo:rerun-if-changed=build/expando.c
[openssl-sys 0.9.111] OPT_LEVEL = Some(3)
[openssl-sys 0.9.111] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/openssl-sys-58d4df9ddc9a7921/out)
[openssl-sys 0.9.111] TARGET = Some(i686-unknown-freebsd)
[openssl-sys 0.9.111] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[openssl-sys 0.9.111] HOST = Some(i686-unknown-freebsd)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[openssl-sys 0.9.111] CC_i686-unknown-freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[openssl-sys 0.9.111] CC_i686_unknown_freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=HOST_CC
[openssl-sys 0.9.111] HOST_CC = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC
[openssl-sys 0.9.111] CC = Some(/usr/local/llvm19/bin/clang)
[openssl-sys 0.9.111] RUSTC_WRAPPER = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
   Compiling const_format v0.2.35
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_format CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const_format-0.2.35 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const_format-0.2.35/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Compile-time string formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_format CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_format_crates/' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.2.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name const_format --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/const_format-0.2.35/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("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=5d0e95320e5834ab -C extra-filename=-0f4ee59fe88e8685 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern const_format_proc_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/libconst_format_proc_macros-147ce42f391c06ba.so --cap-lints warn -C link-arg=-fstack-protector-strong`
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[openssl-sys 0.9.111] CRATE_CC_NO_DEFAULTS = None
[openssl-sys 0.9.111] DEBUG = Some(false)
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS
[openssl-sys 0.9.111] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[openssl-sys 0.9.111] CC_SHELL_ESCAPED_FLAGS = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=HOST_CFLAGS
[openssl-sys 0.9.111] HOST_CFLAGS = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[openssl-sys 0.9.111] CFLAGS_i686_unknown_freebsd = None
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[openssl-sys 0.9.111] CFLAGS_i686-unknown-freebsd = None
[openssl-sys 0.9.111] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl-sys 0.9.111] cargo:conf=OPENSSL_NO_SSL3_METHOD
[openssl-sys 0.9.111] cargo:rustc-cfg=openssl
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl101
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl102
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl102f
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl102h
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110f
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110g
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl110h
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111b
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111c
[openssl-sys 0.9.111] cargo:rustc-cfg=ossl111d
[openssl-sys 0.9.111] cargo:version_number=1010117f
[openssl-sys 0.9.111] cargo:version=111
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_LIBS
[openssl-sys 0.9.111] I686_UNKNOWN_FREEBSD_OPENSSL_LIBS unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_LIBS
[openssl-sys 0.9.111] OPENSSL_LIBS unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_STATIC
[openssl-sys 0.9.111] I686_UNKNOWN_FREEBSD_OPENSSL_STATIC unset
[openssl-sys 0.9.111] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.111] OPENSSL_STATIC unset
[openssl-sys 0.9.111] cargo:rustc-link-lib=dylib=ssl
[openssl-sys 0.9.111] cargo:rustc-link-lib=dylib=crypto
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-1.0.69/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.61 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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/thiserror-f518be1bc0a07a10/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/thiserror-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 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=399e02637e108dbc -C extra-filename=-d2d83eb6819698d5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/misc/codex/work/target/release/deps/libthiserror_impl-7589ca900c10e581.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,rev-mappings CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_REV_MAPPINGS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/mime_guess-07b93111b4a44573/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/mime_guess-cf867dcfd79ccb98/build-script-build`
[mime_guess 2.0.5] cargo:rustc-env=MIME_TYPES_GENERATED_PATH=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/mime_guess-07b93111b4a44573/out/mime_types_generated.rs
   Compiling wildcard v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wildcard CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/wildcard-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/wildcard-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Diogo Sousa ' CARGO_PKG_DESCRIPTION='Wildcard matching' CARGO_PKG_HOMEPAGE='https://github.com/cloudflare/wildcard' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wildcard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cloudflare/wildcard' CARGO_PKG_RUST_VERSION=1.62.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name wildcard --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/wildcard-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 '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::wildcard-imports' '--allow=clippy::use-self' '--allow=clippy::single-match-else' '--allow=clippy::similar-names' '--allow=rustdoc::redundant-explicit-links' '--allow=clippy::partialeq-ne-impl' '--allow=clippy::module-name-repetitions' '--allow=clippy::missing-safety-doc' '--allow=clippy::missing-errors-doc' --warn=missing-docs '--allow=clippy::match-bool' '--allow=clippy::inline-always' '--allow=clippy::if-not-else' '--allow=clippy::explicit-deref-methods' '--deny=clippy::correctness' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fatal-warnings"))' -C metadata=a027a57de300581b -C extra-filename=-d281e9ff660f0f7e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern thiserror=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libthiserror-643e8e22e6cf1d86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-automata-0.4.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-automata-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-automata' 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' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --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=f3ffb7cbd6a3fbbf -C extra-filename=-ed6cdac11f689e48 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/misc/codex/work/target/release/deps/libaho_corasick-e0d31a66eaf4afa8.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/release/deps/libmemchr-6c8898edb9227d6e.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex_syntax-2bd49cb43ff0f370.rmeta --cap-lints warn`
   Compiling minimal-lexical v0.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=0373ec8ba8c6cc05 -C extra-filename=-67f78fe39aea7f57 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `toml_edit` (lib) generated 10 warnings
   Compiling smol_str v0.3.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smol_str CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smol_str-0.3.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smol_str-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Lukas Wirth ' 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-lang/rust-analyzer/tree/master/lib/smol_str' CARGO_PKG_RUST_VERSION=1.89 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name smol_str --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/smol_str-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 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_salsa_async_drops)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "serde", "std"))' -C metadata=ff149072adebf8ea -C extra-filename=-303e977a2d3ceeb3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rama-macros v0.3.0-alpha.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-macros-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-macros-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='procedural macross for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_macros --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-macros-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3c9edfb93756701 -C extra-filename=-03f9cdd2936325f1 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro_crate=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro_crate-83dae129bdb1a255.rlib --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17
    |
127 | pub fn rview(x: &[Limb]) -> ReverseView {
    |                 ^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> {
    |                                         +++

warning: `minimal-lexical` (lib) generated 1 warning
   Compiling nom v7.1.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "docsrs", "std"))' -C metadata=c5a5574518c22f68 -C extra-filename=-74fff275f493c6ef --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern minimal_lexical=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libminimal_lexical-67f78fe39aea7f57.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps MIME_TYPES_GENERATED_PATH=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/mime_guess-07b93111b4a44573/out/mime_types_generated.rs OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/mime_guess-07b93111b4a44573/out /usr/local/bin/rustc --crate-name mime_guess --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.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="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=838326ee25667092 -C extra-filename=-459d00aba00a8647 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern mime=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmime-156908fa8b75fbe5.rmeta --extern unicase=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libunicase-b29480d97f8135c8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/src/lib.rs:32:7
   |
32 | #[cfg(feature = "phf")]
   |       ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/mime_guess-2.0.5/src/lib.rs:36:11
   |
36 | #[cfg(not(feature = "phf"))]
   |           ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-7.1.3/src/lib.rs:375:13
    |
375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-7.1.3/src/lib.rs:379:12
    |
379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

warning: unused import: `self::str::*`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nom-7.1.3/src/lib.rs:439:9
    |
439 | pub use self::str::*;
    |         ^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

   Compiling tokio-graceful v0.2.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_graceful CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-graceful-0.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-graceful-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='util for graceful shutdown of tokio applications' CARGO_PKG_HOMEPAGE='https://github.com/plabayo/tokio-graceful' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-graceful CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/tokio-graceful' CARGO_PKG_RUST_VERSION=1.75.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_graceful --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-graceful-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 --allow=unexpected_cfgs --check-cfg 'cfg(loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b83814b61da22b1 -C extra-filename=-87d3de38b6e06a97 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libslab-71e768e130aa51eb.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tracing=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing-2f02d74c733906dc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rama-utils v0.3.0-alpha.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-utils-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-utils-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='utilities crate for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_utils --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-utils-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=109c183d2f47d5be -C extra-filename=-588df4033e761724 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern const_format=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libconst_format-0f4ee59fe88e8685.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern rama_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/librama_macros-03f9cdd2936325f1.so --extern regex=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libregex-d2cfdc41999b34b1.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --extern smol_str=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmol_str-303e977a2d3ceeb3.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern wildcard=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libwildcard-d281e9ff660f0f7e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `mime_guess` (lib) generated 2 warnings
   Compiling hyper v1.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-1.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A protective and efficient HTTP library for all.' 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=1.63 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=dac60ba0d367a258 -C extra-filename=-ba34206639424752 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern atomic_waker=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libatomic_waker-85ed9575b5a22951.rmeta --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern futures_channel=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-619c6f2e820e0c72.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern h2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libh2-8590e39c3a89de5e.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --extern http_body=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_body-9e9fa963c1ecc1da.rmeta --extern httparse=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttparse-133f678c1d7bb51f.rmeta --extern httpdate=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttpdate-d1b7f40eb18b6a20.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern pin_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_utils-01ca22647e9c40d5.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern want=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libwant-9ac2f0bd3f97f9b6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
   Compiling libz-sys v1.1.23
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.1.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.1.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=4dba3260c266534d -C extra-filename=-90ca9ea5d5739254 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/libz-sys-90ca9ea5d5739254 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcc-8c2a1117991dd26c.rlib --extern pkg_config=/magus/work/usr/mports/misc/codex/work/target/release/deps/libpkg_config-99465353a02cb410.rlib --extern vcpkg=/magus/work/usr/mports/misc/codex/work/target/release/deps/libvcpkg-0a110b3044f9d6d9.rlib --cap-lints warn`
   Compiling asynk-strim v0.1.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asynk_strim CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asynk-strim-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asynk-strim-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Lightweight stream generator library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asynk-strim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aumetra/asynk-strim.git' CARGO_PKG_RUST_VERSION=1.89 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name asynk_strim --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asynk-strim-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=360d70dd7f641f16 -C extra-filename=-754e285502055ae6 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling data-encoding v2.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=data_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/data-encoding-2.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/data-encoding-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='Julien Cretin ' CARGO_PKG_DESCRIPTION='Efficient and customizable data-encoding functions like base64, base32, and hex' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=data-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ia0/data-encoding' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name data_encoding --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/data-encoding-2.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 --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7632689a64a3eba4 -C extra-filename=-cb9d783adb389098 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling syn v1.0.109
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=7a15547242e4fa79 -C extra-filename=-867881ff8bfef482 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/syn-867881ff8bfef482 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling rama-error v0.3.0-alpha.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_error CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-error-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-error-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='error types and utilities for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_error --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-error-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa2a4c4ec7afe59d -C extra-filename=-cbe0cb79fa276671 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-1.12.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-1.12.3/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.12.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-1.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --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=cd6c3e7f9ac5538c -C extra-filename=-142f336b52138b5a --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/misc/codex/work/target/release/deps/libaho_corasick-e0d31a66eaf4afa8.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/release/deps/libmemchr-6c8898edb9227d6e.rmeta --extern regex_automata=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex_automata-ed6cdac11f689e48.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex_syntax-2bd49cb43ff0f370.rmeta --cap-lints warn`
warning: `nom` (lib) generated 13 warnings
   Compiling rama-core v0.3.0-alpha.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-core-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-core-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='rama service core code, used by rama and service authors' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_core --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-core-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "opentelemetry"))' -C metadata=0a0dbf38051b9a28 -C extra-filename=-a04933567ae41b7f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern asynk_strim=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libasynk_strim-754e285502055ae6.rmeta --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern futures=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures-7e7a4edb126ab51a.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern rama_error=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_error-cbe0cb79fa276671.rmeta --extern rama_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/librama_macros-03f9cdd2936325f1.so --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_graceful=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_graceful-87d3de38b6e06a97.rmeta --extern tokio_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_util-e890a3b78aff4024.rmeta --extern tracing=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing-2f02d74c733906dc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/syn-9c7fab6c55756f08/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/syn-867881ff8bfef482/build-script-build`
[syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.1.23 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/libz-sys-a2d3f66fa7726507/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/libz-sys-90ca9ea5d5739254/build-script-build`
[libz-sys 1.1.23] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[libz-sys 1.1.23] cargo:rerun-if-changed=build.rs
[libz-sys 1.1.23] cargo:rerun-if-changed=zng/cmake.rs
[libz-sys 1.1.23] cargo:rerun-if-changed=zng/cc.rs
[libz-sys 1.1.23] OPT_LEVEL = Some(3)
[libz-sys 1.1.23] OUT_DIR = Some(/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/libz-sys-a2d3f66fa7726507/out)
[libz-sys 1.1.23] TARGET = Some(i686-unknown-freebsd)
[libz-sys 1.1.23] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong)
[libz-sys 1.1.23] HOST = Some(i686-unknown-freebsd)
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd
[libz-sys 1.1.23] CC_i686-unknown-freebsd = None
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd
[libz-sys 1.1.23] CC_i686_unknown_freebsd = None
[libz-sys 1.1.23] cargo:rerun-if-env-changed=HOST_CC
[libz-sys 1.1.23] HOST_CC = None
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CC
[libz-sys 1.1.23] CC = Some(/usr/local/llvm19/bin/clang)
[libz-sys 1.1.23] RUSTC_WRAPPER = None
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
   Compiling tokio-stream v0.1.18
[libz-sys 1.1.23] CRATE_CC_NO_DEFAULTS = None
[libz-sys 1.1.23] DEBUG = Some(false)
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CFLAGS
[libz-sys 1.1.23] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[libz-sys 1.1.23] CC_SHELL_ESCAPED_FLAGS = None
[libz-sys 1.1.23] cargo:rerun-if-env-changed=HOST_CFLAGS
[libz-sys 1.1.23] HOST_CFLAGS = None
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd
[libz-sys 1.1.23] CFLAGS_i686_unknown_freebsd = None
[libz-sys 1.1.23] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd
[libz-sys 1.1.23] CFLAGS_i686-unknown-freebsd = None
[libz-sys 1.1.23] running LC_ALL="C" "/usr/local/llvm19/bin/clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "--target=i686-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz"
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-stream-0.1.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-stream-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities to work with `Stream` and `tokio`.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-stream-0.1.18/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=1f188b31c613485f -C extra-filename=-5c780cbdb7232387 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_util-e890a3b78aff4024.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[libz-sys 1.1.23] cargo:rustc-link-lib=z
   Compiling hyper-util v0.1.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-util-0.1.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-util-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-util-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=71c779ff5c37a8f6 -C extra-filename=-60f327dd23e9e2f0 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern base64=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbase64-0d66bcf7836da1ae.rmeta --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern futures_channel=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-619c6f2e820e0c72.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --extern http_body=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_body-9e9fa963c1ecc1da.rmeta --extern hyper=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhyper-ba34206639424752.rmeta --extern ipnet=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libipnet-bad9e219917a2a20.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern percent_encoding=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-189b1722a73c8e5b.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern socket2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsocket2-d4fb000db8e43716.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tower_service=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtower_service-9a80db8d65576681.rmeta --extern tracing=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing-2f02d74c733906dc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling crossbeam-epoch v0.9.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "loom", "loom-crate", "nightly", "std"))' -C metadata=0d20e5843d8be0b4 -C extra-filename=-17f140f698c1d6d0 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern crossbeam_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_utils-9d2f50512afc4c52.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7
   |
66 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

   Compiling openssl v0.10.75
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.10.75 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75/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("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=19e5d228fdcd142b -C extra-filename=-582f28c302bfe5b9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/openssl-582f28c302bfe5b9 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: `crossbeam-epoch` (lib) generated 20 warnings
   Compiling endian-type v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=endian_type CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/endian-type-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/endian-type-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Lolirofle ' CARGO_PKG_DESCRIPTION='Type safe wrappers for types with a defined byte order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endian-type CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lolirofle/endian-type.git' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name endian_type --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/endian-type-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=f1efb57a10391990 -C extra-filename=-af7438acc8f2cc22 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling iri-string v0.7.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iri_string CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/iri-string-0.7.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/iri-string-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='YOSHIOKA Takuma ' CARGO_PKG_DESCRIPTION='IRI as string types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iri-string CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lo48576/iri-string' CARGO_PKG_RUST_VERSION=1.60 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name iri_string --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/iri-string-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=f3d115a29eada8b9 -C extra-filename=-89b914cd5d2d9b32 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling foreign-types-shared v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foreign-types-shared-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79f1e52126cca040 -C extra-filename=-00beac7b2a63fa08 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.10.75 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/openssl-4771e1733483fec1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/openssl-582f28c302bfe5b9/build-script-build`
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(boringssl)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(awslc)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(awslc_fips)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl250)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl251)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl261)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl270)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl271)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl273)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl280)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl291)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl310)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl321)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl332)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl340)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl350)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl360)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl361)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl370)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl380)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl382)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl390)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl400)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl410)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(libressl420)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl101)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl102)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl110)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl110g)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl110h)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl111)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl111d)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl300)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl310)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl320)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl330)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl340)
[openssl 0.10.75] cargo:rustc-check-cfg=cfg(ossl350)
[openssl 0.10.75] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl 0.10.75] cargo:rustc-cfg=ossl101
[openssl 0.10.75] cargo:rustc-cfg=ossl102
[openssl 0.10.75] cargo:rustc-cfg=ossl110
[openssl 0.10.75] cargo:rustc-cfg=ossl110g
[openssl 0.10.75] cargo:rustc-cfg=ossl110h
[openssl 0.10.75] cargo:rustc-cfg=ossl111
[openssl 0.10.75] cargo:rustc-cfg=ossl111d
   Compiling foreign-types v0.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foreign-types-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc3d92b47302e637 -C extra-filename=-18f7106bc191ab62 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern foreign_types_shared=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libforeign_types_shared-00beac7b2a63fa08.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling radix_trie v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radix_trie CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Generic radix trie data-structure.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radix_trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_radix_trie' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name radix_trie --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-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("serde"))' -C metadata=4028c830e97af250 -C extra-filename=-cd58bdca666eca46 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern endian_type=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libendian_type-af7438acc8f2cc22.rmeta --extern nibble_vec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnibble_vec-5564cf647fc7ad86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.1.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.1.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/libz-sys-a2d3f66fa7726507/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/libz-sys-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=a7b13caf68c9363c -C extra-filename=-79c7f1e375458e50 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -l z`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/syn-9c7fab6c55756f08/out /usr/local/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=6051760c692b0b94 -C extra-filename=-8d830ced0dc6f491 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rmeta --extern unicode_ident=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicode_ident-d97c636e6b665dba.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.9.111 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=111 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/openssl-sys-58d4df9ddc9a7921/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-sys-0.9.111/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("aws-lc", "aws-lc-fips", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=e17ef928eae95dcf -C extra-filename=-84e1325ca27f5ca7 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
   Compiling flume v0.12.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flume CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/flume-0.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/flume-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Joshua Barretto ' CARGO_PKG_DESCRIPTION='A blazingly fast multi-producer channel' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flume CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zesterer/flume' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name flume --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/flume-0.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 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="fastrand"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "fastrand", "futures-core", "futures-sink", "select", "spin"))' -C metadata=175c6d5bfba7de68 -C extra-filename=-a113c6762f0d8487 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern fastrand=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfastrand-9fdc96e4a08fb24f.rmeta --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern futures_sink=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_sink-9ba165ca31176d5d.rmeta --extern spin1=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libspin-b9a6f044a98b38e3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling psl v2.1.184
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=psl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/psl-2.1.184 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/psl-2.1.184/Cargo.toml CARGO_PKG_AUTHORS='rushmorem ' CARGO_PKG_DESCRIPTION='Extract root domain and suffix from a domain name' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/addr-rs/psl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.184 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=184 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name psl --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/psl-2.1.184/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="helpers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "helpers"))' -C metadata=57aca5ada8c97345 -C extra-filename=-d64dbc25c397fec1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern psl_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpsl_types-d7e75503eb8e75ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lib.rs:254:13
    |
254 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
    |             ^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:307:5
    |
307 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:318:5
    |
318 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:394:24
    |
394 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:398:24
    |
398 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:406:24
    |
406 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:414:24
    |
414 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:418:24
    |
418 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:426:24
    |
426 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:271:24
    |
271 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:275:24
    |
275 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:283:24
    |
283 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:291:24
    |
291 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:295:24
    |
295 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:303:24
    |
303 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:309:24
    |
309 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:317:24
    |
317 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:444:24
    |
444 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:452:24
    |
452 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:394:24
    |
394 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:398:24
    |
398 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:406:24
    |
406 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:414:24
    |
414 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:418:24
    |
418 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:426:24
    |
426 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:503:24
    |
503 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:507:24
    |
507 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:515:24
    |
515 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:523:24
    |
523 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:527:24
    |
527 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/token.rs:535:24
    |
535 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/attr.rs:336:1
    |
336 | / ast_enum_of_structs! {
337 | |     /// Content of a compile-time structured attribute.
338 | |     ///
339 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
370 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/attr.rs:412:1
    |
412 | / ast_enum_of_structs! {
413 | |     /// Element of a compile-time attribute list.
414 | |     ///
415 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
426 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/data.rs:25:1
    |
 25 | / ast_enum_of_structs! {
 26 | |     /// Data stored within an enum variant or struct.
 27 | |     ///
 28 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
 48 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/data.rs:173:1
    |
173 | / ast_enum_of_structs! {
174 | |     /// The visibility level of an item: inherited or `pub` or
175 | |     /// `pub(restricted)`.
176 | |     ///
...   |
200 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/expr.rs:90:20
   |
90 |     #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)]
   |                    ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/expr.rs:14:1
    |
 14 | / ast_enum_of_structs! {
 15 | |     /// A Rust expression.
 16 | |     ///
 17 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
250 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:23:1
    |
 23 | / ast_enum_of_structs! {
 24 | |     /// A generic type parameter, lifetime, or const generic: `T: Into`,
 25 | |     /// `'a: 'b`, `const LEN: usize`.
 26 | |     ///
...   |
 46 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20
    |
371 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20
    |
382 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20
    |
386 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20
    |
394 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20
    |
371 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20
    |
382 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20
    |
386 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20
    |
394 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20
    |
371 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20
    |
382 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20
    |
386 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20
    |
394 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:470:1
    |
470 | / ast_enum_of_structs! {
471 | |     /// A trait or lifetime used as a bound on a type parameter.
472 | |     ///
473 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
480 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:524:1
    |
524 | / ast_enum_of_structs! {
525 | |     /// A single predicate in a `where` clause: `T: Deserialize<'de>`.
526 | |     ///
527 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
546 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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: `doc_cfg`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:14:1
    |
 14 | / ast_enum_of_structs! {
 15 | |     /// A Rust literal such as a string or integer or boolean.
 16 | |     ///
 17 | |     /// # Syntax tree enum
...   |
 49 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
703 | lit_extra_traits!(LitStr);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
703 | lit_extra_traits!(LitStr);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
703 | lit_extra_traits!(LitStr);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
704 | lit_extra_traits!(LitByteStr);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
704 | lit_extra_traits!(LitByteStr);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
704 | lit_extra_traits!(LitByteStr);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
705 | lit_extra_traits!(LitByte);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
705 | lit_extra_traits!(LitByte);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
705 | lit_extra_traits!(LitByte);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
706 | lit_extra_traits!(LitChar);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
706 | lit_extra_traits!(LitChar);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
706 | lit_extra_traits!(LitChar);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
707 | lit_extra_traits!(LitInt);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
707 | lit_extra_traits!(LitInt);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
707 | lit_extra_traits!(LitInt);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
708 | lit_extra_traits!(LitFloat);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
708 | lit_extra_traits!(LitFloat);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
708 | lit_extra_traits!(LitFloat);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/ty.rs:17:20
   |
17 |     #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)]
   |                    ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/ty.rs:5:1
    |
  5 | / ast_enum_of_structs! {
  6 | |     /// The possible types that a Rust value could have.
  7 | |     ///
  8 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
 89 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

   Compiling itertools v0.14.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.63.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-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 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=7835ae7b436e898a -C extra-filename=-d44d6e09fd7fdfa6 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern either=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libeither-ec8984efa004eb1f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:117:12
    |
117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/expr.rs:784:40
    |
784 |     #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))]
    |                                        ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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: `syn_no_const_vec_new`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/expr.rs:2905:23
     |
2905 |             #[cfg(not(syn_no_const_vec_new))]
     |                       ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

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

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

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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: `syn_no_const_vec_new`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15
   |
54 |     #[cfg(not(syn_no_const_vec_new))]
   |               ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23
    |
276 |             #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))]
    |                       ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19
     |
1908 |             #[cfg(syn_no_non_exhaustive)]
     |                   ^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:501:23
    |
501 |             #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))]
    |                       ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2473:19
     |
2473 |             #[cfg(syn_no_non_exhaustive)]
     |                   ^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:590:23
    |
590 |             #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))]
    |                       ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

   Compiling openssl-macros v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Internal macros used by the openssl crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_macros --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e20d5289341940f -C extra-filename=-5c168ab605a99277 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling serde_derive_internals v0.29.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive_internals CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive_internals-0.29.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive_internals-0.29.1/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='AST representation used by Serde derive macros. Unstable.' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive_internals CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.29.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive_internals --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive_internals-0.29.1/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=f14c7edc69253cb9 -C extra-filename=-b7dd179074e20904 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rmeta --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rmeta --cap-lints warn`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive_internals-0.29.1/src/attr.rs:670:23
    |
670 |     pub fn serde_path(&self) -> Cow {
    |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
670 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
    |                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_derive_internals-0.29.1/src/case.rs:45:37
   |
45 |     pub fn from_str(rename_all_str: &str) -> Result {
   |                                     ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
   |                                     |
   |                                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
45 |     pub fn from_str(rename_all_str: &str) -> Result> {
   |                                                                     ++++

   Compiling iana-time-zone v0.1.65
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/iana-time-zone-0.1.65 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/iana-time-zone-0.1.65/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.1.65 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=65 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/iana-time-zone-0.1.65/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="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=a363093928551947 -C extra-filename=-9100e2c5ea600028 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rama-http-types v0.3.0-alpha.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_http_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-types-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-types-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='rama http type defintions and high level utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-http-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_http_types --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-types-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d5d61065908fb73b -C extra-filename=-68ab1ab88582a52e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern const_format=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libconst_format-0f4ee59fe88e8685.rmeta --extern fnv=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfnv-cef141c644fff92c.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --extern http_body=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_body-9e9fa963c1ecc1da.rmeta --extern http_body_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_body_util-0405deba33aebe9a.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern mime=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmime-156908fa8b75fbe5.rmeta --extern mime_guess=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmime_guess-459d00aba00a8647.rmeta --extern nom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnom-67698f416bdbde02.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_error=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_error-cbe0cb79fa276671.rmeta --extern rama_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/librama_macros-03f9cdd2936325f1.so --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern rand=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand-e37ba6e471ef4d1a.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --extern sync_wrapper=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsync_wrapper-3076cb80dcd6dc9b.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling native-tls v0.2.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.80.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-0.2.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=426f072c51501c04 -C extra-filename=-002ab2b534e7c9ad --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/native-tls-002ab2b534e7c9ad -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0/src/lib.rs:1506:30
     |
1506 |     fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile
     |                              ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                              |
     |                              the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
     |
1506 |     fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F>
     |                                                                        +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0/src/lib.rs:1532:26
     |
1532 |     fn take_while_ref(&mut self, accept: F) -> TakeWhileRef
     |                          ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                          |
     |                          the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1532 |     fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F>
     |                                                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0/src/lib.rs:2459:26
     |
2459 |     fn format(self, sep: &str) -> Format
     |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
     |                          |
     |                          the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
2459 |     fn format(self, sep: &str) -> Format<'_, Self>
     |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0/src/lib.rs:2498:34
     |
2498 |     fn format_with(self, sep: &str, format: F) -> FormatWith
     |                                  ^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                                  |
     |                                  the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
2498 |     fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F>
     |                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0/src/adaptors/mod.rs:526:35
    |
526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef
    |                                   ^^^^^^           ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                   |
    |                                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F>
    |                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.14.0/src/peeking_take_while.rs:129:39
    |
129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile
    |                                       ^^^^^^           ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                       |
    |                                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F>
    |                                                                         +++

   Compiling md5 v0.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/md5-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/md5-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Ivan Ukhov :Kamal Ahmad :Konstantin Stepanov :Lukas Kalbertodt :Nathan Musoke :Scott Mabin :Tony Arcieri :Wim de With :Yosef Dinerstein ' CARGO_PKG_DESCRIPTION='The package provides the MD5 hash function.' CARGO_PKG_HOMEPAGE='https://github.com/stainless-steel/md5' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stainless-steel/md5' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/md5-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e333d3fa51aeaef2 -C extra-filename=-20d4939ed524a7a8 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling unicode-segmentation v1.12.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-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("no_std"))' -C metadata=341abfd718478160 -C extra-filename=-d748daaeaa37688a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/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 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.80.0 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='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/native-tls-044439e9548d0804/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/native-tls-002ab2b534e7c9ad/build-script-build`
warning: `serde_derive_internals` (lib) generated 2 warnings
   Compiling chrono v0.4.43
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/chrono-0.4.43 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/chrono-0.4.43/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.62.0 CARGO_PKG_VERSION=0.4.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/chrono-0.4.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "arbitrary", "clock", "core-error", "default", "defmt", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=2e805e5b7033e377 -C extra-filename=-54b466300b00d527 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern iana_time_zone=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libiana_time_zone-9100e2c5ea600028.rmeta --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[native-tls 0.2.14] cargo:rustc-cfg=have_min_max_version
[native-tls 0.2.14] cargo::rustc-check-cfg=cfg(have_min_max_version)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-openssl/rust-openssl' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.10.75 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/openssl-4771e1733483fec1/out /usr/local/bin/rustc --crate-name openssl --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-0.10.75/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("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=e4d30a1dd85c36f7 -C extra-filename=-1f36e1e6ce67e9f0 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-809cf48997209a7f.rmeta --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern foreign_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libforeign_types-18f7106bc191ab62.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern once_cell=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libonce_cell-39e8f1d61c72764a.rmeta --extern openssl_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/libopenssl_macros-5c168ab605a99277.so --extern ffi=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libopenssl_sys-84e1325ca27f5ca7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'`
warning: `itertools` (lib) generated 6 warnings
   Compiling flate2 v1.1.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/flate2-1.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/flate2-1.1.8/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=1.67.0 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/flate2-1.1.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="any_c_zlib"' --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=57bd730e157ee444 -C extra-filename=-b547c2961da03b43 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern crc32fast=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrc32fast-f30212825532c43f.rmeta --extern libz_sys=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibz_sys-79c7f1e375458e50.rmeta --extern miniz_oxide=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libminiz_oxide-08ae3bca7c40e685.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:251:18
    |
251 |     fn graphemes(&self, is_extended: bool) -> Graphemes {
    |                  ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
251 |     fn graphemes(&self, is_extended: bool) -> Graphemes<'_> {
    |                                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:256:25
    |
256 |     fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices {
    |                         ^^^^^                        ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                         |
    |                         the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
256 |     fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> {
    |                                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:261:22
    |
261 |     fn unicode_words(&self) -> UnicodeWords {
    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
261 |     fn unicode_words(&self) -> UnicodeWords<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:266:29
    |
266 |     fn unicode_word_indices(&self) -> UnicodeWordIndices {
    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                             |
    |                             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
266 |     fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> {
    |                                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:271:26
    |
271 |     fn split_word_bounds(&self) -> UWordBounds {
    |                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
    |                          |
    |                          the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
271 |     fn split_word_bounds(&self) -> UWordBounds<'_> {
    |                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:276:33
    |
276 |     fn split_word_bound_indices(&self) -> UWordBoundIndices {
    |                                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                 |
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
276 |     fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> {
    |                                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:281:26
    |
281 |     fn unicode_sentences(&self) -> UnicodeSentences {
    |                          ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                          |
    |                          the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
281 |     fn unicode_sentences(&self) -> UnicodeSentences<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:286:30
    |
286 |     fn split_sentence_bounds(&self) -> USentenceBounds {
    |                              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                              |
    |                              the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
286 |     fn split_sentence_bounds(&self) -> USentenceBounds<'_> {
    |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs:291:37
    |
291 |     fn split_sentence_bound_indices(&self) -> USentenceBoundIndices {
    |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                     |
    |                                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
291 |     fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> {
    |                                                                    ++++

warning: `unicode-segmentation` (lib) generated 9 warnings
   Compiling serde_urlencoded v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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=8117c03ef904c89a -C extra-filename=-03c22a14c432128c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-23a55b8de293711d.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern ryu=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libryu-901d03a58a91935b.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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: `serde_urlencoded` (lib) generated 1 warning
   Compiling cookie v0.18.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private
(encrypted, authenticated) jars.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=2295e436c5c2405c -C extra-filename=-95244a2d68f3be16 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/cookie-95244a2d68f3be16 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern version_check=/magus/work/usr/mports/misc/codex/work/target/release/deps/libversion_check-c012ec894585b003.rlib --cap-lints warn`
   Compiling unicode-width v0.1.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-width-0.1.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-width-0.1.14/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-width-0.1.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 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=5e80d485d78150e4 -C extra-filename=-d308bb8dd7ea23b4 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
[aws-lc-sys 0.39.0] exit status: 0
   Compiling openssl-probe v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-probe-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-probe-0.1.6/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=1.60.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/openssl-probe-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=c5e9d3a80eadd25b -C extra-filename=-0739c69ad9144610 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling utf8parse v0.2.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/utf8parse-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=b641178e1baa0165 -C extra-filename=-ce939a79ec442b46 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/data.rs:79:17
   |
79 |     pub fn iter(&self) -> punctuated::Iter {
   |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                 |
   |                 the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
79 |     pub fn iter(&self) -> punctuated::Iter<'_, Field> {
   |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/data.rs:90:21
   |
90 |     pub fn iter_mut(&mut self) -> punctuated::IterMut {
   |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
90 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
   |                                                       +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:114:24
    |
114 |     pub fn type_params(&self) -> TypeParams {
    |                        ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
    |                        |
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
114 |     pub fn type_params(&self) -> TypeParams<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:125:28
    |
125 |     pub fn type_params_mut(&mut self) -> TypeParamsMut {
    |                            ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
125 |     pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> {
    |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:136:22
    |
136 |     pub fn lifetimes(&self) -> Lifetimes {
    |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
136 |     pub fn lifetimes(&self) -> Lifetimes<'_> {
    |                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:147:26
    |
147 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut {
    |                          ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
    |                          |
    |                          the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
147 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:158:25
    |
158 |     pub fn const_params(&self) -> ConstParams {
    |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
    |                         |
    |                         the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
158 |     pub fn const_params(&self) -> ConstParams<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:169:29
    |
169 |     pub fn const_params_mut(&mut self) -> ConstParamsMut {
    |                             ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                             |
    |                             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
169 |     pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> {
    |                                                         ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=percent-encode,percent-encoding CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_PERCENT_ENCODE=1 CARGO_FEATURE_PERCENT_ENCODING=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private
(encrypted, authenticated) jars.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/cookie-faa194fd1375311b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/cookie-95244a2d68f3be16/build-script-build`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:350:27
    |
350 |     pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
    |                           ^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^         ^^^^^^^^^^^^ the same lifetime is elided here
    |                           |          |             |
    |                           |          |             the same lifetime is hidden here
    |                           |          the same lifetime is hidden here
    |                           the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
350 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) {
    |                                                  ++++              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/generics.rs:416:25
    |
416 |     pub fn as_turbofish(&self) -> Turbofish {
    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                         |
    |                         the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
416 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/buffer.rs:90:18
   |
90 |     pub fn begin(&self) -> Cursor {
   |                  ^^^^^     ^^^^^^ the same lifetime is hidden here
   |                  |
   |                  the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
90 |     pub fn begin(&self) -> Cursor<'_> {
   |                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/punctuated.rs:106:17
    |
106 |     pub fn iter(&self) -> Iter {
    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
106 |     pub fn iter(&self) -> Iter<'_, T> {
    |                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/punctuated.rs:117:21
    |
117 |     pub fn iter_mut(&mut self) -> IterMut {
    |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
117 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/punctuated.rs:128:18
    |
128 |     pub fn pairs(&self) -> Pairs {
    |                  ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
128 |     pub fn pairs(&self) -> Pairs<'_, T, P> {
    |                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/punctuated.rs:137:22
    |
137 |     pub fn pairs_mut(&mut self) -> PairsMut {
    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
137 |     pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
    |                                             +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/anyhow-4e9a0400a8978c24/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/anyhow-ece210eb8c35795f/build-script-build`
[anyhow 1.0.101] cargo:rerun-if-changed=src/nightly.rs
warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/syn-1.0.109/src/parse.rs:1196:35
     |
1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer {
     |                                   ^^^^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
     |                                   |
     |                                   the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
     |                                                               ++++

   Compiling litrs v1.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litrs CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/litrs-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/litrs-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Lukas Kalbertodt ' CARGO_PKG_DESCRIPTION='Parse and inspect Rust literals (i.e. tokens in the Rust programming language
representing fixed values). Particularly useful for proc macros, but can also
be used outside of a proc-macro context.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litrs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LukasKalbertodt/litrs' CARGO_PKG_RUST_VERSION=1.56 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name litrs --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/litrs-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("check_suffix", "proc-macro2", "unicode-xid"))' -C metadata=d05069646e2b86dd -C extra-filename=-432b8984e468327b --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
[anyhow 1.0.101] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
[anyhow 1.0.101] cargo:rustc-check-cfg=cfg(anyhow_build_probe)
[anyhow 1.0.101] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing)
[anyhow 1.0.101] cargo:rustc-check-cfg=cfg(anyhow_no_clippy_format_args)
[anyhow 1.0.101] cargo:rustc-check-cfg=cfg(anyhow_no_core_error)
[anyhow 1.0.101] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[anyhow 1.0.101] cargo:rustc-check-cfg=cfg(std_backtrace)
[anyhow 1.0.101] cargo:rustc-cfg=std_backtrace
   Compiling dyn-clone v1.0.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dyn_clone CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dyn-clone-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dyn-clone-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Clone trait that is dyn-compatible' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn-clone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dyn-clone' CARGO_PKG_RUST_VERSION=1.60 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dyn_clone --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dyn-clone-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d51aeb6aa9f119e -C extra-filename=-79c33a628209d058 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=1.0.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/anyhow-4e9a0400a8978c24/out /usr/local/bin/rustc --crate-name anyhow --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anyhow-1.0.101/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("backtrace", "default", "std"))' -C metadata=c4b9629065c0dc30 -C extra-filename=-05b666890981ec72 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
   Compiling document-features v0.2.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=document_features CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/document-features-0.2.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/document-features-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Slint Developers ' CARGO_PKG_DESCRIPTION='Extract documentation for the feature flags from comments in Cargo.toml' CARGO_PKG_HOMEPAGE='https://slint.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=document-features CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slint-ui/document-features' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name document_features --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/document-features-0.2.12/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", "self-test"))' -C metadata=e72d214d14ab0b65 -C extra-filename=-5dac8a61b3804e22 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern litrs=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblitrs-432b8984e468327b.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cookie CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private
(encrypted, authenticated) jars.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/cookie-faa194fd1375311b/out /usr/local/bin/rustc --crate-name cookie --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.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="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=af444ecb7f4e5304 -C extra-filename=-a281524d71a37cfe --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern percent_encoding=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-189b1722a73c8e5b.rmeta --extern time=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtime-37dfcec58c4f32d4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/src/lib.rs:71:17
   |
71 | #![cfg_attr(all(nightly, doc), 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(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: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/src/lib.rs:365:20
    |
365 |     #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/src/lib.rs:440:20
    |
440 |     #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/src/lib.rs:1389:20
     |
1389 |     #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))]
     |                    ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/src/lib.rs:1568:20
     |
1568 |     #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))]
     |                    ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = 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: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/src/jar.rs:343:18
    |
343 |     pub fn delta(&self) -> Delta {
    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
343 |     pub fn delta(&self) -> Delta<'_> {
    |                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie-0.18.1/src/jar.rs:377:17
    |
377 |     pub fn iter(&self) -> Iter {
    |                 ^^^^^     ^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
377 |     pub fn iter(&self) -> Iter<'_> {
    |                               ++++

   Compiling publicsuffix v2.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=publicsuffix CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/publicsuffix-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/publicsuffix-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='rushmorem ' CARGO_PKG_DESCRIPTION='Extract root domain and suffix from a domain name' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=publicsuffix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rushmorem/publicsuffix' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name publicsuffix --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/publicsuffix-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="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=ba8302541e8041b3 -C extra-filename=-43ac3fd31f918a7b --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern idna=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libidna-caf37a2b34ea59f3.rmeta --extern psl_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpsl_types-d7e75503eb8e75ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling crossbeam-channel v0.5.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-channel-0.5.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-channel-0.5.15/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.60 CARGO_PKG_VERSION=0.5.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crossbeam-channel-0.5.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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c1266f5a66a14dcd -C extra-filename=-eed7a82e2f2b3017 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern crossbeam_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_utils-9d2f50512afc4c52.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling dirs-sys-next v0.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-sys-next-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-sys-next-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='system-level helper functions for the dirs and directories crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa55a98fa2aef300 -C extra-filename=-8e48a7d626a6479e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblibc-dce23ab7dbf09699.rmeta --cap-lints warn`
   Compiling rama-net v0.3.0-alpha.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_net CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-net-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-net-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='rama network types and utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-net CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_net --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-net-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "opentelemetry", "tls", "venndb"))' -C metadata=6815427ef3fb6857 -C extra-filename=-546b0d6b52ae8415 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern const_format=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libconst_format-0f4ee59fe88e8685.rmeta --extern flume=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libflume-a113c6762f0d8487.rmeta --extern hex=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhex-f9b89b090f01badd.rmeta --extern ipnet=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libipnet-bad9e219917a2a20.rmeta --extern itertools=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitertools-d44d6e09fd7fdfa6.rmeta --extern md5=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmd5-20d4939ed524a7a8.rmeta --extern nom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnom-67698f416bdbde02.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern psl=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpsl-d64dbc25c397fec1.rmeta --extern radix_trie=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libradix_trie-cd58bdca666eca46.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_http_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_http_types-68ab1ab88582a52e.rmeta --extern rama_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/librama_macros-03f9cdd2936325f1.so --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern sha2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsha2-6413f0d693d898ea.rmeta --extern socket2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsocket2-d4fb000db8e43716.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `cookie` (lib) generated 7 warnings
   Compiling encoding_rs v0.8.35
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/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=1.36 CARGO_PKG_VERSION=0.8.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/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", "any_all_workaround", "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", "serde", "simd-accel"))' -C metadata=0c06ff6b2db478f1 -C extra-filename=-28f147473d3a9432 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling crunchy v0.2.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-0.2.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="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=b24f253bcb0bfde9 -C extra-filename=-7f2617babe431800 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/crunchy-7f2617babe431800 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling option-ext v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/option-ext-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/option-ext-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name option_ext --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/option-ext-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=de0946a0e33cfde4 -C extra-filename=-69348d492e0c52a3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling paste v1.0.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ecebfe14c5b1d79 -C extra-filename=-353d2b1d9bdb8c07 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/paste-353d2b1d9bdb8c07 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=e8e4d993f6ee8d82 -C extra-filename=-c40dd81648e4971c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5
   |
42 |     feature = "cargo-clippy",
   |     ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:377:5
    |
377 |     feature = "cargo-clippy",
    |     ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/iso_2022_jp.rs:398:5
    |
398 |     feature = "cargo-clippy",
    |     ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:229:12
    |
229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/utf_8.rs:606:12
    |
606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12
    |
456 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1183:16
     |
1183 |     #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |                ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1217:16
     |
1217 |     #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |                ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:336:12
    |
336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:710:12
    |
710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:1140:12
     |
1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |            ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16
    |
689 |       #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/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`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16
    |
364 |       #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5
    |
112 | /     gb18030_decoder_functions!(
...   |
295 | |         handle,
296 | |         'outermost);
    | |___________________- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1725:20
     |
1725 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13
     |
 227 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1856 |         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`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:227:13
     |
 227 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1857 |         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`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13
     |
 349 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1858 |         latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu);
     |         ------------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:349:13
     |
 349 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1859 |         latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu);
     |         --------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:105:20
     |
 105 |         #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))]
     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
1861 |         ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride);
     |         --------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20
    |
 86 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
322 |         by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK);
    |         ------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20
    |
 86 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
323 |         by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK);
    |         -------------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:86:20
    |
 86 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
324 |         by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK);
    |         ----------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:591:20
    |
591 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `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`, `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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/ascii.rs:1508:68
     |
1508 |     if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] {
     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/mem.rs:44:32
     |
  44 |     ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); })
     |                                ^^^^^^^
...
1933 |     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)

   Compiling schemars v0.8.22
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22/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="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=1a6145a252cb80b1 -C extra-filename=-369ec6176d4bdf29 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/schemars-369ec6176d4bdf29 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling termcolor v1.4.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/termcolor-1.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/termcolor-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0660a3a1093469a -C extra-filename=-f079d0174b3648d9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: `unicode-segmentation` (lib) generated 9 warnings (9 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=native_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.80.0 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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/native-tls-044439e9548d0804/out /usr/local/bin/rustc --crate-name native_tls --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/native-tls-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("alpn", "vendored"))' -C metadata=1cd0c0073c3a0438 -C extra-filename=-36ec57235293c635 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern log=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblog-a05cdcda2c66fd13.rmeta --extern openssl=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libopenssl-1f36e1e6ce67e9f0.rmeta --extern openssl_probe=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libopenssl_probe-0739c69ad9144610.rmeta --extern openssl_sys=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libopenssl_sys-84e1325ca27f5ca7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib --cfg have_min_max_version --check-cfg 'cfg(have_min_max_version)'`
   Compiling ts-rs-macros v11.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ts_rs_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ts-rs-macros-11.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ts-rs-macros-11.1.0/Cargo.toml CARGO_PKG_AUTHORS='Moritz Bischof ' CARGO_PKG_DESCRIPTION='derive macro for ts-rs' CARGO_PKG_HOMEPAGE='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ts-rs-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.1.0 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ts_rs_macros --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ts-rs-macros-11.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 --cfg 'feature="no-serde-warnings"' --cfg 'feature="serde-compat"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-serde-warnings", "serde-compat", "termcolor"))' -C metadata=dbb581ca0d55f066 -C extra-filename=-cb263a7a12b3e20d --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern termcolor=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtermcolor-f079d0174b3648d9.rlib --extern proc_macro --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:390:21
    |
390 |     pub fn new(src: &[u8]) -> ByteSource {
    |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
390 |     pub fn new(src: &[u8]) -> ByteSource<'_> {
    |                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:597:21
    |
597 |     pub fn new(dst: &mut [u16]) -> Utf16Destination {
    |                     ^^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
597 |     pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:942:21
    |
942 |     pub fn new(dst: &mut [u8]) -> Utf8Destination {
    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
942 |     pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> {
    |                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1168:21
     |
1168 |     pub fn new(src: &[u16]) -> Utf16Source {
     |                     ^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
     |                     |
     |                     the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1168 |     pub fn new(src: &[u16]) -> Utf16Source<'_> {
     |                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1477:21
     |
1477 |     pub fn new(src: &str) -> Utf8Source {
     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
     |                     |
     |                     the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1477 |     pub fn new(src: &str) -> Utf8Source<'_> {
     |                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/encoding_rs-0.8.35/src/handles.rs:1936:21
     |
1936 |     pub fn new(dst: &mut [u8]) -> ByteDestination {
     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                     |
     |                     the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1936 |     pub fn new(dst: &mut [u8]) -> ByteDestination<'_> {
     |                                                  ++++

   Compiling tokio-native-tls v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_native_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-native-tls-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-native-tls-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS
for nonblocking I/O streams.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tls' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_native_tls --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-native-tls-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("vendored"))' -C metadata=6eda2ea8039fba18 -C extra-filename=-bafa04a15c62c6cd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern native_tls=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnative_tls-36ec57235293c635.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
   Compiling hyper-tls v0.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-tls-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-tls-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Default TLS implementation for use with hyper' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-tls' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_tls --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hyper-tls-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=ebbac9bbac468020 -C extra-filename=-527cec67a7fa4d35 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern http_body_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_body_util-0405deba33aebe9a.rmeta --extern hyper=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhyper-ba34206639424752.rmeta --extern hyper_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhyper_util-60f327dd23e9e2f0.rmeta --extern native_tls=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnative_tls-36ec57235293c635.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_native_tls=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_native_tls-bafa04a15c62c6cd.rmeta --extern tower_service=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtower_service-9a80db8d65576681.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib`
warning: `syn` (lib) generated 1867 warnings (270 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,schemars_derive CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SCHEMARS_DERIVE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/schemars-725496a99befb93c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/schemars-369ec6176d4bdf29/build-script-build`
[schemars 0.8.22] cargo:rustc-cfg=std_atomic64
[schemars 0.8.22] cargo:rustc-cfg=std_atomic
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/paste-ded1cd83c6c0e406/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/paste-353d2b1d9bdb8c07/build-script-build`
[paste 1.0.15] cargo:rerun-if-changed=build.rs
[paste 1.0.15] cargo:rustc-check-cfg=cfg(no_literal_fromstr)
[paste 1.0.15] cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste"))
   Compiling dirs-sys v0.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-sys-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-sys-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=030eb32f878e3716 -C extra-filename=-afb7b30293903dcd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern option_ext=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liboption_ext-69348d492e0c52a3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,limit_128 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIMIT_128=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/crunchy-1bc86b442b182f26/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/crunchy-7f2617babe431800/build-script-build`
[crunchy 0.2.4] cargo:rustc-env=CRUNCHY_LIB_SUFFIX=/lib.rs
   Compiling dirs-next v2.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-next-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-next-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations
of directories for config, cache and other data on Linux, Windows, macOS
and Redox by leveraging the mechanisms defined by the XDG base/user
directory specifications on Linux, the Known Folder API on Windows,
and the Standard Directory guidelines on macOS.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_next --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=013cda44838703c3 -C extra-filename=-b080bc066f8b524b --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcfg_if-fd082e141832f4de.rmeta --extern dirs_sys_next=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdirs_sys_next-8e48a7d626a6479e.rmeta --cap-lints warn`
   Compiling cookie_store v0.22.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cookie_store CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie_store-0.22.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie_store-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Patrick Fernie ' CARGO_PKG_DESCRIPTION='Implementation of Cookie storage and retrieval' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie_store CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pfernie/cookie_store' CARGO_PKG_RUST_VERSION=1.88.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name cookie_store --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cookie_store-0.22.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="public_suffix"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log_secure_cookie_values", "preserve_order", "public_suffix", "serde", "serde_json", "serde_ron", "wasm-bindgen"))' -C metadata=a3d0741c1595275e -C extra-filename=-1a8f70230c8b4911 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cookie=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcookie-a281524d71a37cfe.rmeta --extern document_features=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdocument_features-5dac8a61b3804e22.so --extern idna=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libidna-caf37a2b34ea59f3.rmeta --extern log=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblog-a05cdcda2c66fd13.rmeta --extern publicsuffix=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpublicsuffix-43ac3fd31f918a7b.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_derive-624889782c5ff283.so --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --extern time=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtime-37dfcec58c4f32d4.rmeta --extern url=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liburl-b638a706b62338ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling anstyle-parse v0.2.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-parse-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=a568e9fe03b6fe3c -C extra-filename=-d6f891839591231f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern utf8parse=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libutf8parse-ce939a79ec442b46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling schemars_derive v0.8.22
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemars_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars_derive-0.8.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars_derive-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Macros for #[derive(JsonSchema)], for use with schemars' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name schemars_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars_derive-0.8.22/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=e228cb0ec55b8967 -C extra-filename=-b7fd928e4475d5f8 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern serde_derive_internals=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_derive_internals-b7dd179074e20904.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling tower-http v0.6.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_http CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-http-0.6.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-http-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower middleware and utilities for HTTP clients and servers' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower-http' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower-http' CARGO_PKG_RUST_VERSION=1.64 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tower_http --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tower-http-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="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=0f7d100c7cb3c0c3 -C extra-filename=-6b729b5b25e68418 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-809cf48997209a7f.rmeta --extern bytes=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytes-0be2a3bee7ce408a.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --extern http_body=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_body-9e9fa963c1ecc1da.rmeta --extern iri_string=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libiri_string-89b914cd5d2d9b32.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern tower=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtower-e0d6b50f09674622.rmeta --extern tower_layer=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtower_layer-a8a1b43949d5d934.rmeta --extern tower_service=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtower_service-9a80db8d65576681.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tiny-keccak v2.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.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="sha3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=b4cbcbe7833482b6 -C extra-filename=-93cf3e47da5c3fe9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/tiny-keccak-93cf3e47da5c3fe9 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling anstyle-query v1.1.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-query-1.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-query-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-query-1.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f3e28ee07b15298 -C extra-filename=-92d501abc9cdc33a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `original` is never read
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars_derive-0.8.22/src/ast/mod.rs:13:9
   |
 8 | pub struct Container<'a> {
   |            --------- field in this struct
...
13 |     pub original: &'a syn::DeriveInput,
   |         ^^^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's named elsewhere is confusing
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars_derive-0.8.22/src/ast/mod.rs:55:54
   |
55 |     pub fn transparent_field(&'a self) -> Option<&'a Field> {
   |                               --                  -- ^^^^^ the same lifetime is hidden here
   |                               |                   |
   |                               |                   the same lifetime is named here
   |                               the lifetime is named here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: consistently use `'a`
   |
55 |     pub fn transparent_field(&'a self) -> Option<&'a Field<'a>> {
   |                                                           ++++

   Compiling siphasher v1.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/siphasher-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/siphasher-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/siphasher-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=c40505d011835d61 -C extra-filename=-b841dc78fdef65fe --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling is_terminal_polyfill v1.70.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/is_terminal_polyfill-1.70.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/is_terminal_polyfill-1.70.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/is_terminal_polyfill-1.70.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d4462e524806fa8f -C extra-filename=-1f850aba3f0422c0 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling icu_locale_data v2.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locale crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d78fb7c2b961229e -C extra-filename=-686ee6d06ac51b3f --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/icu_locale_data-686ee6d06ac51b3f -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling anstyle v1.0.13
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-1.0.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstyle-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=468316d4d0477392 -C extra-filename=-13980edb6501da5e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling cfg_aliases v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg_aliases-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg_aliases-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a75a5f1ec12d1ff9 -C extra-filename=-00299ddd13ea663c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling regex-syntax v0.6.29
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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 embed-bitcode=no -C debug-assertions=off --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=887841cbc3f57c81 -C extra-filename=-2cb37aedc13785e8 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling colorchoice v1.0.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/colorchoice-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/colorchoice-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bde51992b3d3a413 -C extra-filename=-39b9fa5414c610cd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling anstream v0.6.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstream-0.6.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstream-0.6.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='IO stream adapters for writing colored text that will gracefully degrade according to your terminal'\''s capabilities.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/anstream-0.6.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=e86c961d7c06ed9d -C extra-filename=-db888843ab833ea8 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern anstyle=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libanstyle-13980edb6501da5e.rmeta --extern anstyle_parse=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libanstyle_parse-d6f891839591231f.rmeta --extern anstyle_query=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libanstyle_query-92d501abc9cdc33a.rmeta --extern colorchoice=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcolorchoice-39b9fa5414c610cd.rmeta --extern is_terminal_polyfill=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libis_terminal_polyfill-1f850aba3f0422c0.rmeta --extern utf8parse=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libutf8parse-ce939a79ec442b46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling ts-rs v11.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ts_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ts-rs-11.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ts-rs-11.1.0/Cargo.toml CARGO_PKG_AUTHORS='Moritz Bischof ' CARGO_PKG_DESCRIPTION='generate typescript bindings from rust types' CARGO_PKG_HOMEPAGE='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ts-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Aleph-Alpha/ts-rs' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=11.1.0 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ts_rs --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ts-rs-11.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 --cfg 'feature="default"' --cfg 'feature="no-serde-warnings"' --cfg 'feature="serde-compat"' --cfg 'feature="serde-json-impl"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="uuid-impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "bigdecimal-impl", "bson", "bson-uuid-impl", "bytes", "bytes-impl", "chrono", "chrono-impl", "default", "dprint-plugin-typescript", "format", "heapless", "heapless-impl", "import-esm", "indexmap", "indexmap-impl", "no-serde-warnings", "ordered-float", "ordered-float-impl", "semver", "semver-impl", "serde-compat", "serde-json-impl", "serde_json", "smol_str", "smol_str-impl", "tokio", "tokio-impl", "url", "url-impl", "uuid", "uuid-impl"))' -C metadata=a0bf4deac0247187 -C extra-filename=-bf2a30f984e72864 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --extern thiserror=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libthiserror-643e8e22e6cf1d86.rmeta --extern ts_rs_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/libts_rs_macros-cb263a7a12b3e20d.so --extern uuid=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libuuid-c474cf238894fecf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `encoding_rs` (lib) generated 33 warnings (2 duplicates)
   Compiling nix v0.28.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.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="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=f52f04308059b352 -C extra-filename=-d413d619b5c65d5e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/nix-d413d619b5c65d5e -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_aliases=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcfg_aliases-00299ddd13ea663c.rlib --cap-lints warn`
warning: unused import: `impl_wrapper`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ts-rs-11.1.0/src/lib.rs:1152:16
     |
1152 | pub(crate) use impl_wrapper;
     |                ^^^^^^^^^^^^
     |
     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locale crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/icu_locale_data-6eae4d2f58974102/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/icu_locale_data-686ee6d06ac51b3f/build-script-build`
[icu_locale_data 2.1.2] cargo:rerun-if-env-changed=ICU4X_DATA_DIR
[icu_locale_data 2.1.2] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming)
   Compiling phf_shared v0.11.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/phf_shared-0.11.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/phf_shared-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/phf_shared-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=53b943122f586639 -C extra-filename=-83287a403573ff36 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern siphasher=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsiphasher-b841dc78fdef65fe.rmeta --cap-lints warn`
warning: `schemars_derive` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemars CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/schemars-725496a99befb93c/out /usr/local/bin/rustc --crate-name schemars --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.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="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=f268b2964f4e6c85 -C extra-filename=-3edebaeefa413905 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern dyn_clone=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdyn_clone-79c33a628209d058.rmeta --extern schemars_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libschemars_derive-b7fd928e4475d5f8.so --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_atomic64 --cfg std_atomic`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,sha3 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SHA3=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/tiny-keccak-ad9bdbf81122d914/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/tiny-keccak-93cf3e47da5c3fe9/build-script-build`
   Compiling term v0.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=term CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/term-0.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/term-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Steven Allen' CARGO_PKG_DESCRIPTION='A terminal formatting library
' CARGO_PKG_HOMEPAGE='https://github.com/Stebalien/term' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/term' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name term --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/term-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=adfa64f1f22b6ed7 -C extra-filename=-a7b10442a2dd0005 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern dirs_next=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdirs_next-b080bc066f8b524b.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `std_atomic`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22/src/json_schema_impls/mod.rs:47:7
   |
47 | #[cfg(std_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(std_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` 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: `std_atomic64`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22/src/json_schema_impls/atomic.rs:11:7
   |
11 | #[cfg(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(std_atomic64)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std_atomic64`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemars-0.8.22/src/json_schema_impls/atomic.rs:18:7
   |
18 | #[cfg(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(std_atomic64)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` 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=crunchy CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' 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='' CRUNCHY_LIB_SUFFIX=/lib.rs LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/crunchy-1bc86b442b182f26/out /usr/local/bin/rustc --crate-name crunchy --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/crunchy-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"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=f5521b19471fbf74 -C extra-filename=-2e31e805ac274654 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling dirs v6.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-6.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-6.0.0/Cargo.toml CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dirs-6.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=05ad26d53b261bfe -C extra-filename=-3ff052801cb2ea2a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern dirs_sys=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdirs_sys-afb7b30293903dcd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/paste-ded1cd83c6c0e406/out /usr/local/bin/rustc --crate-name paste --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/paste-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=422e52a85713bfd3 -C extra-filename=-9898b7fd043450a9 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro --cap-lints warn --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
   Compiling rusticata-macros v4.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rusticata_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rusticata-macros-4.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rusticata-macros-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Helper macros for Rusticata' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/rusticata-macros' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rusticata-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/rusticata-macros.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rusticata_macros --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rusticata-macros-4.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=5179f3b3e16c16d4 -C extra-filename=-16fa161c57825e00 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern nom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnom-74fff275f493c6ef.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling terminal_size v0.4.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/terminal_size-0.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/terminal_size-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION=1.63 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/terminal_size-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8475bef4345a31c3 -C extra-filename=-2526f2787c1a02f9 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern rustix=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librustix-cdb8b4717a167ca5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling enum-as-inner v0.6.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=enum_as_inner CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/enum-as-inner-0.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/enum-as-inner-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Fry ' CARGO_PKG_DESCRIPTION='A proc-macro for deriving inner field accessor functions on enums.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enum-as-inner CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluejekyll/enum-as-inner' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name enum_as_inner --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/enum-as-inner-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a3d8be4818ef847 -C extra-filename=-9745d0ef653849aa --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern heck=/magus/work/usr/mports/misc/codex/work/target/release/deps/libheck-5a939edc2d074bc9.rlib --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling itertools v0.13.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-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 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=d15a0eead595c3af -C extra-filename=-5621eb3b609a67a6 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern either=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libeither-ec8984efa004eb1f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling dupe_derive v0.9.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dupe_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe_derive-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe_derive-0.9.1/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Derive Dupe' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dupe_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebookincubator/gazebo' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dupe_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe_derive-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8e89e7b16a3b03d -C extra-filename=-eb18e9844f8db511 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
   Compiling asn1-rs-impl v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-impl-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-impl-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Implementation details for the `asn1-rs` crate' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs_impl --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-impl-0.2.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=3ecbb1caff228f76 -C extra-filename=-4b1a16c585f09300 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn`
warning: `ts-rs` (lib) generated 1 warning
   Compiling asn1-rs-derive v0.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-derive-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-derive-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Derive macros for the `asn1-rs` crate' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs_derive --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-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=e3ccd1f19357b59f -C extra-filename=-dda8acda16bbd582 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern synstructure=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsynstructure-cc48e95882abfab9.rlib --extern proc_macro --cap-lints warn`
   Compiling precomputed-hash v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=precomputed_hash CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/precomputed-hash-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/precomputed-hash-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Emilio Cobos Álvarez ' CARGO_PKG_DESCRIPTION='A library intending to be a base dependency to expose a precomputed hash' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=precomputed-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/emilio/precomputed-hash' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name precomputed_hash --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2df380d3fa1676a0 -C extra-filename=-7c86291d907c6656 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling bumpalo v3.19.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bumpalo CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bumpalo-3.19.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bumpalo-3.19.1/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A fast bump allocation arena for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bumpalo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/bumpalo' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=3.19.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bumpalo --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bumpalo-3.19.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("allocator-api2", "allocator_api", "bench_allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=86de5d02edee6134 -C extra-filename=-7219d3328358333a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: method `symmetric_difference` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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)]` (part of `#[warn(unused)]`) on by default

warning: call to `.borrow()` on a reference in this situation does nothing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' 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/rapidfuzz/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/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=190b8e8684ebc394 -C extra-filename=-5116a78aac9f6a9e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling tagptr v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tagptr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tagptr-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tagptr-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Oliver Giersch' CARGO_PKG_DESCRIPTION='Strongly typed atomic and non-atomic tagged pointers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tagptr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oliver-giersch/tagptr.git' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tagptr --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tagptr-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=086871a74559a767 -C extra-filename=-543eea05cbb692bd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling new_debug_unreachable v1.0.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=debug_unreachable CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/new_debug_unreachable-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/new_debug_unreachable-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Matt Brubeck :Jonathan Reem ' CARGO_PKG_DESCRIPTION='panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=new_debug_unreachable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mbrubeck/rust-debug-unreachable' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name debug_unreachable --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c596aaf7b0927b8 -C extra-filename=-461e39b8ca0b3131 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
   Compiling fixedbitset v0.4.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2a1d8bb77fde10eb -C extra-filename=-1cac3d8476bd2bf6 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fixedbitset-0.4.2/src/lib.rs:372:17
    |
372 |     pub fn ones(&self) -> Ones {
    |                 ^^^^^     ^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
372 |     pub fn ones(&self) -> Ones<'_> {
    |                               ++++

   Compiling bit-vec v0.6.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A vector of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bit_vec --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=05c497d9faef608a -C extra-filename=-197f8aa1f93ea3b0 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn`
warning: `fixedbitset` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dunce CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dunce-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dunce-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Normalize Windows paths to the most compatible format, avoiding UNC where possible' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/dunce' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dunce CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/dunce' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dunce --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dunce-1.0.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=91964a5c08db4b74 -C extra-filename=-b26d79d702f05f98 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling static_assertions v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=f48ad5c5ffc5493b -C extra-filename=-ae2e01c417a8cf57 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:686:38
    |
686 |         self.process(other, |w1, w2| (w1 | w2))
    |                                      ^       ^
    |
    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
    |
686 -         self.process(other, |w1, w2| (w1 | w2))
686 +         self.process(other, |w1, w2| w1 | w2)
    |

warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:717:38
    |
717 |         self.process(other, |w1, w2| (w1 & w2))
    |                                      ^       ^
    |
help: remove these parentheses
    |
717 -         self.process(other, |w1, w2| (w1 & w2))
717 +         self.process(other, |w1, w2| w1 & w2)
    |

warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:756:38
    |
756 |         self.process(other, |w1, w2| (w1 & !w2))
    |                                      ^        ^
    |
help: remove these parentheses
    |
756 -         self.process(other, |w1, w2| (w1 & !w2))
756 +         self.process(other, |w1, w2| w1 & !w2)
    |

warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:787:38
    |
787 |         self.process(other, |w1, w2| (w1 ^ w2))
    |                                      ^       ^
    |
help: remove these parentheses
    |
787 -         self.process(other, |w1, w2| (w1 ^ w2))
787 +         self.process(other, |w1, w2| w1 ^ w2)
    |

   Compiling clap_lex v1.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_lex-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_lex-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_lex-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4982538544af46f -C extra-filename=-e42081b603f3e445 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling bitflags v1.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=31ae92bfa7f77529 -C extra-filename=-e6251b204ba076dc --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling codex-utils-absolute-path v0.125.0 (/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/codex-rs/utils/absolute-path)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=codex_utils_absolute_path CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/codex-rs/utils/absolute-path CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/codex-rs/utils/absolute-path/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=codex-utils-absolute-path CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.125.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=125 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name codex_utils_absolute_path --edition=2024 utils/absolute-path/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--deny=clippy::unwrap_used' '--deny=clippy::unnecessary_to_owned' '--deny=clippy::unnecessary_sort_by' '--deny=clippy::unnecessary_lazy_evaluations' '--deny=clippy::unnecessary_filter_map' '--deny=clippy::uninlined_format_args' '--deny=clippy::trivially_copy_pass_by_ref' '--deny=clippy::redundant_static_lifetimes' '--deny=clippy::redundant_closure_for_method_calls' '--deny=clippy::redundant_closure' '--deny=clippy::redundant_clone' '--deny=clippy::needless_update' '--deny=clippy::needless_question_mark' '--deny=clippy::needless_option_as_deref' '--deny=clippy::needless_late_init' '--deny=clippy::needless_collect' '--deny=clippy::needless_borrowed_reference' '--deny=clippy::needless_borrow' '--deny=clippy::manual_unwrap_or' '--deny=clippy::manual_try_fold' '--deny=clippy::manual_strip' '--deny=clippy::manual_retain' '--deny=clippy::manual_range_contains' '--deny=clippy::manual_ok_or' '--deny=clippy::manual_non_exhaustive' '--deny=clippy::manual_memcpy' '--deny=clippy::manual_map' '--deny=clippy::manual_flatten' '--deny=clippy::manual_find' '--deny=clippy::manual_filter' '--deny=clippy::manual_clamp' '--deny=clippy::identity_op' '--deny=clippy::expect_used' '--deny=clippy::await_holding_lock' '--deny=clippy::await_holding_invalid_type' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34fb85c1db0951fb -C extra-filename=-1e30ba0e33e8bd77 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern dirs=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdirs-3ff052801cb2ea2a.rmeta --extern dunce=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdunce-b26d79d702f05f98.rmeta --extern schemars=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libschemars-3edebaeefa413905.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern ts_rs=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libts_rs-bf2a30f984e72864.rmeta -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:400:19
    |
400 |     fn blocks_mut(&mut self) -> MutBlocks {
    |                   ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
400 |     fn blocks_mut(&mut self) -> MutBlocks<'_, B> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:407:19
    |
407 |     pub fn blocks(&self) -> Blocks {
    |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
407 |     pub fn blocks(&self) -> Blocks<'_, B> {
    |                                    +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:929:17
    |
929 |     pub fn iter(&self) -> Iter {
    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
929 |     pub fn iter(&self) -> Iter<'_, B> {
    |                                +++

warning: `bit-vec` (lib) generated 7 warnings
   Compiling bit-set v0.5.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A set of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-set' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-set' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bit_set --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=12de2892b3dd207f -C extra-filename=-c567115b7a1a7fee --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bit_vec=/magus/work/usr/mports/misc/codex/work/target/release/deps/libbit_vec-197f8aa1f93ea3b0.rmeta --cap-lints warn`
warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23
   |
51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))]
   |                       ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `std`
   = help: consider adding `nightly` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0/src/lib.rs:1491:30
     |
1491 |     fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile
     |                              ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                              |
     |                              the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
     |
1491 |     fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F>
     |                                                                        +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0/src/lib.rs:1517:26
     |
1517 |     fn take_while_ref(&mut self, accept: F) -> TakeWhileRef
     |                          ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                          |
     |                          the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1517 |     fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F>
     |                                                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0/src/lib.rs:2331:26
     |
2331 |     fn format(self, sep: &str) -> Format
     |                          ^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
     |                          |
     |                          the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
2331 |     fn format(self, sep: &str) -> Format<'_, Self>
     |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0/src/lib.rs:2370:34
     |
2370 |     fn format_with(self, sep: &str, format: F) -> FormatWith
     |                                  ^^^^                ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
     |                                  |
     |                                  the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
2370 |     fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F>
     |                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0/src/adaptors/mod.rs:526:35
    |
526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef
    |                                   ^^^^^^           ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                   |
    |                                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
526 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F>
    |                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.13.0/src/peeking_take_while.rs:129:39
    |
129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile
    |                                       ^^^^^^           ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                                       |
    |                                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F>
    |                                                                         +++

warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17
   |
53 | #[cfg(all(test, feature = "nightly"))]
   |                 ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `std`
   = help: consider adding `nightly` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17
   |
55 | #[cfg(all(test, feature = "nightly"))]
   |                 ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `std`
   = help: consider adding `nightly` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nightly`
    --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17
     |
1558 | #[cfg(all(test, feature = "nightly"))]
     |                 ^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `default` and `std`
     = help: consider adding `nightly` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bit-set-0.5.3/src/lib.rs:439:17
    |
439 |     pub fn iter(&self) -> Iter {
    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
439 |     pub fn iter(&self) -> Iter<'_, B> {
    |                                +++

warning: `bit-set` (lib) generated 5 warnings
   Compiling clap_builder v4.5.58
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_builder-4.5.58 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_builder-4.5.58/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.58 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_builder-4.5.58/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=2f062831babfe6b7 -C extra-filename=-d6c47cf52fd73be4 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern anstream=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libanstream-db888843ab833ea8.rmeta --extern anstyle=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libanstyle-13980edb6501da5e.rmeta --extern clap_lex=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libclap_lex-e42081b603f3e445.rmeta --extern strsim=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libstrsim-5116a78aac9f6a9e.rmeta --extern terminal_size=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libterminal_size-2526f2787c1a02f9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling asn1-rs v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Parser/encoder for ASN.1 BER/DER data' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' CARGO_PKG_RUST_VERSION=1.63 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-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="datetime"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "bits", "bitvec", "colored", "cookie-factory", "datetime", "debug", "default", "num-bigint", "serialize", "std", "time", "trace"))' -C metadata=770d3bb9eefeb973 -C extra-filename=-0a1c36d6ae3cd413 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern asn1_rs_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libasn1_rs_derive-dda8acda16bbd582.so --extern asn1_rs_impl=/magus/work/usr/mports/misc/codex/work/target/release/deps/libasn1_rs_impl-4b1a16c585f09300.so --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdisplaydoc-c542523db440bf52.so --extern nom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnom-74fff275f493c6ef.rmeta --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --extern rusticata_macros=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librusticata_macros-16fa161c57825e00.rmeta --extern thiserror=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libthiserror-643e8e22e6cf1d86.rmeta --extern time=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtime-37dfcec58c4f32d4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `schemars` (lib) generated 3 warnings
   Compiling petgraph v0.6.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=616fb44d56d0ac55 -C extra-filename=-c7acdef9b8fc8faf --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern fixedbitset=/magus/work/usr/mports/misc/codex/work/target/release/deps/libfixedbitset-1cac3d8476bd2bf6.rmeta --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/release/deps/libindexmap-f07a2a6ae17dcf5f.rmeta --cap-lints warn`
   Compiling string_cache v0.8.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=string_cache CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/string_cache-0.8.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/string_cache-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='A string interning library for Rust, developed as part of the Servo project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=string_cache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/string-cache' CARGO_PKG_RUST_VERSION=1.70.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name string_cache --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/string_cache-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "malloc_size_of", "serde", "serde_support"))' -C metadata=dcf7f5f1857681ea -C extra-filename=-46ac8acd7ec431b5 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern debug_unreachable=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdebug_unreachable-461e39b8ca0b3131.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/release/deps/libparking_lot-c1ca8224225cb743.rmeta --extern phf_shared=/magus/work/usr/mports/misc/codex/work/target/release/deps/libphf_shared-83287a403573ff36.rmeta --extern precomputed_hash=/magus/work/usr/mports/misc/codex/work/target/release/deps/libprecomputed_hash-7c86291d907c6656.rmeta --cap-lints warn`
warning: `regex-syntax` (lib) generated 2 warnings
   Compiling moka v0.12.13
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=moka CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/moka-0.12.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/moka-0.12.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A fast and concurrent cache library inspired by Java Caffeine' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=moka CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/moka-rs/moka' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.12.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name moka --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/moka-0.12.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 --warn=unexpected_cfgs --check-cfg 'cfg(armv5te)' --check-cfg 'cfg(beta_clippy)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(moka_loom)' --check-cfg 'cfg(mips)' --check-cfg 'cfg(skip_large_mem_tests)' --check-cfg 'cfg(trybuild)' --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-lock", "atomic64", "default", "event-listener", "future", "futures-util", "log", "logging", "quanta", "sync", "unstable-debug-counters"))' -C metadata=b41bff9d3366eb48 -C extra-filename=-f88be10f194beea6 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern crossbeam_channel=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_channel-eed7a82e2f2b3017.rmeta --extern crossbeam_epoch=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_epoch-17f140f698c1d6d0.rmeta --extern crossbeam_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_utils-9d2f50512afc4c52.rmeta --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libequivalent-7639c67fbd3c4ff2.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern portable_atomic=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libportable_atomic-60b6ed40cbd9a6da.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --extern tagptr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtagptr-543eea05cbb692bd.rmeta --extern uuid=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libuuid-c474cf238894fecf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling hickory-proto v0.25.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hickory_proto CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hickory-proto-0.25.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hickory-proto-0.25.2/Cargo.toml CARGO_PKG_AUTHORS='The contributors to Hickory DNS' CARGO_PKG_DESCRIPTION='Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects.
' CARGO_PKG_HOMEPAGE='https://hickory-dns.org/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hickory-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hickory-dns/hickory-dns' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.25.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hickory_proto --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hickory-proto-0.25.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 --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="futures-io"' --cfg 'feature="std"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "futures-io", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "no-std-rand", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "socket2", "std", "testing", "text-parsing", "tls-aws-lc-rs", "tls-ring", "tokio", "wasm-bindgen", "webpki-roots"))' -C metadata=a9fe9670f6c7bc55 -C extra-filename=-6b08b8f518a20b89 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern async_trait=/magus/work/usr/mports/misc/codex/work/target/release/deps/libasync_trait-23b22934b0ca0e3c.so --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern data_encoding=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdata_encoding-cb9d783adb389098.rmeta --extern enum_as_inner=/magus/work/usr/mports/misc/codex/work/target/release/deps/libenum_as_inner-9745d0ef653849aa.so --extern futures_channel=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-619c6f2e820e0c72.rmeta --extern futures_io=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_io-6a6b4798159d952d.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --extern idna=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libidna-caf37a2b34ea59f3.rmeta --extern ipnet=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libipnet-bad9e219917a2a20.rmeta --extern once_cell=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libonce_cell-39e8f1d61c72764a.rmeta --extern rand=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand-e37ba6e471ef4d1a.rmeta --extern thiserror=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libthiserror-643e8e22e6cf1d86.rmeta --extern tinyvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtinyvec-4aa704e6b4f35b60.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tracing=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing-2f02d74c733906dc.rmeta --extern url=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liburl-b638a706b62338ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `itertools` (lib) generated 6 warnings
   Compiling ascii-canvas v3.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ascii_canvas CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ascii-canvas-3.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ascii-canvas-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='simple canvas for drawing lines and styled text and emitting to the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ascii-canvas CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nikomatsakis/ascii-canvas' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ascii_canvas --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ascii-canvas-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44d55fae1be4e6ce -C extra-filename=-e4fa34e2b06f217c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern term=/magus/work/usr/mports/misc/codex/work/target/release/deps/libterm-a7b10442a2dd0005.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tiny_keccak CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/release/build/tiny-keccak-ad9bdbf81122d914/out /usr/local/bin/rustc --crate-name tiny_keccak --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=03f56e83597f7237 -C extra-filename=-28e0dacbe2041d82 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern crunchy=/magus/work/usr/mports/misc/codex/work/target/release/deps/libcrunchy-2e31e805ac274654.rmeta --cap-lints warn`
warning: struct `EncodedLen` is never constructed
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:269:8
    |
269 | struct EncodedLen {
    |        ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: method `value` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:275:8
    |
274 | impl EncodedLen {
    | --------------- method in this implementation
275 |     fn value(&self) -> &[u8] {
    |        ^^^^^

warning: function `left_encode` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:280:4
    |
280 | fn left_encode(len: usize) -> EncodedLen {
    |    ^^^^^^^^^^^

warning: function `right_encode` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:292:4
    |
292 | fn right_encode(len: usize) -> EncodedLen {
    |    ^^^^^^^^^^^^

warning: method `reset` is never used
   --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:469:8
    |
390 | impl KeccakState

{ | ----------------------------------- method in this implementation ... 469 | fn reset(&mut self) { | ^^^^^ warning: `tiny-keccak` (lib) generated 5 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fs,ioctl,poll,process,signal,term CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_IOCTL=1 CARGO_FEATURE_POLL=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_FEATURE_TERM=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/nix-aa0119600e494667/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/nix-d413d619b5c65d5e/build-script-build` [nix 0.28.0] cargo:rustc-cfg=freebsd [nix 0.28.0] cargo:rustc-cfg=bsd [nix 0.28.0] cargo:rustc-cfg=freebsdlike Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_data CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locale crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/icu_locale_data-6eae4d2f58974102/out /usr/local/bin/rustc --crate-name icu_locale_data --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale_data-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcaed8dfb82092b4 -C extra-filename=-a9b3ecb037d33f33 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(icu4c_enable_renaming)'` Compiling lalrpop-util v0.19.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lalrpop_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-util-0.19.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-util-0.19.12/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Runtime library for parsers generated by LALRPOP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lalrpop-util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/lalrpop/lalrpop' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lalrpop_util --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-util-0.19.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 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="regex"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=137e338cfa66d373 -C extra-filename=-a35eb315f208c75e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern regex=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex-142f336b52138b5a.rmeta --cap-lints warn` warning: unreachable pattern --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/tag.rs:35:21 | 34 | T61String = 20, | -- matches all the relevant values 35 | TeletexString = 20, | ^^ no value can reach this | = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 243 | impl_any_as!(as_bitstring => BitString, "BITSTRING"); | -----------------------------^^^^^^^^^-------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 243 | impl_any_as!(as_bitstring => BitString<'_>, "BITSTRING"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 244 | impl_any_as!(as_bmpstring => BmpString, "BMPString"); | -----------------------------^^^^^^^^^-------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 244 | impl_any_as!(as_bmpstring => BmpString<'_>, "BMPString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 247 | impl_any_as!(as_embedded_pdv => EmbeddedPdv, "EMBEDDED PDV"); | --------------------------------^^^^^^^^^^^----------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 247 | impl_any_as!(as_embedded_pdv => EmbeddedPdv<'_>, "EMBEDDED PDV"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 251 | impl_any_as!(as_generalstring => GeneralString, "GeneralString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 251 | impl_any_as!(as_generalstring => GeneralString<'_>, "GeneralString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 252 | impl_any_as!(as_graphicstring => GraphicString, "GraphicString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 252 | impl_any_as!(as_graphicstring => GraphicString<'_>, "GraphicString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 258 | impl_any_as!(as_ia5string => Ia5String, "IA5String"); | -----------------------------^^^^^^^^^-------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 258 | impl_any_as!(as_ia5string => Ia5String<'_>, "IA5String"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 259 | impl_any_as!(as_integer => Integer, "INTEGER"); | ---------------------------^^^^^^^------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 259 | impl_any_as!(as_integer => Integer<'_>, "INTEGER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 261 | impl_any_as!(as_numericstring => NumericString, "NumericString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 261 | impl_any_as!(as_numericstring => NumericString<'_>, "NumericString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 262 | impl_any_as!(as_objectdescriptor => ObjectDescriptor, "OBJECT IDENTIFIER"); | ------------------------------------^^^^^^^^^^^^^^^^---------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 262 | impl_any_as!(as_objectdescriptor => ObjectDescriptor<'_>, "OBJECT IDENTIFIER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 263 | impl_any_as!(as_octetstring => OctetString, "OCTET STRING"); | -------------------------------^^^^^^^^^^^----------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 263 | impl_any_as!(as_octetstring => OctetString<'_>, "OCTET STRING"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 264 | impl_any_as!(as_oid => Oid, "OBJECT IDENTIFIER"); | -----------------------^^^---------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 264 | impl_any_as!(as_oid => Oid<'_>, "OBJECT IDENTIFIER"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 272 | impl_any_as!(as_printablestring => PrintableString, "PrintableString"); | -----------------------------------^^^^^^^^^^^^^^^-------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 272 | impl_any_as!(as_printablestring => PrintableString<'_>, "PrintableString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 273 | impl_any_as!(as_sequence => Sequence, "SEQUENCE"); | ----------------------------^^^^^^^^------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 273 | impl_any_as!(as_sequence => Sequence<'_>, "SEQUENCE"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 274 | impl_any_as!(as_set => Set, "SET"); | -----------------------^^^-------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 274 | impl_any_as!(as_set => Set<'_>, "SET"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 277 | impl_any_as!(as_teletexstring => TeletexString, "TeletexString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 277 | impl_any_as!(as_teletexstring => TeletexString<'_>, "TeletexString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 283 | impl_any_as!(as_universalstring => UniversalString, "UniversalString"); | -----------------------------------^^^^^^^^^^^^^^^-------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 283 | impl_any_as!(as_universalstring => UniversalString<'_>, "UniversalString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 285 | impl_any_as!(as_utf8string => Utf8String, "UTF8String"); | ------------------------------^^^^^^^^^^--------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 285 | impl_any_as!(as_utf8string => Utf8String<'_>, "UTF8String"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 286 | impl_any_as!(as_videotexstring => VideotexString, "VideotexString"); | ----------------------------------^^^^^^^^^^^^^^------------------- | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 286 | impl_any_as!(as_videotexstring => VideotexString<'_>, "VideotexString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:185:25 | 185 | pub fn $fn_name(&self) -> Result<$ty> { | ^^^^^ the lifetime is elided here ... 287 | impl_any_as!(as_visiblestring => VisibleString, "VisibleString"); | ---------------------------------^^^^^^^^^^^^^------------------ | | | | | the same lifetime is hidden here | in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_any_as` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 287 | impl_any_as!(as_visiblestring => VisibleString<'_>, "VisibleString"); | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:374:36 | 374 | pub(crate) fn parse_ber_any(input: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 374 | pub(crate) fn parse_ber_any(input: &[u8]) -> ParseResult<'_, Any<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/asn1_types/any.rs:380:36 | 380 | pub(crate) fn parse_der_any(input: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 380 | pub(crate) fn parse_der_any(input: &[u8]) -> ParseResult<'_, Any<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/ber/parser.rs:113:35 | 113 | pub(crate) fn parse_identifier(i: &[u8]) -> ParseResult<(u8, u8, u32, &[u8])> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub(crate) fn parse_identifier(i: &[u8]) -> ParseResult<'_, (u8, u8, u32, &[u8])> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/asn1-rs-0.7.1/src/ber/parser.rs:149:40 | 149 | pub(crate) fn parse_ber_length_byte(i: &[u8]) -> ParseResult<(u8, u8)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | pub(crate) fn parse_ber_length_byte(i: &[u8]) -> ParseResult<'_, (u8, u8)> { | +++ Compiling ena v0.14.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ena-0.14.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ena-0.14.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/ena' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ena --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=3c115fea4bab897a -C extra-filename=-fd007ee3e0adec74 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern log=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblog-f96120186a566d27.rmeta --cap-lints warn` Compiling itertools v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=0930cc6f734b2bd7 -C extra-filename=-d50375a83ecbdd21 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern either=/magus/work/usr/mports/misc/codex/work/target/release/deps/libeither-65a5acb69dc6a412.rmeta --cap-lints warn` warning: method `node_bound_with_dummy` is never used --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/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)]` (part of `#[warn(unused)]`) on by default warning: field `first_error` is never read --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/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: trait `IterUtilsExt` is never used --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/iter_utils.rs:1:11 | 1 | pub trait IterUtilsExt: Iterator { | ^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/adj.rs:311:25 | 311 | pub fn edge_indices(&self) -> EdgeIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 311 | pub fn edge_indices(&self) -> EdgeIndices<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/adj.rs:508:47 | 508 | ((successor_index, edge), from): ((usize, &WSuc), Ix), | ^^^^^^^^^^^^ the lifetime is elided here 509 | ) -> EdgeReference { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 509 | ) -> EdgeReference<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/adj.rs:516:54 | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter { | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 516 | fn proj2((row_index, row): (usize, &Vec>)) -> SomeIter<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:56:30 | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn strict_dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:72:23 | 72 | pub fn dominators(&self, node: N) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn dominators(&self, node: N) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/algo/dominators.rs:85:37 | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub fn immediately_dominated_by(&self, node: N) -> DominatedByIter<'_, N> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/csr.rs:385:18 | 385 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 385 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:781:22 | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 781 | pub fn neighbors(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:804:31 | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 804 | pub fn neighbors_directed(&self, a: NodeIndex, dir: Direction) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:828:33 | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 828 | pub fn neighbors_undirected(&self, a: NodeIndex) -> Neighbors<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:846:18 | 846 | pub fn edges(&self, a: NodeIndex) -> Edges { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 846 | pub fn edges(&self, a: NodeIndex) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:861:27 | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 861 | pub fn edges_directed(&self, a: NodeIndex, dir: Direction) -> Edges<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:881:9 | 881 | &self, | ^^^^^ the lifetime is elided here ... 884 | ) -> EdgesConnecting { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 884 | ) -> EdgesConnecting<'_, E, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:977:22 | 977 | pub fn externals(&self, dir: Direction) -> Externals { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 977 | pub fn externals(&self, dir: Direction) -> Externals<'_, N, Ty, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1008:29 | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1008 | pub fn node_weights_mut(&mut self) -> NodeWeightsMut<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1018:25 | 1018 | pub fn node_weights(&self) -> NodeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1018 | pub fn node_weights(&self) -> NodeWeights<'_, N, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1035:28 | 1035 | pub fn edge_references(&self) -> EdgeReferences { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1035 | pub fn edge_references(&self) -> EdgeReferences<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1045:25 | 1045 | pub fn edge_weights(&self) -> EdgeWeights { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1045 | pub fn edge_weights(&self) -> EdgeWeights<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1054:29 | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1054 | pub fn edge_weights_mut(&mut self) -> EdgeWeightsMut<'_, E, Ix> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/graph_impl/mod.rs:1580:12 | 1580 | edges: &mut [Edge], | ^^^^^^^^^^^^^^^^^^ the lifetime is elided here ... 1583 | ) -> EdgesWalkerMut | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1583 | ) -> EdgesWalkerMut<'_, E, Ix> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/petgraph-0.6.5/src/iter_format.rs:48:32 | 48 | fn format(self, separator: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | fn format(self, separator: &str) -> Format<'_, Self> | +++ warning: `petgraph` (lib) generated 24 warnings Compiling clap_derive v4.5.55 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_derive-4.5.55 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_derive-4.5.55/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.55 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=55 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap_derive-4.5.55/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=463d9d0c45cc192b -C extra-filename=-b533b7157e20477c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern heck=/magus/work/usr/mports/misc/codex/work/target/release/deps/libheck-5a939edc2d074bc9.rlib --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn` Compiling serde_repr v0.1.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_repr CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_repr-0.1.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_repr-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_repr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-repr' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name serde_repr --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_repr-0.1.20/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=9ffacb3a8c205951 -C extra-filename=-affcd8571ef0d1bc --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn` Compiling is-terminal v0.4.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/is-terminal-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/is-terminal-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='softprops :Dan Gohman ' CARGO_PKG_DESCRIPTION='Test whether a given stream is a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/is-terminal-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e72d72611e50365b -C extra-filename=-4df715379d3b3f6c --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern libc=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblibc-dce23ab7dbf09699.rmeta --cap-lints warn` Compiling oid-registry v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION=1.63 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-0.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x500", "x509", "x962"))' -C metadata=76347db14ba4543d -C extra-filename=-5f1ce9f32e09b06f --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/oid-registry-5f1ce9f32e09b06f -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` warning: `asn1-rs` (lib) generated 24 warnings Compiling regex-lite v0.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-lite-0.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-lite-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/regex-lite-0.1.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="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=8e976c5c483afcf8 -C extra-filename=-0b65932b04fdc8a1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling allocative v0.3.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/Cargo.toml CARGO_PKG_AUTHORS=Meta CARGO_PKG_DESCRIPTION='Inspect rust object tree and output it as flamegraph' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocative CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/facebookexperimental/allocative' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(rust_nightly)' -C debug-assertions=off --cfg 'feature="bumpalo"' --cfg 'feature="hashbrown"' --cfg 'feature="num-bigint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "bumpalo", "compact_str", "dashmap", "either", "futures", "hashbrown", "indexmap", "num-bigint", "once_cell", "parking_lot", "prost-types", "relative-path", "serde_json", "slab", "smallvec", "sorted_vector_map", "tokio", "triomphe"))' -C metadata=c9be5007cd0c9dbf -C extra-filename=-0b628018cad2436e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/allocative-0b628018cad2436e -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/src/lib.rs:1360:30 | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1360 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/src/lib.rs:1385:26 | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1385 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/src/lib.rs:2093:26 | 2093 | fn format(self, sep: &str) -> Format | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2093 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/src/lib.rs:2131:34 | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith | ^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2131 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/src/adaptors/mod.rs:622:35 | 622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/itertools-0.10.5/src/peeking_take_while.rs:94:39 | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ Compiling diff v0.1.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=diff CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/diff-0.1.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/diff-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Utkarsh Kukreti ' CARGO_PKG_DESCRIPTION='An LCS based slice and string diffing implementation.' CARGO_PKG_HOMEPAGE='https://github.com/utkarshkukreti/diff.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/utkarshkukreti/diff.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name diff --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd748e452fd7bdbd -C extra-filename=-b6647c287ab49465 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` warning: `itertools` (lib) generated 6 warnings Compiling ref-cast v1.0.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Safely cast &T to &U where the struct U contains a single field of type T.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ref-cast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ref-cast' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7ed4216d74e9e3b -C extra-filename=-7d27f7d34440e5c2 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/ref-cast-7d27f7d34440e5c2 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` Compiling rama-http-headers v0.3.0-alpha.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='typed http headers for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-http-headers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6da40626daacace0 -C extra-filename=-29fb78b2829217c5 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/rama-http-headers-29fb78b2829217c5 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` Compiling resolv-conf v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=resolv_conf CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/resolv-conf-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/resolv-conf-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The resolv.conf file parser' CARGO_PKG_HOMEPAGE='https://github.com/hickory-dns/resolv-conf' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=resolv-conf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hickory-dns/resolv-conf' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name resolv_conf --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/resolv-conf-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("system"))' -C metadata=47fff2323d09cdcf -C extra-filename=-d401550afaa21519 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lazy_static-1.5.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 OR 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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f70f7a4b5ab01423 -C extra-filename=-03224f93a434a821 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` warning: `lazy_static` (lib) generated 1 warning (1 duplicate) Compiling Inflector v0.11.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inflector CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/Cargo.toml CARGO_PKG_AUTHORS='Josh Teeter' CARGO_PKG_DESCRIPTION='Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. ' CARGO_PKG_HOMEPAGE='https://github.com/whatisinternet/inflector' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=Inflector CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/whatisinternet/inflector' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name inflector --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.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="heavyweight"' --cfg 'feature="lazy_static"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heavyweight", "lazy_static", "regex", "unstable"))' -C metadata=5fe709f7ab0be013 -C extra-filename=-598ea8791fc9d483 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblazy_static-03224f93a434a821.rmeta --extern regex=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex-142f336b52138b5a.rmeta --cap-lints warn` warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/classcase/mod.rs:196:31 | 196 | to_class_case(&test_string.clone()) == test_string | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/classcase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(noop_method_call)]` implied by `#[warn(warnings)]` warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/camelcase/mod.rs:171:31 | 171 | to_camel_case(&test_string.clone()) == test_string | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/camelcase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/snakecase/mod.rs:147:45 | 147 | test_string == to_snake_case(test_string.clone()) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/snakecase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/screamingsnakecase/mod.rs:124:55 | 124 | test_string == to_screaming_snake_case(test_string.clone()) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/screamingsnakecase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/kebabcase/mod.rs:61:45 | 61 | test_string == to_kebab_case(test_string.clone()) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/kebabcase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/traincase/mod.rs:61:45 | 61 | test_string == to_train_case(test_string.clone()) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/traincase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/sentencecase/mod.rs:130:48 | 130 | test_string == to_sentence_case(test_string.clone()) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/sentencecase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/titlecase/mod.rs:124:45 | 124 | test_string == to_title_case(test_string.clone()) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/titlecase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/tablecase/mod.rs:129:32 | 129 | to_table_case(&test_string.clone()) == test_string | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/tablecase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/pascalcase/mod.rs:162:31 | 162 | to_pascal_case(test_string.clone()) == test_string | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/cases/pascalcase/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/numbers/ordinalize/mod.rs:116:50 | 116 | let chars: Vec = non_ordinalized_string.clone().chars().collect(); | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/numbers/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/suffix/foreignkey/mod.rs:138:31 | 138 | to_foreign_key(test_string.clone()) == test_string | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/Inflector-0.11.4/src/suffix/mod.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='typed http headers for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-http-headers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/rama-http-headers-54971a030f5c6bea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/rama-http-headers-29fb78b2829217c5/build-script-build` [rama-http-headers 0.3.0-alpha.4] cargo::rustc-check-cfg=cfg(nightly) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Safely cast &T to &U where the struct U contains a single field of type T.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ref-cast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ref-cast' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ref-cast-58c54754a48433ff/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/ref-cast-7d27f7d34440e5c2/build-script-build` [ref-cast 1.0.25] cargo:rerun-if-changed=build.rs [ref-cast 1.0.25] cargo:rustc-check-cfg=cfg(no_intrinsic_type_name) [ref-cast 1.0.25] cargo:rustc-check-cfg=cfg(no_phantom_pinned) Compiling lalrpop v0.19.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lalrpop CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='convenient LR(1) parser generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lalrpop CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lalrpop/lalrpop' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lalrpop --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.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 --cfg 'feature="default"' --cfg 'feature="lexer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=d5b1870fb09b8df3 -C extra-filename=-a5668be69ef7e69e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ascii_canvas=/magus/work/usr/mports/misc/codex/work/target/release/deps/libascii_canvas-e4fa34e2b06f217c.rmeta --extern bit_set=/magus/work/usr/mports/misc/codex/work/target/release/deps/libbit_set-c567115b7a1a7fee.rmeta --extern diff=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdiff-b6647c287ab49465.rmeta --extern ena=/magus/work/usr/mports/misc/codex/work/target/release/deps/libena-fd007ee3e0adec74.rmeta --extern is_terminal=/magus/work/usr/mports/misc/codex/work/target/release/deps/libis_terminal-4df715379d3b3f6c.rmeta --extern itertools=/magus/work/usr/mports/misc/codex/work/target/release/deps/libitertools-d50375a83ecbdd21.rmeta --extern lalrpop_util=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblalrpop_util-a35eb315f208c75e.rmeta --extern petgraph=/magus/work/usr/mports/misc/codex/work/target/release/deps/libpetgraph-c7acdef9b8fc8faf.rmeta --extern regex=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex-142f336b52138b5a.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex_syntax-2cb37aedc13785e8.rmeta --extern string_cache=/magus/work/usr/mports/misc/codex/work/target/release/deps/libstring_cache-46ac8acd7ec431b5.rmeta --extern term=/magus/work/usr/mports/misc/codex/work/target/release/deps/libterm-a7b10442a2dd0005.rmeta --extern tiny_keccak=/magus/work/usr/mports/misc/codex/work/target/release/deps/libtiny_keccak-28e0dacbe2041d82.rmeta --extern unicode_xid=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicode_xid-55430001ad3088c0.rmeta --cap-lints warn` warning: `Inflector` (lib) generated 12 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bumpalo,hashbrown,num-bigint CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_BUMPALO=1 CARGO_FEATURE_HASHBROWN=1 CARGO_FEATURE_NUM_BIGINT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/Cargo.toml CARGO_PKG_AUTHORS=Meta CARGO_PKG_DESCRIPTION='Inspect rust object tree and output it as flamegraph' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocative CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/facebookexperimental/allocative' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/allocative-4c3f9b959882b4bf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/allocative-0b628018cad2436e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=crypto,default,kdf,nist_algs,pkcs1,pkcs12,pkcs7,pkcs9,registry,x509,x962 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CRYPTO=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_KDF=1 CARGO_FEATURE_NIST_ALGS=1 CARGO_FEATURE_PKCS1=1 CARGO_FEATURE_PKCS12=1 CARGO_FEATURE_PKCS7=1 CARGO_FEATURE_PKCS9=1 CARGO_FEATURE_REGISTRY=1 CARGO_FEATURE_X509=1 CARGO_FEATURE_X962=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION=1.63 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/oid-registry-ed907f4e000a8151/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/oid-registry-5f1ce9f32e09b06f/build-script-build` [oid-registry 0.8.1] cargo:rerun-if-changed=assets/oid_db.txt Compiling icu_locale v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locale CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_locale-2.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 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "serde"))' -C metadata=3a33a571a99bf435 -C extra-filename=-d8ebcf9c11ff1a17 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern icu_collections=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_collections-8052e429079329de.rmeta --extern icu_locale_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_locale_core-9a1eaffc99feb87f.rmeta --extern icu_locale_data=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_locale_data-a9b3ecb037d33f33.rmeta --extern icu_provider=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libicu_provider-3ea8d88155132fbe.rmeta --extern potential_utf=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpotential_utf-9aec44cdceff8e2f.rmeta --extern tinystr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtinystr-93ff032153e6ac99.rmeta --extern zerovec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzerovec-a63843d813018fda.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clap v4.5.58 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap-4.5.58 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap-4.5.58/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.58 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/clap-4.5.58/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=fb167e1fd64175f8 -C extra-filename=-da04b6a6f3d61580 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern clap_builder=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libclap_builder-d6c47cf52fd73be4.rmeta --extern clap_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libclap_derive-b533b7157e20477c.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/nix-aa0119600e494667/out /usr/local/bin/rustc --crate-name nix --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-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="default"' --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d8d5170c95da860b -C extra-filename=-40895284ff4419f3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-809cf48997209a7f.rmeta --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd --cfg bsd --cfg freebsdlike` warning: unused import: `LR1TableConstructionError` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/lr1/mod.rs:23:33 | 23 | pub use self::core::{LR1Result, LR1TableConstructionError}; | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `std::collections::btree_map as map` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/util.rs:3:9 | 3 | pub use std::collections::btree_map as map; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling ctor v0.1.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ctor CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ctor-0.1.26 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ctor-0.1.26/Cargo.toml CARGO_PKG_AUTHORS='Matt Mastracci ' CARGO_PKG_DESCRIPTION='__attribute__((constructor)) for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ctor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mmastrac/rust-ctor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ctor --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ctor-0.1.26/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=d3f024bba9ee4256 -C extra-filename=-353f7c9d70728bbd --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-8d830ced0dc6f491.rlib --extern proc_macro --cap-lints warn` warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/lib.rs:134:7 | 134 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/lib.rs:143:11 | 143 | #[cfg(any(freebsdlike, target_os = "linux", target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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: `fbsd14` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:1104:12 | 1104 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:1105:16 | 1105 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:1156:12 | 1156 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:1157:16 | 1157 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:88:13 | 88 | #![cfg_attr(bsd, doc = " ```rust,ignore")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:89:17 | 89 | #![cfg_attr(not(bsd), doc = " ```rust")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:101:13 | 101 | #![cfg_attr(bsd, doc = " ```rust")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:102:17 | 102 | #![cfg_attr(not(bsd), doc = " ```rust,ignore")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:114:13 | 114 | #![cfg_attr(bsd, doc = " ```rust")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:115:17 | 115 | #![cfg_attr(not(bsd), doc = " ```rust,ignore")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:128:13 | 128 | #![cfg_attr(bsd, doc = " ```rust")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:129:17 | 129 | #![cfg_attr(not(bsd), doc = " ```rust,ignore")] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:264:20 | 264 | #[cfg_attr(all(apple_targets, target_pointer_width = "64"), repr(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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:266:17 | 266 | not(all(apple_targets, 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:835:11 | 835 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:1129:7 | 1129 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:2441:7 | 2441 | #[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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:23:18 | 23 | apple_targets,))] { | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:27:48 | 27 | } else if #[cfg(any(target_os = "android", 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:39:21 | 39 | } else if #[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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:277:13 | 277 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:278:13 | 278 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:285:13 | 285 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:286:13 | 286 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:293:13 | 293 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:294:13 | 294 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:301:13 | 301 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:302:13 | 302 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:309:13 | 309 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:310:13 | 310 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:317:13 | 317 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:318:13 | 318 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:325:13 | 325 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:326:13 | 326 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:333:13 | 333 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:334:13 | 334 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:340:19 | 340 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:340:34 | 340 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:343:19 | 343 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:343:34 | 343 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:346:19 | 346 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:346:34 | 346 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:349:19 | 349 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:349:34 | 349 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:352:19 | 352 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:352:34 | 352 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:355:19 | 355 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:355:34 | 355 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:358:19 | 358 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:358:34 | 358 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:362:13 | 362 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:363:13 | 363 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:370:13 | 370 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:371:13 | 371 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:378:13 | 378 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:379:13 | 379 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:386:13 | 386 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:387:13 | 387 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:393:19 | 393 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:393:34 | 393 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:396:19 | 396 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:396:34 | 396 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:400:13 | 400 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:401:13 | 401 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:408:13 | 408 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:409:13 | 409 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:415:19 | 415 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:415:34 | 415 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:418:19 | 418 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:418:34 | 418 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:421:19 | 421 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:421:34 | 421 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:425:13 | 425 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:426:13 | 426 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:433:13 | 433 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:434:13 | 434 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:440:19 | 440 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:443:19 | 443 | #[cfg(any(linux_android, target_os = "aix", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:446:15 | 446 | #[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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:450:13 | 450 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:458:19 | 458 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:458:34 | 458 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:461:19 | 461 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:461:34 | 461 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:464:19 | 464 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:464:34 | 464 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:467:19 | 467 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:467:34 | 467 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:470:19 | 470 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:470:34 | 470 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:473:19 | 473 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:473:34 | 473 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:476:19 | 476 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:476:34 | 476 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:480:13 | 480 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:481:13 | 481 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:488:13 | 488 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:489:13 | 489 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:497:13 | 497 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:498:13 | 498 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:504:19 | 504 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:504:34 | 504 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:507:19 | 507 | #[cfg(any(linux_android, solarish, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:507:34 | 507 | #[cfg(any(linux_android, solarish, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:511:13 | 511 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:518:19 | 518 | #[cfg(any(linux_android, target_os = "fuchsia", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:521:19 | 521 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:524:19 | 524 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:527:19 | 527 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:530:19 | 530 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:533:19 | 533 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:536:19 | 536 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:540:13 | 540 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:548:13 | 548 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:555:13 | 555 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:556:13 | 556 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:562:19 | 562 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:565:19 | 565 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:568:19 | 568 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:571:19 | 571 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:575:13 | 575 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:582:15 | 582 | #[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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:585:19 | 585 | #[cfg(any(linux_android, target_os = "aix", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:588:15 | 588 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:603:15 | 603 | #[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: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:606:19 | 606 | #[cfg(any(freebsdlike, target_os = "hurd", 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(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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:609:19 | 609 | #[cfg(any(freebsdlike, target_os = "hurd", 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(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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:618:19 | 618 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:621:19 | 621 | #[cfg(any(bsd, target_os = "redox", 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:621:45 | 621 | #[cfg(any(bsd, target_os = "redox", 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:625:13 | 625 | 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:626:13 | 626 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:634:19 | 634 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:638:13 | 638 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:646:13 | 646 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:654:13 | 654 | 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:655:13 | 655 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:661:19 | 661 | #[cfg(any(freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:661:32 | 661 | #[cfg(any(freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:665:13 | 665 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:667:13 | 667 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:673:19 | 673 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:677:13 | 677 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:685:13 | 685 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:686:13 | 686 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:695:13 | 695 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:696:13 | 696 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:703:19 | 703 | #[cfg(any(bsd, target_os = "aix", target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:706:19 | 706 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:709:19 | 709 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:712:19 | 712 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:715:19 | 715 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:718:19 | 718 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:721:19 | 721 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:724:19 | 724 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:728:13 | 728 | 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:735:15 | 735 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:738:15 | 738 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:741:15 | 741 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:744:15 | 744 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:747:15 | 747 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:750:15 | 750 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:753:19 | 753 | #[cfg(any(apple_targets, target_os = "netbsd", 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:757:13 | 757 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:764:19 | 764 | #[cfg(any(apple_targets, target_os = "netbsd", 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:768:13 | 768 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:776:13 | 776 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:784:13 | 784 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:791:19 | 791 | #[cfg(any(apple_targets, solarish, 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:791:34 | 791 | #[cfg(any(apple_targets, solarish, 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: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:794:15 | 794 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:797:15 | 797 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:809:15 | 809 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:812:15 | 812 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/errno.rs:815:15 | 815 | #[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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:8:5 | 8 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:24:5 | 24 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:29:11 | 29 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:36:5 | 36 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:194:30 | 194 | all(feature = "process", linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:466:11 | 466 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:846:7 | 846 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:525:11 | 525 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:529:11 | 529 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:533:11 | 533 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:537:9 | 537 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:543:9 | 543 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:548:11 | 548 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:551:11 | 551 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:554:11 | 554 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:557:11 | 557 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:563:9 | 563 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:570:11 | 570 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:1198:5 | 1198 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:1262:5 | 1262 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:1263:5 | 1263 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:64:15 | 64 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:68:19 | 68 | #[cfg(any(linux_android, target_os = "freebsd", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:95:13 | 95 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:108:13 | 108 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:109:13 | 109 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:110:13 | 110 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:117:19 | 117 | #[cfg(any(linux_android, apple_targets, 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(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:117:34 | 117 | #[cfg(any(linux_android, apple_targets, 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:117:49 | 117 | #[cfg(any(linux_android, apple_targets, 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:125:19 | 125 | #[cfg(any(bsd, target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:128:19 | 128 | #[cfg(any(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:133:15 | 133 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:136:15 | 136 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:154:19 | 154 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:165:40 | 165 | #[cfg(any(target_os = "linux", 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:171:19 | 171 | #[cfg(any(bsd, 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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:177:15 | 177 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:380:23 | 380 | #[cfg(any(linux_android, target_os = "freebsd", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:394:17 | 394 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:482:15 | 482 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:617:19 | 617 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:619:19 | 619 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:621:19 | 621 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:624:17 | 624 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:631:17 | 631 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:635:19 | 635 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:637:19 | 637 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:639:19 | 639 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:641:19 | 641 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:646:17 | 646 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/fcntl.rs:668:19 | 668 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/poll.rs:227:11 | 227 | #[cfg(any(linux_android, 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(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/poll.rs:227:26 | 227 | #[cfg(any(linux_android, 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/pty.rs:190:7 | 190 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:3:5 | 3 | 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:5:5 | 5 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:34:11 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:34:16 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:34:52 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:40:11 | 40 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:69:11 | 69 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:69:26 | 69 | #[cfg(any(linux_android, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:82:32 | 82 | #[cfg(any(target_os = "linux", 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:91:5 | 91 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:11 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:26 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, 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: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:39 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:54 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:112:7 | 112 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:131:11 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:131:26 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:131:39 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:142:7 | 142 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:170:7 | 170 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:176:7 | 176 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/mod.rs:185:9 | 185 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/mod.rs:230:11 | 230 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/mod.rs:234:11 | 234 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/mod.rs:237:11 | 237 | #[cfg(any(bsd, solarish, target_os = "haiku",))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/mod.rs:237:16 | 237 | #[cfg(any(bsd, solarish, target_os = "haiku",))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/mod.rs:241:11 | 241 | #[cfg(any(bsd, solarish, target_os = "haiku",))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/mod.rs:241:16 | 241 | #[cfg(any(bsd, solarish, target_os = "haiku",))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/mod.rs:495:14 | 495 | if #[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: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/bsd.rs:3:11 | 3 | #[cfg(not(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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/ioctl/bsd.rs:7:7 | 7 | #[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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:39:15 | 39 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:46:15 | 46 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:49:15 | 49 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:52:15 | 52 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:55:15 | 55 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:58:15 | 58 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:61:15 | 61 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:64:15 | 64 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:67:15 | 67 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:70:15 | 70 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/memfd.rs:73:15 | 73 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:13:7 | 13 | #[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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:318:9 | 318 | any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:335:9 | 335 | any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:360:5 | 360 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:69:23 | 69 | #[cfg(all(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:104:19 | 104 | #[cfg(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:110:23 | 110 | #[cfg(not(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:115:23 | 115 | #[cfg(not(any(linux_android, target_os = "emscripten", | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:1124:11 | 1124 | #[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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:146:21 | 146 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:174:17 | 174 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:181:17 | 181 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:189:17 | 189 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:228:21 | 228 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:256:17 | 256 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:264:17 | 264 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:272:17 | 272 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:594:9 | 594 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:595:9 | 595 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:596:9 | 596 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fushsia` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:600:9 | 600 | target_os = "fushsia" | ^^^^^^^^^^^^--------- | | | help: there is a expected value with a similar name: `"fuchsia"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:748:13 | 748 | Handler(extern fn(libc::c_int)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:752:15 | 752 | SigAction(extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)) | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:774:59 | 774 | SigHandler::Handler(f) => f as *const extern fn(libc::c_int) as usize, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:776:61 | 776 | SigHandler::SigAction(f) => f as *const extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void) as usize, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:836:36 | 836 | as *const extern fn(_, _, _)) | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:838:20 | 838 | as extern fn(_, _, _)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:848:36 | 848 | as *const extern fn(libc::c_int)) | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:850:20 | 850 | as extern fn(libc::c_int)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:968:57 | 968 | unsafe { *(&p as *const usize as *const extern fn(libc::c_int)) } as extern fn(libc::c_int)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:968:86 | 968 | unsafe { *(&p as *const usize as *const extern fn(libc::c_int)) } as extern fn(libc::c_int)), | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: unexpected `cfg` condition name: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:1331:23 | 1331 | #[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: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:1:11 | 1 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:3:33 | 3 | #[cfg(any(target_os = "netbsd", 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:64:11 | 64 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:66:11 | 66 | #[cfg(any(freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:69:7 | 69 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:170:15 | 170 | #[cfg(not(any(apple_targets, target_os = "redox", 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:360:5 | 360 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:88:15 | 88 | #[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: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:108:15 | 108 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:114:13 | 114 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:124:15 | 124 | #[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: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/stat.rs:148:15 | 148 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:4:11 | 4 | #[cfg(not(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:12:30 | 12 | #[cfg(all(feature = "mount", 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:90:7 | 90 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:94:7 | 94 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:98:7 | 98 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:101:7 | 101 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:105:7 | 105 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:108:7 | 108 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:112:7 | 112 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:116:7 | 116 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:120:7 | 120 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:124:7 | 124 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:127:7 | 127 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:130:7 | 130 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:134:7 | 134 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:138:7 | 138 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:141:7 | 141 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:145:7 | 145 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:149:7 | 149 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:153:7 | 153 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:157:7 | 157 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:161:7 | 161 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:165:7 | 165 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:169:7 | 169 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:173:7 | 173 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:176:7 | 176 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:180:7 | 180 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:184:7 | 184 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:188:7 | 188 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:192:7 | 192 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:196:7 | 196 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:200:7 | 200 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:204:7 | 204 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:208:7 | 208 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:211:7 | 211 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:214:7 | 214 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:218:7 | 218 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:222:7 | 222 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:226:7 | 226 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:230:7 | 230 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:234:7 | 234 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:238:7 | 238 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:242:7 | 242 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:246:7 | 246 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:250:7 | 250 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:254:7 | 254 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:257:7 | 257 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:260:7 | 260 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:263:7 | 263 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:266:7 | 266 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:269:7 | 269 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:272:7 | 272 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:275:7 | 275 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:279:7 | 279 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:283:7 | 283 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:286:11 | 286 | #[cfg(all(linux_android, not(target_env = "musl"), not(target_env = "ohos")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:26:18 | 26 | if #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:36:36 | 36 | const LIBC_FSTATFS: unsafe extern fn | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:39:35 | 39 | const LIBC_STATFS: unsafe extern fn | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:295:9 | 295 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:302:15 | 302 | #[cfg(not(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:309:11 | 309 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:369:15 | 369 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:436:34 | 436 | #[cfg(all(feature = "mount", 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:496:9 | 496 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:497:9 | 497 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:520:9 | 520 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:521:9 | 521 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:543:15 | 543 | #[cfg(any(apple_targets, linux_android, 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(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:543:30 | 543 | #[cfg(any(apple_targets, linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:568:9 | 568 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:569:9 | 569 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:592:9 | 592 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:593:9 | 593 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statfs.rs:636:38 | 636 | #[cfg(all(feature = "mount", 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:24:15 | 24 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:27:15 | 27 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:30:15 | 30 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:33:15 | 33 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:45:15 | 45 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:48:15 | 48 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:340:7 | 340 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:454:5 | 454 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:464:11 | 464 | #[cfg(any(linux_android, target_os = "aix", 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:464:45 | 464 | #[cfg(any(linux_android, target_os = "aix", 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:169:11 | 169 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:285:15 | 285 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:288:15 | 288 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:291:15 | 291 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:296:15 | 296 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:300:15 | 300 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:304:15 | 304 | #[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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:306:19 | 306 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:307:19 | 307 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:311:15 | 311 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:313:15 | 313 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:315:19 | 315 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:316:19 | 316 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:320:15 | 320 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:322:15 | 322 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:324:15 | 324 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:326:15 | 326 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:413:19 | 413 | #[cfg(any(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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:414:17 | 414 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:421:19 | 421 | #[cfg(any(freebsdlike, 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: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:421:32 | 421 | #[cfg(any(freebsdlike, 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:428:17 | 428 | solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:434:19 | 434 | #[cfg(any(bsd, 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:434:24 | 434 | #[cfg(any(bsd, 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:440:19 | 440 | #[cfg(any(solarish, target_os = "haiku"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:443:17 | 443 | solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:693:14 | 693 | if #[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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:189:23 | 189 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:211:23 | 211 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:227:19 | 227 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:243:23 | 243 | #[cfg(any(linux_android, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:485:19 | 485 | #[cfg(any(linux_android, apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:485:34 | 485 | #[cfg(any(linux_android, apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:494:19 | 494 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:502:19 | 502 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:504:19 | 504 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:506:19 | 506 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:508:19 | 508 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:510:19 | 510 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:512:19 | 512 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:514:19 | 514 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:516:19 | 516 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:518:19 | 518 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:520:19 | 520 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:522:19 | 522 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:524:19 | 524 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:526:19 | 526 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:528:19 | 528 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:530:19 | 530 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:533:19 | 533 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:535:19 | 535 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:537:19 | 537 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:539:19 | 539 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:541:19 | 541 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:543:19 | 543 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:546:19 | 546 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:548:15 | 548 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:550:19 | 550 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:552:19 | 552 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:554:19 | 554 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:556:19 | 556 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:558:19 | 558 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:560:19 | 560 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:562:19 | 562 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:564:19 | 564 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:566:19 | 566 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:568:19 | 568 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:570:19 | 570 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:572:19 | 572 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:574:15 | 574 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:576:15 | 576 | #[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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:583:19 | 583 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:585:19 | 585 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:587:19 | 587 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:589:19 | 589 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:591:19 | 591 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:594:19 | 594 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:596:19 | 596 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:598:19 | 598 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:600:19 | 600 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:602:19 | 602 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:604:19 | 604 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:606:19 | 606 | apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:614:15 | 614 | #[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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:628:15 | 628 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:636:15 | 636 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:638:15 | 638 | #[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: `netbsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:640:15 | 640 | #[cfg(netbsdlike)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:642:19 | 642 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:642:32 | 642 | #[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: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:644:19 | 644 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:644:32 | 644 | #[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: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:646:15 | 646 | #[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: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:648:15 | 648 | #[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: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:650:15 | 650 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:676:15 | 676 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:684:15 | 684 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/time.rs:20:13 | 20 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:162:7 | 162 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:171:7 | 171 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:98:11 | 98 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:105:11 | 105 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:343:11 | 343 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:27:19 | 27 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:28:19 | 28 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:39:19 | 39 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:40:19 | 40 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:47:19 | 47 | #[cfg(any(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:48:19 | 48 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:55:19 | 55 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:58:19 | 58 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:61:19 | 61 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:128:19 | 128 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:205:26 | 205 | if #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:269:19 | 269 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/wait.rs:365:15 | 365 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:7:30 | 7 | all(feature = "process", linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:16:5 | 16 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:17:5 | 17 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:18:5 | 18 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:19:5 | 19 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:26:27 | 26 | #[cfg(all(feature = "fs", 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:51:11 | 51 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:51:24 | 51 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:54:11 | 54 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:54:24 | 54 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:2849:7 | 2849 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:2876:11 | 2876 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:2876:26 | 2876 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:2921:11 | 2921 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:2921:26 | 2921 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:47:11 | 47 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:406:7 | 406 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:451:5 | 451 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:452:5 | 452 | 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_targets` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:577:5 | 577 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:911:11 | 911 | #[cfg(any(linux_android, freebsdlike, 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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:911:26 | 911 | #[cfg(any(linux_android, freebsdlike, 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(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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:936:7 | 936 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:989:9 | 989 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:990:9 | 990 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:991:9 | 991 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:992:9 | 992 | 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1168:7 | 1168 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1137:9 | 1137 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1138:9 | 1138 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1148:9 | 1148 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1149:9 | 1149 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1214:5 | 1214 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1215:5 | 1215 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1216:5 | 1216 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1220:5 | 1220 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1380:11 | 1380 | #[cfg(any(freebsdlike, linux_android, 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: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1380:24 | 1380 | #[cfg(any(freebsdlike, linux_android, 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(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1380:39 | 1380 | #[cfg(any(freebsdlike, linux_android, 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_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1389:7 | 1389 | #[cfg(linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1411:5 | 1411 | linux_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_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1412:5 | 1412 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:1413:5 | 1413 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:3120:5 | 3120 | 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/unistd.rs:3642:7 | 3642 | #[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 Compiling hickory-resolver v0.25.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hickory_resolver CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hickory-resolver-0.25.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hickory-resolver-0.25.2/Cargo.toml CARGO_PKG_AUTHORS='The contributors to Hickory DNS' CARGO_PKG_DESCRIPTION='Hickory DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution. See Resolver for supported resolution types. The Client can be used for other queries. ' CARGO_PKG_HOMEPAGE='https://hickory-dns.org/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hickory-resolver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hickory-dns/hickory-dns' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.25.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hickory_resolver --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hickory-resolver-0.25.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 --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "system-config", "tls-aws-lc-rs", "tls-ring", "tokio", "webpki-roots"))' -C metadata=d3f9728bf01c9f69 -C extra-filename=-b6cd69af4809518d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern futures_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_util-08748c2b552983d2.rmeta --extern hickory_proto=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhickory_proto-6b08b8f518a20b89.rmeta --extern moka=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmoka-f88be10f194beea6.rmeta --extern once_cell=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libonce_cell-39e8f1d61c72764a.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern rand=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand-e37ba6e471ef4d1a.rmeta --extern resolv_conf=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libresolv_conf-d401550afaa21519.rmeta --extern smallvec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsmallvec-f9008973ecc4e537.rmeta --extern thiserror=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libthiserror-643e8e22e6cf1d86.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tracing=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtracing-2f02d74c733906dc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling convert_case v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/convert_case-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/convert_case-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Rutrum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/convert_case-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=349efe32d4b95398 -C extra-filename=-1a7be87d0408eb74 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern unicode_segmentation=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicode_segmentation-c40dd81648e4971c.rmeta --cap-lints warn` warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/convert_case-0.6.0/src/lib.rs:236:18 | 236 | fn from_case(&self, case: Case) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 236 | fn from_case(&self, case: Case) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/convert_case-0.6.0/src/lib.rs:250:24 | 250 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 250 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/convert_case-0.6.0/src/lib.rs:274:24 | 274 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 274 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/convert_case-0.6.0/src/lib.rs:278:18 | 278 | fn from_case(&self, case: Case) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 278 | fn from_case(&self, case: Case) -> StateConverter<'_, T> { | +++ warning: `convert_case` (lib) generated 4 warnings Compiling darling_core v0.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling_core-0.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling_core-0.21.3/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.21.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling_core-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=68e171b9339f66ef -C extra-filename=-461890534bf118f6 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern fnv=/magus/work/usr/mports/misc/codex/work/target/release/deps/libfnv-e489637a3ab37595.rmeta --extern ident_case=/magus/work/usr/mports/misc/codex/work/target/release/deps/libident_case-d052fe42d2bb6596.rmeta --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rmeta --extern strsim=/magus/work/usr/mports/misc/codex/work/target/release/deps/libstrsim-5f108821efd7a81c.rmeta --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rmeta --cap-lints warn` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/select.rs:110:16 | 110 | pub fn fds(&self, highest: Option) -> Fds { | ^^^^^ ^^^ | | | | | the same lifetime is hidden here | the lifetime is elided here the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 110 | pub fn fds(&self, highest: Option) -> Fds<'_> { | ++++ warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:748:13 | 741 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 748 | Handler(extern fn(libc::c_int)), | ^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/signal.rs:752:15 | 741 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)] | --------- in this derive macro expansion ... 752 | SigAction(extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/nix-0.28.0/src/sys/termios.rs:181:36 | 181 | pub(crate) fn get_libc_termios(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 181 | pub(crate) fn get_libc_termios(&self) -> Ref<'_, libc::termios> { | +++ warning: `nix` (lib) generated 568 warnings Compiling schemafy_core v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemafy_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy_core-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy_core-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Markus Westerlind ' CARGO_PKG_DESCRIPTION='Generates serializeable Rust types from a json schema' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemafy_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Marwes/schemafy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name schemafy_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy_core-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1380050251fa5beb -C extra-filename=-bba6e0a9a646a89e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde-11af6a94c74bb748.rmeta --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_json-5e1084c1897cba03.rmeta --cap-lints warn` Compiling hashbrown v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.14.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --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=1348ae1887d11a59 -C extra-filename=-298d9c3d718a4620 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern allocator_api2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liballocator_api2-c666b3c8c067fe0f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fxhash v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fxhash CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fxhash-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fxhash-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='cbreeden ' CARGO_PKG_DESCRIPTION='A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fxhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cbreeden/fxhash' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fxhash --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fxhash-0.2.1/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=f4cc46d2a727c9b2 -C extra-filename=-453c72003bf65e65 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern byteorder=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbyteorder-77fe75a0083bc010.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: anonymous parameters are deprecated and will be removed in the next edition --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fxhash-0.2.1/lib.rs:55:29 | 55 | fn hash_word(&mut self, Self); | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default warning: `fxhash` (lib) generated 1 warning Compiling ref-cast-impl v1.0.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ref_cast_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-impl-1.0.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-impl-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Derive implementation for ref_cast::RefCast.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ref-cast-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ref-cast' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name ref_cast_impl --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-impl-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28e698c7df2f0510 -C extra-filename=-76624acb5990696d --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn` Compiling allocative_derive v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocative_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative_derive-0.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative_derive-0.3.3/Cargo.toml CARGO_PKG_AUTHORS=Meta CARGO_PKG_DESCRIPTION='Implementation of derive(Allocative) for allocative crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocative_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebookexperimental/allocative' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name allocative_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative_derive-0.3.3/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=43154cbb2781291c -C extra-filename=-61ab16c420ab11cb --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn` Compiling csv-core v0.1.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/csv-core-0.1.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/csv-core-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/csv-core-0.1.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=661b6666eff29097 -C extra-filename=-dbee5e7f126ca690 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indenter v0.3.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indenter CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indenter-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indenter-0.3.4/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=1.39 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name indenter --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/indenter-0.3.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ef3fc1d744079a49 -C extra-filename=-e4c63ffc093a6040 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling starlark_map v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Map implementation with starlark-rust specific optimizations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark_map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(rust_nightly)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75c11860d4acc1d3 -C extra-filename=-924b863baa56030f --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/starlark_map-924b863baa56030f -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` Compiling beef v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=beef CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/beef-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/beef-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Maciej Hirsz ' CARGO_PKG_DESCRIPTION='More compact Cow' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=beef CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/maciejhirsz/beef' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name beef --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/beef-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_fn", "default", "impl_serde", "serde"))' -C metadata=056c1b9cb8c4deb0 -C extra-filename=-8da4ee8c2e1a9109 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` warning: missing documentation for a module --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/beef-0.5.2/src/lib.rs:54:1 | 54 | pub mod lean { | ^^^^^^^^^^^^ | note: the lint level is defined here --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/beef-0.5.2/src/lib.rs:39:9 | 39 | #![warn(missing_docs)] | ^^^^^^^^^^^^ warning: `beef` (lib) generated 1 warning Compiling logos-derive v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=logos_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/logos-derive-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/logos-derive-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Maciej Hirsz ' CARGO_PKG_DESCRIPTION='Create ridiculously fast Lexers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=logos-derive CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/maciejhirsz/logos' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name logos_derive --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/logos-derive-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94a82ddc855c39bf -C extra-filename=-bcf3600acca4049e --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern beef=/magus/work/usr/mports/misc/codex/work/target/release/deps/libbeef-8da4ee8c2e1a9109.rlib --extern fnv=/magus/work/usr/mports/misc/codex/work/target/release/deps/libfnv-e489637a3ab37595.rlib --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/release/deps/libregex_syntax-2cb37aedc13785e8.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-8d830ced0dc6f491.rlib --extern proc_macro --cap-lints warn` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Map implementation with starlark-rust specific optimizations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark_map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/starlark_map-a2edfe849c115b2a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/starlark_map-924b863baa56030f/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ref_cast CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Safely cast &T to &U where the struct U contains a single field of type T.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ref-cast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ref-cast' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/ref-cast-58c54754a48433ff/out /usr/local/bin/rustc --crate-name ref_cast --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/ref-cast-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=319c06e09422e78d -C extra-filename=-ba34372852b215e8 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ref_cast_impl=/magus/work/usr/mports/misc/codex/work/target/release/deps/libref_cast_impl-76624acb5990696d.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'` Compiling csv v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/csv-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/csv-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.73 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/csv-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())' -C metadata=934d39936cb9b65b -C extra-filename=-d500f3f22c07b51c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern csv_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcsv_core-dbee5e7f126ca690.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern ryu=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libryu-901d03a58a91935b.rmeta --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_core-2687d89204f19876.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocative CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/Cargo.toml CARGO_PKG_AUTHORS=Meta CARGO_PKG_DESCRIPTION='Inspect rust object tree and output it as flamegraph' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocative CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/facebookexperimental/allocative' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/allocative-4c3f9b959882b4bf/out /usr/local/bin/rustc --crate-name allocative --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(rust_nightly)' --cfg 'feature="bumpalo"' --cfg 'feature="hashbrown"' --cfg 'feature="num-bigint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "bumpalo", "compact_str", "dashmap", "either", "futures", "hashbrown", "indexmap", "num-bigint", "once_cell", "parking_lot", "prost-types", "relative-path", "serde_json", "slab", "smallvec", "sorted_vector_map", "tokio", "triomphe"))' -C metadata=90992672e601cfed -C extra-filename=-b6c93943095e04da --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern allocative_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/liballocative_derive-61ab16c420ab11cb.so --extern bumpalo=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbumpalo-7219d3328358333a.rmeta --extern ctor=/magus/work/usr/mports/misc/codex/work/target/release/deps/libctor-353f7c9d70728bbd.so --extern hashbrown=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhashbrown-298d9c3d718a4620.rmeta --extern num_bigint=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_bigint-fa2e6625400818c1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `token_span` is never read --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/grammar/repr.rs:57:9 | 20 | pub struct Grammar { | ------- field in this struct ... 57 | pub token_span: Span, | ^^^^^^^^^^ | = note: `Grammar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `name` is never read --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/grammar/repr.rs:88:9 | 87 | pub struct NonterminalData { | --------------- field in this struct 88 | pub name: NonterminalString, | ^^^^ | = note: `NonterminalData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: field `0` is never read --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/parser/mod.rs:26:13 | 26 | TypeRef(TypeRef), | ------- ^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 26 - TypeRef(TypeRef), 26 + TypeRef(()), | warning: field `0` is never read --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/parser/mod.rs:27:25 | 27 | GrammarWhereClauses(Vec>), | ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 27 - GrammarWhereClauses(Vec>), 27 + GrammarWhereClauses(()), | warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/collections/multimap.rs:48:17 | 48 | pub fn iter(&self) -> btree_map::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn iter(&self) -> btree_map::Iter<'_, K, C> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/lexer/nfa/mod.rs:115:32 | 115 | pub fn edges(&self, from: NFAStateIndex) -> EdgeIterator { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | pub fn edges(&self, from: NFAStateIndex) -> EdgeIterator<'_, L> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/lr1/lane_table/table/mod.rs:46:65 | 46 | pub fn new(grammar: &'grammar Grammar, conflicts: usize) -> LaneTable { | -------- the lifetime is named here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'grammar` | 46 | pub fn new(grammar: &'grammar Grammar, conflicts: usize) -> LaneTable<'grammar> { | ++++++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-0.19.12/src/tok/mod.rs:758:35 | 758 | pub fn apply_string_escapes(code: &str, idx0: usize) -> Result, Error> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 758 | pub fn apply_string_escapes(code: &str, idx0: usize) -> Result, Error> { | +++ warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/src/flamegraph.rs:454:5 | 454 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/src/flamegraph.rs:190:15 | 190 | fn as_ref(&self) -> TreeRef { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 190 | fn as_ref(&self) -> TreeRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/src/flamegraph.rs:348:25 | 348 | pub fn root_visitor(&mut self) -> Visitor { | ^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 348 | pub fn root_visitor(&mut self) -> Visitor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/allocative-0.3.4/src/flamegraph.rs:418:16 | 418 | fn current(&mut self) -> TreeStackRef { | ^^^^^^^^^ ^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 418 | fn current(&mut self) -> TreeStackRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/logos-derive-0.12.1/src/generator/tables.rs:25:17 | 25 | pub fn view(&mut self) -> TableView { | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 25 | pub fn view(&mut self) -> TableView<'_> { | ++++ Compiling schemafy_lib v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemafy_lib CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy_lib-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy_lib-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Markus Westerlind :MATILLAT Quentin ' CARGO_PKG_DESCRIPTION='Generates serializeable Rust types from a json schema' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemafy_lib CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Marwes/schemafy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name schemafy_lib --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy_lib-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6854b2169043eed3 -C extra-filename=-b229516e50277757 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern inflector=/magus/work/usr/mports/misc/codex/work/target/release/deps/libinflector-598ea8791fc9d483.rmeta --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rmeta --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rmeta --extern schemafy_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libschemafy_core-bba6e0a9a646a89e.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde-11af6a94c74bb748.rmeta --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_derive-624889782c5ff283.so --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_json-5e1084c1897cba03.rmeta --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-8d830ced0dc6f491.rmeta --cap-lints warn` Compiling darling_macro v0.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling_macro-0.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling_macro-0.21.3/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.21.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling_macro-0.21.3/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=11da27824ac776ca -C extra-filename=-2cffd2a100d85add --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern darling_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdarling_core-461890534bf118f6.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn` warning: `allocative` (lib) generated 4 warnings Compiling rama-dns v0.3.0-alpha.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_dns CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-dns-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-dns-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='DNS support for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-dns CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_dns --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-dns-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=a13061dbd5d2dd1a -C extra-filename=-50386a74ea311f27 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern hickory_resolver=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhickory_resolver-b6cd69af4809518d.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_net=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_net-546b0d6b52ae8415.rmeta --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling derive_more-impl v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derive_more-impl-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derive_more-impl-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Internal implementation of `derive_more` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION=1.75.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more_impl --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derive_more-impl-1.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_from"' --cfg 'feature="try_into"' --cfg 'feature="try_unwrap"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=292bcdec7eba4bbb -C extra-filename=-2ba1d04800f66639 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern convert_case=/magus/work/usr/mports/misc/codex/work/target/release/deps/libconvert_case-1a7be87d0408eb74.rlib --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern unicode_xid=/magus/work/usr/mports/misc/codex/work/target/release/deps/libunicode_xid-55430001ad3088c0.rlib --extern proc_macro --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oid_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION=1.63 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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/oid-registry-ed907f4e000a8151/out /usr/local/bin/rustc --crate-name oid_registry --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/oid-registry-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="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x500", "x509", "x962"))' -C metadata=57f2ac24969234bd -C extra-filename=-904aed086c476e95 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern asn1_rs=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libasn1_rs-0a1c36d6ae3cd413.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_http_headers CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='typed http headers for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-http-headers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/rama-http-headers-54971a030f5c6bea/out /usr/local/bin/rustc --crate-name rama_http_headers --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-headers-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34436b3e2ded54a7 -C extra-filename=-cdce613cf21b62b3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern base64=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbase64-0d66bcf7836da1ae.rmeta --extern chrono=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libchrono-54b466300b00d527.rmeta --extern const_format=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libconst_format-0f4ee59fe88e8685.rmeta --extern httpdate=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttpdate-d1b7f40eb18b6a20.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_error=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_error-cbe0cb79fa276671.rmeta --extern rama_http_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_http_types-68ab1ab88582a52e.rmeta --extern rama_macros=/magus/work/usr/mports/misc/codex/work/target/release/deps/librama_macros-03f9cdd2936325f1.so --extern rama_net=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_net-546b0d6b52ae8415.rmeta --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern rand=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand-e37ba6e471ef4d1a.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern sha1=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsha1-5a45bbd3d96ff1ee.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(nightly)'` warning: `logos-derive` (lib) generated 1 warning Compiling der-parser v10.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der_parser CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Parser/encoder for ASN.1 BER/DER data' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/der-parser' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der-parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/der-parser.git' CARGO_PKG_RUST_VERSION=1.63 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name der_parser --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-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 --cfg 'feature="bigint"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("as_bitvec", "bigint", "bitvec", "cookie-factory", "default", "num-bigint", "serialize", "std", "unstable"))' -C metadata=05a777997f8d7829 -C extra-filename=-ef0be17319b23d6c --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern asn1_rs=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libasn1_rs-0a1c36d6ae3cd413.rmeta --extern displaydoc=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdisplaydoc-c542523db440bf52.so --extern nom=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnom-74fff275f493c6ef.rmeta --extern num_bigint=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_bigint-fa2e6625400818c1.rmeta --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --extern rusticata_macros=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librusticata_macros-16fa161c57825e00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dupe v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dupe CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe-0.9.1/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Marker for types which are cheap to clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dupe CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebookincubator/gazebo' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dupe --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe-0.9.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=e6313613f920ab72 -C extra-filename=-9d312ec49fdea3e5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern dupe_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdupe_derive-eb18e9844f8db511.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fdeflate v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fdeflate CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fdeflate-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fdeflate-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Fast specialized deflate implementation' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/fdeflate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fdeflate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/fdeflate' CARGO_PKG_RUST_VERSION=1.67.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fdeflate --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fdeflate-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 --allow=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c41b284fee45ee74 -C extra-filename=-0e2df5d3231b8187 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern simd_adler32=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libsimd_adler32-9e8665ff9ab58a55.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_html_form v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_html_form CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_html_form-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_html_form-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='(De-)serialization support for the `application/x-www-form-urlencoded` format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_html_form CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jplatte/serde_html_form' CARGO_PKG_RUST_VERSION=1.63 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name serde_html_form --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_html_form-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 --warn=unexpected_cfgs --check-cfg 'cfg(rust_analyzer)' --cfg 'feature="default"' --cfg 'feature="ryu"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ryu", "std"))' -C metadata=b8dff710221a5070 -C extra-filename=-f18bae1a74e56d1f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-23a55b8de293711d.rmeta --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libindexmap-0e3dcf4b854c1015.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern ryu=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libryu-901d03a58a91935b.rmeta --extern serde_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_core-2687d89204f19876.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/ber.rs:263:29 | 263 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 263 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/ber.rs:555:29 | 555 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 555 | pub fn as_bitstring_ref(&self) -> Result<&BitStringObject<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:116:35 | 116 | pub fn ber_read_element_header(i: &[u8]) -> BerResult

{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub fn ber_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:145:8 | 145 | i: &[u8], | ^^^^^ the lifetime is elided here ... 150 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 150 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:233:44 | 233 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 233 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:249:34 | 249 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:261:26 | 261 | pub fn parse_ber_bool(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | pub fn parse_ber_bool(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:292:29 | 292 | pub fn parse_ber_integer(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 292 | pub fn parse_ber_integer(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:298:31 | 298 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 298 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:304:33 | 304 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 304 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:310:26 | 310 | pub fn parse_ber_null(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 310 | pub fn parse_ber_null(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:316:25 | 316 | pub fn parse_ber_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 316 | pub fn parse_ber_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:322:26 | 322 | pub fn parse_ber_enum(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 322 | pub fn parse_ber_enum(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:328:32 | 328 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 328 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:334:34 | 334 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 334 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:347:30 | 347 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:360:25 | 360 | pub fn parse_ber_set(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 360 | pub fn parse_ber_set(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:367:35 | 367 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 367 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:374:35 | 374 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 374 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:381:37 | 381 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 381 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:387:31 | 387 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 387 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:393:36 | 393 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 393 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:399:31 | 399 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 399 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:405:29 | 405 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 405 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:411:37 | 411 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 411 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:417:38 | 417 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 417 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:423:35 | 423 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 423 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:429:35 | 429 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 429 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:435:31 | 435 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 435 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:441:37 | 441 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 441 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:455:42 | 455 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 455 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:562:25 | 562 | pub fn parse_ber_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 562 | pub fn parse_ber_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:571:25 | 571 | pub fn parse_ber_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 571 | pub fn parse_ber_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:580:25 | 580 | pub fn parse_ber_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 580 | pub fn parse_ber_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:589:25 | 589 | pub fn parse_ber_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 589 | pub fn parse_ber_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:595:41 | 595 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 595 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:618:31 | 618 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 618 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/parser.rs:639:21 | 639 | pub fn parse_ber(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 639 | pub fn parse_ber(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/wrap_any.rs:13:36 | 13 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 13 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/wrap_any.rs:24:27 | 24 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 24 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/wrap_any.rs:32:25 | 32 | pub fn parse_ber_any(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 32 | pub fn parse_ber_any(i: &[u8]) -> BerResult<'_, Any<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/ber/wrap_any.rs:59:8 | 59 | i: &[u8], | ^^^^^ the lifetime is elided here ... 64 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 64 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:29:21 | 29 | pub fn parse_der(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn parse_der(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:47:31 | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:70:44 | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:86:34 | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:98:26 | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:127:29 | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:148:31 | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:154:33 | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:160:26 | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:166:25 | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:172:26 | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:178:32 | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:184:34 | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:197:30 | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:210:25 | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:217:35 | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:224:35 | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:230:25 | 230 | pub fn visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:237:37 | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:243:31 | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:249:36 | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:255:31 | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:261:29 | 261 | pub fn parse_der_utctime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | pub fn parse_der_utctime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:267:37 | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:273:38 | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:279:35 | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:285:35 | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:291:31 | 291 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:297:37 | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:312:42 | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:372:25 | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:381:25 | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:389:25 | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:397:25 | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:403:41 | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:482:8 | 482 | i: &[u8], | ^^^^^ the lifetime is elided here ... 487 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 487 | ) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:585:34 | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/der-parser-10.0.0/src/der/parser.rs:630:35 | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult
{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Compiling pem v3.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pem-3.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pem-3.0.6/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Creekmore ' CARGO_PKG_DESCRIPTION='Parse and encode PEM-encoded data.' CARGO_PKG_HOMEPAGE='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=3.0.6 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name pem --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pem-3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0b4fa8378c4ab52f -C extra-filename=-59ca83752d81f4f5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern base64=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbase64-0d66bcf7836da1ae.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pxfm v0.1.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pxfm CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pxfm-0.1.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pxfm-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Radzivon Bartoshyk' CARGO_PKG_DESCRIPTION='Fast and accurate math' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-3-Clause OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pxfm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awxkee/pxfm' CARGO_PKG_RUST_VERSION=1.85 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name pxfm --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/pxfm-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cafff0e20b7827b5 -C extra-filename=-8070a86004ece1d1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `der-parser` (lib) generated 80 warnings Compiling memoffset v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/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.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=6b96f4be7ff8d30e -C extra-filename=-e8b5ce1e5d21bd0f --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/memoffset-e8b5ce1e5d21bd0f -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern autocfg=/magus/work/usr/mports/misc/codex/work/target/release/deps/libautocfg-755331c658415876.rlib --cap-lints warn` Compiling http-range-header v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_range_header CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-range-header-0.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-range-header-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='No-dep range header parser' CARGO_PKG_HOMEPAGE='https://github.com/MarcusGrass/parse-range-headers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-range-header CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/MarcusGrass/parse-range-headers' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name http_range_header --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/http-range-header-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())' -C metadata=fe8f860193f2ccf2 -C extra-filename=-4aa747b6d00c61ed --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zune-core v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zune_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zune-core-0.5.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zune-core-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Core utilities for image processing in the zune family of crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zune-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/etemesi254/zune-image' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zune_core --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zune-core-0.5.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("log", "serde", "std"))' -C metadata=a8ddba52b0addb2d -C extra-filename=-1e5a1c00bd6c67e7 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derive_more-impl-1.0.0/src/fmt/parsing.rs:283:20 | 283 | fn argument(input: &str) -> Option<(LeftToParse<'_>, Argument)> { | ^^^^ ^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 283 | fn argument(input: &str) -> Option<(LeftToParse<'_>, Argument<'_>)> { | ++++ Compiling endian-type v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=endian_type CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/endian-type-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/endian-type-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Lolirofle ' CARGO_PKG_DESCRIPTION='Type safe wrappers for types with a defined byte order' CARGO_PKG_HOMEPAGE='https://github.com/Lolirofle/endian-type' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endian-type CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Lolirofle/endian-type.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name endian_type --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/endian-type-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=369125cd3c01acd9 -C extra-filename=-683f8c432e71ac33 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling color_quant v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=color_quant CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/color_quant-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/color_quant-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='nwin ' CARGO_PKG_DESCRIPTION='Color quantization library to reduce n colors to 256 colors.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color_quant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/color_quant.git' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name color_quant --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/color_quant-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())' -C metadata=783a79bcf1542320 -C extra-filename=-0bacf75aa0440982 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling matchit v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchit CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/matchit-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/matchit-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='A high performance, zero-copy URL router.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/matchit' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name matchit --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/matchit-0.9.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("__test_helpers", "default"))' -C metadata=76eed38eb2687807 -C extra-filename=-c5fdbcc5ed2dc401 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling weezl v0.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=weezl CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/weezl-0.1.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/weezl-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Fast LZW compression and decompression.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=weezl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/weezl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name weezl --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/weezl-0.1.12/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", "async", "default", "futures", "std"))' -C metadata=f3e01384dca758e0 -C extra-filename=-ea3b568aab2e5b46 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling quick-error v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_error CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-error-2.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-error-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets :Colin Kiegel ' CARGO_PKG_DESCRIPTION=' A macro which makes error types pleasant to write. ' CARGO_PKG_HOMEPAGE='http://github.com/tailhook/quick-error' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-error CARGO_PKG_README='' CARGO_PKG_REPOSITORY='http://github.com/tailhook/quick-error' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name quick_error --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-error-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=417adc9862319a3b -C extra-filename=-c8ca540f2fdc2557 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling byteorder-lite v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/byteorder-lite-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/byteorder-lite-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/byteorder-lite' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/byteorder-lite' CARGO_PKG_RUST_VERSION=1.60 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder_lite --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/byteorder-lite-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=736e6db53c05dc26 -C extra-filename=-44915db123d697df --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gif v0.14.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gif CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/gif-0.14.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/gif-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='GIF de- and encoder' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/image-gif' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gif CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image-gif' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name gif --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/gif-0.14.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="color_quant"' --cfg 'feature="default"' --cfg 'feature="raii_no_panic"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color_quant", "default", "raii_no_panic", "std"))' -C metadata=4543601b7283307b -C extra-filename=-1340229988442939 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern color_quant=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcolor_quant-0bacf75aa0440982.rmeta --extern weezl=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libweezl-ea3b568aab2e5b46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Compiling image-webp v0.2.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=image_webp CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-webp-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-webp-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='WebP encoding and decoding in pure Rust' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/image-webp' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=image-webp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image-webp' CARGO_PKG_RUST_VERSION=1.80.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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name image_webp --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-webp-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("_benchmarks"))' -C metadata=b37521e274df9635 -C extra-filename=-ec26ebd6c2c10b24 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern byteorder_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbyteorder_lite-44915db123d697df.rmeta --extern quick_error=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libquick_error-c8ca540f2fdc2557.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rama-http v0.3.0-alpha.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_http CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='rama http layers, services and other utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_http --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression", "default", "opentelemetry", "tls"))' -C metadata=79acb38c3103f377 -C extra-filename=-24e50132e0244c73 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern base64=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbase64-0d66bcf7836da1ae.rmeta --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-809cf48997209a7f.rmeta --extern chrono=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libchrono-54b466300b00d527.rmeta --extern const_format=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libconst_format-0f4ee59fe88e8685.rmeta --extern csv=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcsv-d500f3f22c07b51c.rmeta --extern http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp-25e8f77d418515b3.rmeta --extern http_range_header=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttp_range_header-4aa747b6d00c61ed.rmeta --extern httpdate=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttpdate-d1b7f40eb18b6a20.rmeta --extern iri_string=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libiri_string-89b914cd5d2d9b32.rmeta --extern matchit=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmatchit-c5fdbcc5ed2dc401.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern percent_encoding=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-189b1722a73c8e5b.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern radix_trie=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libradix_trie-cd58bdca666eca46.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_error=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_error-cbe0cb79fa276671.rmeta --extern rama_http_headers=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_http_headers-cdce613cf21b62b3.rmeta --extern rama_http_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_http_types-68ab1ab88582a52e.rmeta --extern rama_net=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_net-546b0d6b52ae8415.rmeta --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern rand=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand-e37ba6e471ef4d1a.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_html_form=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_html_form-f18bae1a74e56d1f.rmeta --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern uuid=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libuuid-c474cf238894fecf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rama-tcp v0.3.0-alpha.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_tcp CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-tcp-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-tcp-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='TCP support for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-tcp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_tcp --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-tcp-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http"))' -C metadata=2f7d1f9f022c6d8f -C extra-filename=-4987b5a484b4bf5d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_dns=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_dns-50386a74ea311f27.rmeta --extern rama_http_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_http_types-68ab1ab88582a52e.rmeta --extern rama_net=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_net-546b0d6b52ae8415.rmeta --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern rand=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librand-e37ba6e471ef4d1a.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Compiling moxcms v0.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=moxcms CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/moxcms-0.7.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/moxcms-0.7.11/Cargo.toml CARGO_PKG_AUTHORS='Radzivon Bartoshyk' CARGO_PKG_DESCRIPTION='Simple Color Management in Rust' CARGO_PKG_HOMEPAGE='https://github.com/awxkee/moxcms' CARGO_PKG_LICENSE='BSD-3-Clause OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=moxcms CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awxkee/moxcms.git' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=0.7.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name moxcms --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/moxcms-0.7.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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=80557c2b83d0e416 -C extra-filename=-2d0ff450a41c4038 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --extern pxfm=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpxfm-8070a86004ece1d1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `derive_more-impl` (lib) generated 1 warning Compiling derive_more v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derive_more-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derive_more-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Adds #[derive(x)] macros for more traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION=1.75.0 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derive_more-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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="full"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="std"' --cfg 'feature="sum"' --cfg 'feature="try_from"' --cfg 'feature="try_into"' --cfg 'feature="try_unwrap"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=f5b8d3ff4ee39a84 -C extra-filename=-a03abeee176378dd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern derive_more_impl=/magus/work/usr/mports/misc/codex/work/target/release/deps/libderive_more_impl-2ba1d04800f66639.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling radix_trie v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radix_trie CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Michael Sproul ' CARGO_PKG_DESCRIPTION='Generic radix trie data-structure.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radix_trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/michaelsproul/rust_radix_trie' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name radix_trie --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-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("serde"))' -C metadata=cbb10e1217f86a7e -C extra-filename=-30dd532905bb953a --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern endian_type=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libendian_type-683f8c432e71ac33.rmeta --extern nibble_vec=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnibble_vec-5564cf647fc7ad86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-0.2.1/src/iter.rs:115:19 | 115 | fn child_iter(&self) -> ChildIter { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn child_iter(&self) -> ChildIter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/radix_trie-0.2.1/src/trie_node.rs:226:23 | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 226 | pub fn as_subtrie(&self, prefix: Nibblet) -> SubTrie<'_, K, V> { | +++ warning: `radix_trie` (lib) generated 2 warnings Compiling zune-jpeg v0.5.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zune_jpeg CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zune-jpeg-0.5.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zune-jpeg-0.5.12/Cargo.toml CARGO_PKG_AUTHORS='caleb ' CARGO_PKG_DESCRIPTION='A fast, correct and safe jpeg decoder' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zune-jpeg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=0.5.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name zune_jpeg --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/zune-jpeg-0.5.12/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="std"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "neon", "portable_simd", "std", "x86"))' -C metadata=a1c6e20150aa30b7 -C extra-filename=-b3c902788506ea97 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern zune_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzune_core-1e5a1c00bd6c67e7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/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.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/memoffset-84bb5305497f0cd0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/memoffset-e8b5ce1e5d21bd0f/build-script-build` [memoffset 0.6.5] cargo:rustc-cfg=tuple_ty [memoffset 0.6.5] cargo:rustc-cfg=allow_clippy [memoffset 0.6.5] cargo:rustc-cfg=maybe_uninit [memoffset 0.6.5] cargo:rustc-cfg=doctests [memoffset 0.6.5] cargo:rustc-cfg=raw_ref_macros Compiling png v0.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=png CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/png-0.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/png-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='PNG decoding and encoding library in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=png CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image-png' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name png --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/png-0.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "unstable", "zlib-rs"))' -C metadata=55b5e51d4a425819 -C extra-filename=-21280ffb9ba5f276 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-809cf48997209a7f.rmeta --extern crc32fast=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcrc32fast-f30212825532c43f.rmeta --extern fdeflate=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfdeflate-0e2df5d3231b8187.rmeta --extern flate2=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libflate2-b547c2961da03b43.rmeta --extern miniz_oxide=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libminiz_oxide-08ae3bca7c40e685.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Compiling schemafy v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemafy CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Markus Westerlind ' CARGO_PKG_DESCRIPTION='Generates serializeable Rust types from a json schema' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemafy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Marwes/schemafy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name schemafy --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/schemafy-0.5.2/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("generate-tests", "internal-regenerate"))' -C metadata=1476c262004a25cf -C extra-filename=-0efeacaafe5f24b3 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern inflector=/magus/work/usr/mports/misc/codex/work/target/release/deps/libinflector-598ea8791fc9d483.rlib --extern schemafy_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libschemafy_core-bba6e0a9a646a89e.rlib --extern schemafy_lib=/magus/work/usr/mports/misc/codex/work/target/release/deps/libschemafy_lib-b229516e50277757.rlib --extern serde=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde-11af6a94c74bb748.rlib --extern serde_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_derive-624889782c5ff283.so --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_json-5e1084c1897cba03.rlib --extern serde_repr=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_repr-affcd8571ef0d1bc.so --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-8d830ced0dc6f491.rlib --extern proc_macro --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=starlark_map CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Map implementation with starlark-rust specific optimizations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark_map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/starlark_map-a2edfe849c115b2a/out /usr/local/bin/rustc --crate-name starlark_map --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-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 --warn=unexpected_cfgs --check-cfg 'cfg(rust_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba2478b9906da0cd -C extra-filename=-d078dd8bad3562ca --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern allocative=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liballocative-b6c93943095e04da.rmeta --extern dupe=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdupe-9d312ec49fdea3e5.rmeta --extern equivalent=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libequivalent-7639c67fbd3c4ff2.rmeta --extern fxhash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfxhash-453c72003bf65e65.rmeta --extern hashbrown=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhashbrown-298d9c3d718a4620.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `lalrpop` (lib) generated 10 warnings Compiling starlark_syntax v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_syntax-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_syntax-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Damien Martin-Guillerez :Facebook' CARGO_PKG_DESCRIPTION='Starlark language AST' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark_syntax CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_syntax-0.13.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=d21751d43c071dae -C extra-filename=-30ca4f335c872bba --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/starlark_syntax-30ca4f335c872bba -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern lalrpop=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblalrpop-a5668be69ef7e69e.rlib --cap-lints warn` Compiling logos v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=logos CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/logos-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/logos-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Maciej Hirsz ' CARGO_PKG_DESCRIPTION='Create ridiculously fast Lexers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=logos CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/maciejhirsz/logos' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name logos --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/logos-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"' --cfg 'feature="export_derive"' --cfg 'feature="logos-derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export_derive", "logos-derive", "std"))' -C metadata=9218063a245d39e9 -C extra-filename=-af6b6caae7088ab4 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern logos_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/liblogos_derive-bcf3600acca4049e.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling darling v0.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling-0.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling-0.21.3/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.21.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/darling-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(compiletests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "serde", "suggestions"))' -C metadata=4f8898e3f1aa7893 -C extra-filename=-04319f3f2ea0f8b5 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern darling_core=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdarling_core-461890534bf118f6.rmeta --extern darling_macro=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdarling_macro-2cffd2a100d85add.so --cap-lints warn` Compiling lsp-types v0.94.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lsp_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lsp-types-0.94.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lsp-types-0.94.1/Cargo.toml CARGO_PKG_AUTHORS='Markus Westerlind :Bruno Medeiros ' CARGO_PKG_DESCRIPTION='Types for interaction with a language server, using VSCode'\''s Language Server Protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lsp-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gluon-lang/lsp-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.94.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=94 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lsp_types --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lsp-types-0.94.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("default", "proposed"))' -C metadata=1d83107aff37cd8d -C extra-filename=-74f0b776aeaa2e38 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-e6251b204ba076dc.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --extern serde_repr=/magus/work/usr/mports/misc/codex/work/target/release/deps/libserde_repr-affcd8571ef0d1bc.so --extern url=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liburl-b638a706b62338ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dupe CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe-0.9.1/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Marker for types which are cheap to clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dupe CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebookincubator/gazebo' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name dupe --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/dupe-0.9.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=299e66934486c907 -C extra-filename=-8fe11afc3e834070 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern dupe_derive=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdupe_derive-eb18e9844f8db511.so --cap-lints warn` Compiling derivative v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derivative CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derivative-2.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derivative-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='mcarton ' CARGO_PKG_DESCRIPTION='A set of alternative `derive` attributes for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derivative CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcarton/rust-derivative' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name derivative --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derivative-2.2.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("use_core"))' -C metadata=a6ad292ad04293db -C extra-filename=-cd496de50c33a5fd --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-8d830ced0dc6f491.rlib --extern proc_macro --cap-lints warn` warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/ordered_map.rs:62:17 | 62 | pub fn iter(&self) -> small_map::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 62 | pub fn iter(&self) -> small_map::Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/ordered_map.rs:68:21 | 68 | pub fn iter_mut(&mut self) -> small_map::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 68 | pub fn iter_mut(&mut self) -> small_map::IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/ordered_map.rs:176:24 | 176 | pub fn iter_hashed(&self) -> small_map::IterHashed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 176 | pub fn iter_hashed(&self) -> small_map::IterHashed<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/ordered_set.rs:116:17 | 116 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 116 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/small_map.rs:151:17 | 151 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 151 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/small_map.rs:159:19 | 159 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 159 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/small_map.rs:183:23 | 183 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 183 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/small_map.rs:199:24 | 199 | pub fn iter_hashed(&self) -> IterHashed { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 199 | pub fn iter_hashed(&self) -> IterHashed<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/small_set.rs:104:17 | 104 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 104 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/small_set.rs:110:24 | 110 | pub fn iter_hashed(&self) -> IterHashed { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn iter_hashed(&self) -> IterHashed<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/small_set.rs:121:31 | 121 | pub fn iter_mut_unchecked(&mut self) -> IterMutUnchecked { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 121 | pub fn iter_mut_unchecked(&mut self) -> IterMutUnchecked<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/sorted_map.rs:129:24 | 129 | pub fn iter_hashed(&self) -> small_map::IterHashed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn iter_hashed(&self) -> small_map::IterHashed<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/sorted_vec.rs:52:17 | 52 | pub fn iter(&self) -> slice::Iter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 52 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/unordered_map.rs:177:18 | 177 | pub fn entry(&mut self, k: K) -> Entry | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 177 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/unordered_map.rs:195:26 | 195 | pub fn raw_entry_mut(&mut self) -> RawEntryBuilderMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | pub fn raw_entry_mut(&mut self) -> RawEntryBuilderMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/unordered_set.rs:107:26 | 107 | pub fn raw_entry_mut(&mut self) -> RawEntryBuilderMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 107 | pub fn raw_entry_mut(&mut self) -> RawEntryBuilderMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/vec_map.rs:175:26 | 175 | pub(crate) fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 175 | pub(crate) fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/vec_map.rs:180:30 | 180 | pub(crate) fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 180 | pub(crate) fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/vec_map.rs:187:24 | 187 | pub(crate) fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 187 | pub(crate) fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/vec_map.rs:199:24 | 199 | pub(crate) fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 199 | pub(crate) fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/vec_map.rs:206:31 | 206 | pub(crate) fn iter_hashed(&self) -> IterHashed { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 206 | pub(crate) fn iter_hashed(&self) -> IterHashed<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/vec_map.rs:222:28 | 222 | pub(crate) fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | pub(crate) fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_map-0.13.0/src/vec_map.rs:229:38 | 229 | pub(crate) fn iter_mut_unchecked(&mut self) -> IterMutUnchecked { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 229 | pub(crate) fn iter_mut_unchecked(&mut self) -> IterMutUnchecked<'_, K, V> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_syntax-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_syntax-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Damien Martin-Guillerez :Facebook' CARGO_PKG_DESCRIPTION='Starlark language AST' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark_syntax CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/starlark_syntax-c351ec9b44771f1f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/starlark_syntax-30ca4f335c872bba/build-script-build` [starlark_syntax 0.13.0] cargo:rerun-if-changed=src/syntax/grammar.lalrpop [starlark_syntax 0.13.0] processing file `src/syntax/grammar.lalrpop` warning: `starlark_map` (lib) generated 23 warnings Compiling annotate-snippets v0.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/annotate-snippets-0.9.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/annotate-snippets-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name annotate_snippets --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/annotate-snippets-0.9.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("color", "default", "yansi-term"))' -C metadata=627873866b8d6898 -C extra-filename=-9d2461e7e02dc53b --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern unicode_width=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libunicode_width-d308bb8dd7ea23b4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `span` is never read --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derivative-2.2.0/src/ast.rs:34:9 | 30 | pub struct Field<'a> { | ----- field in this struct ... 34 | pub span: proc_macro2::Span, | ^^^^ | = note: `Field` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/derivative-2.2.0/src/ast.rs:87:23 | 87 | pub fn all_fields(&self) -> Vec<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 87 | pub fn all_fields(&self) -> Vec<&Field<'_>> { | ++++ [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Compiling tokio-test v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_test CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-test-0.4.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-test-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Testing utilities for Tokio- and futures-based code ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-test CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.71 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_test --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/tokio-test-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b152b5afcfa9f657 -C extra-filename=-9bd1b53b87cdbef5 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern futures_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_core-869830237f100b19.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_stream=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_stream-5c780cbdb7232387.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fd-lock v4.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fd-lock-4.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fd-lock-4.0.4/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Advisory cross-platform lock on a file using a file descriptor to it.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fd-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name fd_lock --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/fd-lock-4.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=780e606a59e4764b -C extra-filename=-4571dbb474c34033 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern rustix=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librustix-cdb8b4717a167ca5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling quick-xml v0.38.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.38.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.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"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=6831344702827fba -C extra-filename=-d49844c1bbe9fca3 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling globset v0.4.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/globset-0.4.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/globset-0.4.18/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/globset-0.4.18/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "log", "serde", "serde1", "simd-accel"))' -C metadata=a7105a650fef38a7 -C extra-filename=-651b2d3290093bb1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-10f5fa2fa02aa913.rmeta --extern bstr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbstr-9f12779c362539e7.rmeta --extern log=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblog-a05cdcda2c66fd13.rmeta --extern regex_automata=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libregex_automata-eadc9787b2bd908c.rmeta --extern regex_syntax=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-05b44287fd025f63.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/key.rs:158:5 | 158 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9 | 2006 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/map.rs:558:5 | 558 | deserialize_primitives!(mut); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9 | 2006 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/map.rs:1086:5 | 1086 | deserialize_primitives!(mut); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/simple_type.rs:175:5 | 175 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/simple_type.rs:636:5 | 636 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9 | 2006 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/text.rs:73:5 | 73 | deserialize_primitives!(); | ------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:2006:9 | 2006 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ ... 3189 | deserialize_primitives!(); | ------------------------- in this macro invocation | = note: this warning originates in the macro `deserialize_primitives` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/content.rs:205:5 | 205 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/element.rs:91:5 | 91 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:28:9 | 28 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/key.rs:42:5 | 42 | write_primitive!(); | ------------------ in this macro invocation | = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/simple_type.rs:284:5 | 284 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:28:9 | 28 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ | ::: /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/simple_type.rs:489:5 | 489 | write_primitive!(); | ------------------ in this macro invocation | = note: this warning originates in the macro `write_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/text.rs:52:5 | 52 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:784:5 | 784 | serde_if_integer128! { | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/mod.rs:1978:12 | 1978 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/key.rs:8:41 | 8 | use serde::{forward_to_deserialize_any, serde_if_integer128}; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/map.rs:17:12 | 17 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/simple_type.rs:16:12 | 16 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/de/text.rs:8:12 | 8 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/mod.rs:87:12 | 87 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/content.rs:10:12 | 10 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/element.rs:13:12 | 13 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/key.rs:3:12 | 3 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/simple_type.rs:13:12 | 13 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: use of deprecated macro `serde::serde_if_integer128`: This macro has no effect on any version of Serde released in the past 2 years. It was used long ago in crates that needed to support Rustc older than 1.26.0, or Emscripten targets older than 1.40.0, which did not yet have 128-bit integer support. These days Serde requires a Rust compiler newer than that so 128-bit integers are always supported. --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/quick-xml-0.38.4/src/se/text.rs:7:12 | 7 | use serde::serde_if_integer128; | ^^^^^^^^^^^^^^^^^^^ warning: `derivative` (lib) generated 2 warnings Compiling yasna v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yasna CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yasna-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yasna-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Masaki Hara ' CARGO_PKG_DESCRIPTION='ASN.1 library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/qnighy/yasna.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yasna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/qnighy/yasna.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name yasna --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=37c940e951521e87 -C extra-filename=-880b5980b6a3bf36 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern time=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtime-37dfcec58c4f32d4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Compiling icu_decimal_data v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_decimal_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_decimal_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_decimal crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_decimal_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_decimal_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ea90651cc5085a8 -C extra-filename=-4165bd256f400dc2 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/icu_decimal_data-4165bd256f400dc2 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` Compiling home v0.5.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/home-0.5.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/home-0.5.12/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.88 CARGO_PKG_VERSION=0.5.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/home-0.5.12/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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc31850ebdacf7a6 -C extra-filename=-e543fd35a1e856af --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lalrpop_util CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-util-0.19.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-util-0.19.12/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Runtime library for parsers generated by LALRPOP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lalrpop-util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/lalrpop/lalrpop' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name lalrpop_util --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lalrpop-util-0.19.12/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", "lexer", "regex", "std"))' -C metadata=020e0e83a69d3df4 -C extra-filename=-b9c983c63ea7d965 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling starlark v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Damien Martin-Guillerez :Stepan Koltsov :Facebook' CARGO_PKG_DESCRIPTION='An implementation of the Starlark language in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(rust_nightly)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0e054448c57843d -C extra-filename=-898bb21c834ff377 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/build/starlark-898bb21c834ff377 -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --cap-lints warn` Compiling bytemuck v1.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bytemuck-1.25.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bytemuck-1.25.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.25.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/bytemuck-1.25.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 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="extern_crate_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "impl_core_error", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "pod_saturating", "rustversion", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit", "zeroable_unwind_fn"))' -C metadata=79a4b1598c02b592 -C extra-filename=-78f8a971ebd33b56 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/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 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Damien Martin-Guillerez :Stepan Koltsov :Facebook' CARGO_PKG_DESCRIPTION='An implementation of the Starlark language in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/starlark-89af8a5085165c0a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/starlark-898bb21c834ff377/build-script-build` warning: `quick-xml` (lib) generated 25 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 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=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_decimal_data-2.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/icu_decimal_data-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_decimal crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_decimal_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/misc/codex/work/target/release:/magus/work/usr/mports/misc/codex/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/icu_decimal_data-7569ffa6a38d32fe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm19/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/misc/codex/work/target/release/build/icu_decimal_data-4165bd256f400dc2/build-script-build` Compiling rustyline v14.0.0 [icu_decimal_data 2.1.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustyline CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/Cargo.toml CARGO_PKG_AUTHORS='Katsu Kawakami ' CARGO_PKG_DESCRIPTION='Rustyline, a readline implementation based on Antirez'\''s Linenoise' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustyline CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kkawakam/rustyline' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=14.0.0 CARGO_PKG_VERSION_MAJOR=14 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rustyline --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.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 --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=96b49da3375274c4 -C extra-filename=-ede43d2f4a6303f8 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bitflags=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbitflags-809cf48997209a7f.rmeta --extern cfg_if=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcfg_if-ca1c37b175a76472.rmeta --extern fd_lock=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfd_lock-4571dbb474c34033.rmeta --extern home=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhome-e543fd35a1e856af.rmeta --extern libc=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblibc-20108ac727001a2f.rmeta --extern log=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/liblog-a05cdcda2c66fd13.rmeta --extern memchr=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmemchr-9b22e585fa39fdbd.rmeta --extern nix=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnix-40895284ff4419f3.rmeta --extern radix_trie=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libradix_trie-30dd532905bb953a.rmeta --extern unicode_segmentation=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libunicode_segmentation-d748daaeaa37688a.rmeta --extern unicode_width=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libunicode_width-d308bb8dd7ea23b4.rmeta --extern utf8parse=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libutf8parse-ce939a79ec442b46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [icu_decimal_data 2.1.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) Compiling starlark_derive v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=starlark_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_derive-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_derive-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Derive helpers for the starlark package.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=starlark_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/facebook/starlark-rust' CARGO_PKG_RUST_VERSION='' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name starlark_derive --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/starlark_derive-0.13.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=0768de3ea0a66d7e -C extra-filename=-e40c6598794cf975 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern dupe=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdupe-8fe11afc3e834070.rlib --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn` Compiling image v0.25.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=image CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-0.25.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-0.25.9/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Imaging library. Provides basic image processing and encoders/decoders for common image formats.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/image' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=image CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=0.25.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name image --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-0.25.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="gif"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=1115f9b14adf0c3c -C extra-filename=-4fbb2451cc6a946d --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern bytemuck=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbytemuck-78f8a971ebd33b56.rmeta --extern byteorder_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libbyteorder_lite-44915db123d697df.rmeta --extern color_quant=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcolor_quant-0bacf75aa0440982.rmeta --extern gif=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libgif-1340229988442939.rmeta --extern image_webp=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libimage_webp-ec26ebd6c2c10b24.rmeta --extern moxcms=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libmoxcms-2d0ff450a41c4038.rmeta --extern num_traits=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libnum_traits-8704caf6e08466ac.rmeta --extern png=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpng-21280ffb9ba5f276.rmeta --extern zune_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzune_core-1e5a1c00bd6c67e7.rmeta --extern zune_jpeg=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libzune_jpeg-b3c902788506ea97.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/completion.rs:416:17 | 416 | fn normalize(s: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 416 | fn normalize(s: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:60:12 | 60 | fn get(&self, index: usize, dir: SearchDirection) -> Result>; | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 60 | fn get(&self, index: usize, dir: SearchDirection) -> Result>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:154:9 | 154 | &self, | ^^^^^ the lifetime is elided here ... 158 | ) -> Result>; | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 158 | ) -> Result>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:162:9 | 162 | &self, | ^^^^^ the lifetime is elided here ... 166 | ) -> Result>; | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 166 | ) -> Result>>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:205:9 | 205 | &self, | ^^^^^ the lifetime is elided here ... 210 | ) -> Option | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 210 | ) -> Option> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:285:12 | 285 | fn get(&self, index: usize, _: SearchDirection) -> Result> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 285 | fn get(&self, index: usize, _: SearchDirection) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:357:9 | 357 | &self, | ^^^^^ the lifetime is elided here ... 361 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 361 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:385:9 | 385 | &self, | ^^^^^ the lifetime is elided here ... 389 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 389 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:641:12 | 641 | fn get(&self, index: usize, dir: SearchDirection) -> Result> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 641 | fn get(&self, index: usize, dir: SearchDirection) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:769:9 | 769 | &self, | ^^^^^ the lifetime is elided here ... 773 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 773 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rustyline-14.0.0/src/history.rs:778:9 | 778 | &self, | ^^^^^ the lifetime is elided here ... 782 | ) -> Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 782 | ) -> Result>> { | ++++ warning: constant `PNG_SIGNATURE` is never used --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-0.25.9/src/codecs/png.rs:27:18 | 27 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `ReadExt` is never used --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/image-0.25.9/src/io.rs:29:18 | 29 | pub(crate) trait ReadExt { | ^^^^^^^ [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 warning: `rustyline` (lib) generated 11 warnings Compiling rama-http-core v0.3.0-alpha.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_http_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-core-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-core-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='rama http protocol implementation and low level utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-http-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_http_core --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-http-core-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable"))' -C metadata=50196e22aa9a8d76 -C extra-filename=-09d8df74e44b80dc --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern ahash=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libahash-7670e54e82fe67f3.rmeta --extern atomic_waker=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libatomic_waker-85ed9575b5a22951.rmeta --extern futures_channel=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libfutures_channel-619c6f2e820e0c72.rmeta --extern httparse=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttparse-133f678c1d7bb51f.rmeta --extern httpdate=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libhttpdate-d1b7f40eb18b6a20.rmeta --extern indexmap=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libindexmap-0e3dcf4b854c1015.rmeta --extern itoa=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libitoa-a91fad099200fa99.rmeta --extern parking_lot=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libparking_lot-df7e2ef20edacd25.rmeta --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_http=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_http-24e50132e0244c73.rmeta --extern rama_http_types=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_http_types-68ab1ab88582a52e.rmeta --extern rama_utils=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_utils-588df4033e761724.rmeta --extern slab=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libslab-71e768e130aa51eb.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_test=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_test-9bd1b53b87cdbef5.rmeta --extern want=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libwant-9ac2f0bd3f97f9b6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_with_macros v3.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_with_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_with_macros-3.17.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_with_macros-3.17.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Bushart' CARGO_PKG_DESCRIPTION='proc-macro library for serde_with' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_with_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonasbb/serde_with/' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=3.17.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name serde_with_macros --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/serde_with_macros-3.17.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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars_0_8", "schemars_0_9", "schemars_1"))' -C metadata=8fd011100615a261 -C extra-filename=-6cda1b216d0bd3b1 --out-dir /magus/work/usr/mports/misc/codex/work/target/release/deps -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern darling=/magus/work/usr/mports/misc/codex/work/target/release/deps/libdarling-04319f3f2ea0f8b5.rlib --extern proc_macro2=/magus/work/usr/mports/misc/codex/work/target/release/deps/libproc_macro2-4045e3503c476751.rlib --extern quote=/magus/work/usr/mports/misc/codex/work/target/release/deps/libquote-bd36b70816d680ec.rlib --extern syn=/magus/work/usr/mports/misc/codex/work/target/release/deps/libsyn-74171b1018411506.rlib --extern proc_macro --cap-lints warn` Compiling debugserver-types v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=debugserver_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/debugserver-types-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/debugserver-types-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Westerlind ' CARGO_PKG_DESCRIPTION='Type definitions for Visual Code'\''s debug server.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debugserver-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Marwes/debugserver-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name debugserver_types --edition=2018 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/debugserver-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=4e643c3f95f08f2f -C extra-filename=-0efbba8dbbb28af0 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern schemafy=/magus/work/usr/mports/misc/codex/work/target/release/deps/libschemafy-0efeacaafe5f24b3.so --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --extern serde_json=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde_json-1117a2ef8ab7cb99.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/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.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/misc/codex/work/target/release/deps OUT_DIR=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/build/memoffset-84bb5305497f0cd0/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=de067c2cf6203f07 -C extra-filename=-aaa60da85723fdba --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/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` warning: unexpected `cfg` condition name: `doctests` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/src/lib.rs:65:7 | 65 | #[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 = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/src/lib.rs:68:7 | 68 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/src/raw_field.rs:42:7 | 42 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/src/raw_field.rs:54:11 | 54 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/src/raw_field.rs:102:7 | 102 | #[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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/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/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/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: `tuple_ty` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/memoffset-0.6.5/src/offset_of.rs:111:7 | 111 | #[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 10 warnings Compiling display_container v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=display_container CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/display_container-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/display_container-0.9.0/Cargo.toml CARGO_PKG_AUTHORS=Facebook CARGO_PKG_DESCRIPTION='Utilities to implement Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=display_container CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/facebookincubator/gazebo' 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/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name display_container --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/display_container-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=f345cbf0eebd56c5 -C extra-filename=-058c5731011cf90e --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern either=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libeither-ec8984efa004eb1f.rmeta --extern indenter=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libindenter-e4c63ffc093a6040.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rama-udp v0.3.0-alpha.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_udp CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-udp-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-udp-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='UDP support for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-udp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_udp --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-udp-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=91fa20ee2d6ff99f -C extra-filename=-74f4daa58d724fbd --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_net=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_net-546b0d6b52ae8415.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --extern tokio_util=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio_util-e890a3b78aff4024.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 [aws-lc-sys 0.39.0] exit status: 0 Compiling rama-unix v0.3.0-alpha.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rama_unix CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-unix-0.3.0-alpha.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-unix-0.3.0-alpha.4/Cargo.toml CARGO_PKG_AUTHORS='Glen De Cauwsemaecker ' CARGO_PKG_DESCRIPTION='Unix (Domain) socket support for rama' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rama-unix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/plabayo/rama' CARGO_PKG_RUST_VERSION=1.91.0 CARGO_PKG_VERSION=0.3.0-alpha.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=alpha.4 LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name rama_unix --edition=2024 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/rama-unix-0.3.0-alpha.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 '--warn=clippy::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' '--warn=clippy::unused_self' --warn=unused_imports --deny=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option' '--warn=clippy::redundant_clone' '--warn=clippy::option_option' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::await_holding_lock' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=124833e1fd0fc12e -C extra-filename=-efdabd118b15ae30 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern pin_project_lite=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libpin_project_lite-fe75f7d630fa87ff.rmeta --extern rama_core=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_core-a04933567ae41b7f.rmeta --extern rama_net=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/librama_net-546b0d6b52ae8415.rmeta --extern tokio=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libtokio-1a4bfeefaa447c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling codex-utils-home-dir v0.125.0 (/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/codex-rs/utils/home-dir) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=codex_utils_home_dir CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/codex-rs/utils/home-dir CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/codex-rs/utils/home-dir/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=codex-utils-home-dir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.125.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=125 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name codex_utils_home_dir --edition=2024 utils/home-dir/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 '--deny=clippy::unwrap_used' '--deny=clippy::unnecessary_to_owned' '--deny=clippy::unnecessary_sort_by' '--deny=clippy::unnecessary_lazy_evaluations' '--deny=clippy::unnecessary_filter_map' '--deny=clippy::uninlined_format_args' '--deny=clippy::trivially_copy_pass_by_ref' '--deny=clippy::redundant_static_lifetimes' '--deny=clippy::redundant_closure_for_method_calls' '--deny=clippy::redundant_closure' '--deny=clippy::redundant_clone' '--deny=clippy::needless_update' '--deny=clippy::needless_question_mark' '--deny=clippy::needless_option_as_deref' '--deny=clippy::needless_late_init' '--deny=clippy::needless_collect' '--deny=clippy::needless_borrowed_reference' '--deny=clippy::needless_borrow' '--deny=clippy::manual_unwrap_or' '--deny=clippy::manual_try_fold' '--deny=clippy::manual_strip' '--deny=clippy::manual_retain' '--deny=clippy::manual_range_contains' '--deny=clippy::manual_ok_or' '--deny=clippy::manual_non_exhaustive' '--deny=clippy::manual_memcpy' '--deny=clippy::manual_map' '--deny=clippy::manual_flatten' '--deny=clippy::manual_find' '--deny=clippy::manual_filter' '--deny=clippy::manual_clamp' '--deny=clippy::identity_op' '--deny=clippy::expect_used' '--deny=clippy::await_holding_lock' '--deny=clippy::await_holding_invalid_type' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3319f8b620b7a379 -C extra-filename=-0031353e2ca638ae --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern codex_utils_absolute_path=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libcodex_utils_absolute_path-1e30ba0e33e8bd77.rmeta --extern dirs=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libdirs-3ff052801cb2ea2a.rmeta -C link-arg=-fstack-protector-strong` warning: struct `WorkDoneProgressOptions` is never constructed --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/lsp-types-0.94.1/src/progress.rs:46:12 | 46 | pub struct WorkDoneProgressOptions { | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Compiling textwrap v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/textwrap-0.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/textwrap-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Textwrap is a small library for word wrapping, indenting, and dedenting strings. You can use it to format strings (such as help and error messages) for display in commandline applications. It is designed to be efficient and handle Unicode characters correctly. ' 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.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2015 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hyphenation", "term_size"))' -C metadata=ea55f1cd4082fc89 -C extra-filename=-37b80030239a90a1 --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern unicode_width=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libunicode_width-d308bb8dd7ea23b4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/textwrap-0.11.0/src/lib.rs:662:16 | 662 | pub fn wrap(s: &str, width: usize) -> Vec> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 662 | pub fn wrap(s: &str, width: usize) -> Vec> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/textwrap-0.11.0/src/lib.rs:698:21 | 698 | pub fn wrap_iter(s: &str, width: usize) -> IntoWrapIter { | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 698 | pub fn wrap_iter(s: &str, width: usize) -> IntoWrapIter<'_, HyphenSplitter> { | +++ warning: `textwrap` (lib) generated 2 warnings Compiling erased-serde v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/misc/codex/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "default", "std", "unstable-debug"))' -C metadata=02b071c145aa975c -C extra-filename=-a15e31d0a86e487f --out-dir /magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=/usr/local/llvm19/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/misc/codex/work/target/release/deps --extern serde=/magus/work/usr/mports/misc/codex/work/target/i686-unknown-freebsd/release/deps/libserde-d251ea8a4404cb22.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `self::alloc::borrow::ToOwned` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/lib.rs:121:13 | 121 | pub use self::alloc::borrow::ToOwned; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `vec` --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/lib.rs:124:27 | 124 | pub use self::alloc::{vec, vec::Vec}; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:134:29 | 134 | fn erased_serialize_seq(&mut self, len: Option) -> Result; | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 134 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:135:31 | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result; | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:137:9 | 137 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 140 | ) -> Result; | ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 140 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:142:9 | 142 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 147 | ) -> Result; | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 147 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:148:29 | 148 | fn erased_serialize_map(&mut self, len: Option) -> Result; | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:149:32 | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result; | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:151:9 | 151 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 156 | ) -> Result; | ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:486:29 | 486 | fn erased_serialize_seq(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 486 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:495:31 | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:505:9 | 505 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 508 | ) -> Result { | ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 508 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:518:9 | 518 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 523 | ) -> Result { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 523 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:532:29 | 532 | fn erased_serialize_map(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 532 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:541:32 | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:551:9 | 551 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 556 | ) -> Result { | ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 556 | ) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1329:37 | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1333:39 | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1337:46 | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /magus/work/usr/mports/misc/codex/work/codex-rust-v0.125.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1341:47 | 1341 | fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis

© 2008-2025 Lucas Holt
© 2008 Chris Reinhardt
MidnightBSD