MidnightBSD Magus

devel/gitui

Terminal UI for git

Flavor Version Run OSVersion Arch License Restricted Status
0.21.0 623 4.0 i386 mit 0 fail

License Permissions:

Events

Machine Type Time Message
m4032 info 2025-12-23 00:12:32.138735 Test Started
m4032 fail 2025-12-23 00:16:37.371535 make build returned non-zero: 1
m4032 fail 2025-12-23 00:16:37.575252 Test complete.

Log

===>  Building for gitui-0.21.0
   Compiling libc v0.2.132
   Compiling autocfg v1.1.0
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.43
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.43 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/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=a9ca58ead8762802 -C extra-filename=-9aeab6bbf7c09691 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro2-9aeab6bbf7c09691 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/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/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.132 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=dec16a239446077f -C extra-filename=-8bea8fd665f52a0d --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/libc-8bea8fd665f52a0d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3a5aac5a5c849bb -C extra-filename=-2d0201d1b2fa0fd4 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/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/devel/gitui/work/gitui-0.21.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d70eb8391248f18d -C extra-filename=-efad00ec7c5a0a32 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/build.rs:61:30
   |
61 |     let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs;
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

   Compiling unicode-ident v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-ident-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-ident-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-ident-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eca493fcd732116c -C extra-filename=-4c7e6e802e4702f9 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
   Compiling memchr v2.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=1cdd7f110f0a1edf -C extra-filename=-0c0521667dd5ea08 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/memchr-0c0521667dd5ea08 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.132 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/libc-766fe1fd6eaaa0bf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/libc-8bea8fd665f52a0d/build-script-build`
[libc 0.2.132] cargo:rerun-if-changed=build.rs
warning: `proc-macro2` (build script) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.132 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/libc-14cdebfe162d63e7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/libc-8bea8fd665f52a0d/build-script-build`
[libc 0.2.132] cargo:rerun-if-changed=build.rs
[libc 0.2.132] cargo:rustc-cfg=freebsd11
[libc 0.2.132] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.132] cargo:rustc-cfg=freebsd11
[libc 0.2.132] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.132] cargo:rustc-cfg=libc_union
[libc 0.2.132] cargo:rustc-cfg=libc_union
[libc 0.2.132] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.132] cargo:rustc-cfg=libc_align
[libc 0.2.132] cargo:rustc-cfg=libc_int128
[libc 0.2.132] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.132] cargo:rustc-cfg=libc_packedN
[libc 0.2.132] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.132] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.132] cargo:rustc-cfg=libc_align
[libc 0.2.132] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.132] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.132] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.132] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.132] cargo:rustc-cfg=libc_int128
[libc 0.2.132] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.132] cargo:rustc-cfg=libc_packedN
[libc 0.2.132] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.132] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.132] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.132] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.132] cargo:rustc-cfg=libc_const_extern_fn
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.132 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/libc-766fe1fd6eaaa0bf/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=bb50b77aafaaa412 -C extra-filename=-fb441517047e0d5c --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.43 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro2-33dcc2019c096373/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro2-9aeab6bbf7c09691/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.132 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/libc-14cdebfe162d63e7/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=9f2806c89c627210 -C extra-filename=-0179afdd71dd4788 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
[proc-macro2 1.0.43] cargo:rerun-if-changed=build.rs
   Compiling quote v1.0.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.21 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21/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=22fc51b244f9a646 -C extra-filename=-412c22e231a82b8b --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/quote-412c22e231a82b8b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
[proc-macro2 1.0.43] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.43] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.43] cargo:rustc-cfg=proc_macro_span
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.43 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro2-33dcc2019c096373/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=616fb1fef260fe0c -C extra-filename=-967153c1a8251248 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libunicode_ident-4c7e6e802e4702f9.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
warning: unexpected `cfg` condition name: `proc_macro_span`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/src/lib.rs:90:17
   |
90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
   |                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `super_unstable`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/src/lib.rs:90:34
   |
90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
   |                                  ^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `libc_deny_warnings`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/lib.rs:20:13
   |
20 | #![cfg_attr(libc_deny_warnings, deny(warnings))]
   |             ^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_deny_warnings)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition value: `switch`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/lib.rs:106:21
    |
106 |     } else if #[cfg(target_os = "switch")] {
    |                     ^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more
    = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: extern declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/unix/mod.rs:1466:9
     |
1466 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: extern declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/macros.rs:203:36
     |
203  |                   pub $($constness)* extern fn $i($($arg: $argty),*
     |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/unix/bsd/freebsdlike/mod.rs:1427:1
     |
1427 | / safe_f! {
1428 | |     pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1429 | |         status == 0x13
...    |
1439 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/macros.rs:94:22
     |
94   |               if #[cfg(libc_union)] {
     |                        ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libc-0.2.132/src/unix/bsd/freebsdlike/freebsd/mod.rs:995:1
     |
995  | / s_no_extra_traits! {
996  | |     pub struct utmpx {
997  | |         pub ut_type: ::c_short,
998  | |         pub ut_tv: ::timeval,
...    |
1203 | | }
     | |_- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.21 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/quote-4e7ee2e3e046e325/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/quote-412c22e231a82b8b/build-script-build`
[quote 1.0.21] cargo:rerun-if-changed=build.rs
   Compiling syn v1.0.99
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c4069198072cdf74 -C extra-filename=-aa16a96ecc2b781c --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/syn-aa16a96ecc2b781c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
warning: field `0` is never read
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/src/marker.rs:15:39
   |
15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>);
   |                   ------------------- ^^^^^^
   |                   |
   |                   field in this struct
   |
   = help: consider removing this field
   = note: `#[warn(dead_code)]` on by default

warning: struct `SourceFile` is never constructed
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/src/fallback.rs:304:19
    |
304 | pub(crate) struct SourceFile {
    |                   ^^^^^^^^^^

warning: methods `path` and `is_real` are never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/src/fallback.rs:310:12
    |
308 | impl SourceFile {
    | --------------- methods in this implementation
309 |     /// Get the path to this source file as a string.
310 |     pub fn path(&self) -> PathBuf {
    |            ^^^^
...
314 |     pub fn is_real(&self) -> bool {
    |            ^^^^^^^

warning: struct `LineColumn` is never constructed
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro2-1.0.43/src/fallback.rs:330:19
    |
330 | pub(crate) struct LineColumn {
    |                   ^^^^^^^^^^

warning: `libc` (lib) generated 120 warnings (106 duplicates)
   Compiling jobserver v0.1.24
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/jobserver-0.1.24 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/jobserver-0.1.24/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/alexcrichton/jobserver-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/jobserver-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/jobserver-0.1.24/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=cf06928fdba3d254 -C extra-filename=-7dbd9d55adae07d1 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/liblibc-0179afdd71dd4788.rmeta --cap-lints warn`
warning: `libc` (lib) generated 120 warnings (19 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.21 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/quote-4e7ee2e3e046e325/out /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=bcde297796e89b07 -C extra-filename=-b77e78c3a5f9230e --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libproc_macro2-967153c1a8251248.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,parsing,printing,proc-macro,quote CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/syn-4f55debf94707e4a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/syn-aa16a96ecc2b781c/build-script-build`
[syn 1.0.99] cargo:rustc-cfg=syn_disable_nightly_tests
   Compiling pkg-config v0.3.25
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/pkg-config-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/pkg-config-0.3.25/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='' CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/pkg-config-0.3.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49606810b5e1a225 -C extra-filename=-5570b6fd348f2ed2 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `needs_invalid_span_workaround`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/quote-1.0.21/src/spanned.rs:21:15
   |
21 |     #[cfg(not(needs_invalid_span_workaround))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(needs_invalid_span_workaround)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_invalid_span_workaround)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

warning: `proc-macro2` (lib) generated 128 warnings
   Compiling cc v1.0.73
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cc-1.0.73 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cc-1.0.73/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/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.73 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=73 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cc-1.0.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="jobserver"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=b5936e06d071324d -C extra-filename=-e269c21647e50262 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern jobserver=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libjobserver-7dbd9d55adae07d1.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/syn-4f55debf94707e4a/out /usr/local/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=76ef4c6555e7a5c6 -C extra-filename=-b07034472ae3e506 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libproc_macro2-967153c1a8251248.rmeta --extern quote=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libquote-b77e78c3a5f9230e.rmeta --extern unicode_ident=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libunicode_ident-4c7e6e802e4702f9.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
warning: `quote` (lib) generated 2 warnings
   Compiling log v0.4.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=f4a1cd2c7c3e1b28 -C extra-filename=-99077ca62154c461 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/log-99077ca62154c461 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/log-0a8f95f376358a98/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/log-99077ca62154c461/build-script-build`
[log 0.4.17] cargo:rustc-cfg=atomic_cas
[log 0.4.17] cargo:rustc-cfg=has_atomics
[log 0.4.17] cargo:rerun-if-changed=build.rs
   Compiling once_cell v1.13.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/once_cell-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/once_cell-1.13.1/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='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/once_cell-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=8013d2b8b6edd931 -C extra-filename=-024d50a667220860 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/lib.rs:428:12
    |
428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/log-0a8f95f376358a98/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=0ae8f463df30a8c7 -C extra-filename=-e9ed3befbd69fdad --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg atomic_cas --cfg has_atomics`
warning: field `0` is never read
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cc-1.0.73/src/lib.rs:2050:22
     |
2050 |             Catalyst(&'static str),
     |             -------- ^^^^^^^^^^^^
     |             |
     |             field in this variant
     |
     = note: `#[warn(dead_code)]` on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
     |
2050 -             Catalyst(&'static str),
2050 +             Catalyst(()),
     |

warning: creating a shared reference to mutable static is discouraged
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cc-1.0.73/src/lib.rs:1232:17
     |
1232 |                 JOBSERVER.as_ref().unwrap()
     |                 ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
     |
     = note: for more information, see 
     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
     = note: `#[warn(static_mut_refs)]` on by default

warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/log-0.4.17/src/lib.rs:324:13
    |
324 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
    |             ^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/expr.rs:2894:23
     |
2894 |             #[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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/expr.rs:2896:19
     |
2896 |             #[cfg(syn_no_const_vec_new)]
     |                   ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/punctuated.rs:53:15
   |
53 |     #[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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/punctuated.rs:62:11
   |
62 |     #[cfg(syn_no_const_vec_new)]
   |           ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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

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

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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: unused import: `crate::gen::*`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/lib.rs:784:9
    |
784 | pub use crate::gen::*;
    |         ^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/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: unused import: `self as parse_module`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/lib.rs:818:28
    |
818 |     pub use crate::parse::{self as parse_module};
    |                            ^^^^^^^^^^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/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.31 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/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", "deserialize_in_place"))' -C metadata=3d5ba4bb71a5633d -C extra-filename=-4f10c6acc030821d --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/serde_derive-4f10c6acc030821d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
warning: `log` (lib) generated 11 warnings
   Compiling openssl-src v111.22.0+1.1.1q
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_src CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-src-111.22.0+1.1.1q CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-src-111.22.0+1.1.1q/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Source of OpenSSL and logic to build it.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-src CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-src-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=111.22.0+1.1.1q CARGO_PKG_VERSION_MAJOR=111 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_src --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-src-111.22.0+1.1.1q/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("camellia", "default", "idea", "seed", "weak-crypto"))' -C metadata=cfdcd9da54ae042e -C extra-filename=-709740bd7555ce24 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libcc-e269c21647e50262.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/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.31 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/serde_derive-56f0906f5e56d01b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/serde_derive-4f10c6acc030821d/build-script-build`
warning: field `bin_dir` is never read
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-src-111.22.0+1.1.1q/src/lib.rs:25:5
   |
22 | pub struct Artifacts {
   |            --------- field in this struct
...
25 |     bin_dir: PathBuf,
   |     ^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/memchr-9c852690e6331dcf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/memchr-0c0521667dd5ea08/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/memchr-8c87d640cc8df145/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/memchr-0c0521667dd5ea08/build-script-build`
   Compiling serde v1.0.143
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/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.13 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/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="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=92b5c9d71787213a -C extra-filename=-94e912e0f3b0cf4e --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/serde-94e912e0f3b0cf4e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
warning: `openssl-src` (lib) generated 1 warning
   Compiling scopeguard v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/scopeguard-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/scopeguard-1.1.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).

Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=5ba0c555a5073b18 -C extra-filename=-2b5c4ddc67899fae --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/memchr-8c87d640cc8df145/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2ca057b58089de54 -C extra-filename=-51e274522260d541 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/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.13 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/serde-5e7e231f9fb5091b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/serde-94e912e0f3b0cf4e/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/memchr-9c852690e6331dcf/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=156f702a8219d254 -C extra-filename=-23d4aeff9d89fe7f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `memchr_libc`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:6:7
  |
6 | #[cfg(memchr_libc)]
  |       ^^^^^^^^^^^
  |
  = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: `cc` (lib) generated 2 warnings
   Compiling libz-sys v1.1.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' 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.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=72cd10267397936a -C extra-filename=-68ed57f8c47e5f93 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/libz-sys-68ed57f8c47e5f93 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libcc-e269c21647e50262.rlib --extern pkg_config=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libpkg_config-5570b6fd348f2ed2.rlib --cap-lints warn`
warning: `memchr` (lib) generated 43 warnings
   Compiling openssl-sys v0.9.75
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-sys-0.9.75 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-sys-0.9.75/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.75 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-sys-0.9.75/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 --cfg 'feature="openssl-src"' --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "openssl-src", "vendored"))' -C metadata=b23f08fef25234d5 -C extra-filename=-4b4ef4e35141a569 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/openssl-sys-4b4ef4e35141a569 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libautocfg-2d0201d1b2fa0fd4.rlib --extern cc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libcc-e269c21647e50262.rlib --extern openssl_src=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libopenssl_src-709740bd7555ce24.rlib --extern pkg_config=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libpkg_config-5570b6fd348f2ed2.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' 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.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/libz-sys-0654c7b5de4688fe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/libz-sys-68ed57f8c47e5f93/build-script-build`
[libz-sys 1.1.8] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[libz-sys 1.1.8] cargo:rerun-if-changed=build.rs
[libz-sys 1.1.8] OPT_LEVEL = Some("z")
[libz-sys 1.1.8] TARGET = Some("i686-unknown-freebsd")
[libz-sys 1.1.8] HOST = Some("i686-unknown-freebsd")
[libz-sys 1.1.8] CC_i686-unknown-freebsd = None
[libz-sys 1.1.8] CC_i686_unknown_freebsd = None
[libz-sys 1.1.8] HOST_CC = None
[libz-sys 1.1.8] CC = Some("cc")
[libz-sys 1.1.8] CFLAGS_i686-unknown-freebsd = None
[libz-sys 1.1.8] CFLAGS_i686_unknown_freebsd = None
[libz-sys 1.1.8] HOST_CFLAGS = None
[libz-sys 1.1.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[libz-sys 1.1.8] CRATE_CC_NO_DEFAULTS = None
[libz-sys 1.1.8] DEBUG = Some("false")
[libz-sys 1.1.8] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[libz-sys 1.1.8] running "cc" "src/smoke.c" "-o" "/dev/null" "-lz"
warning: `memchr` (lib) generated 43 warnings (43 duplicates)
   Compiling bitflags v1.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.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=z -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=b86a18d9ca6edcaf -C extra-filename=-350a6148f1944921 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling crossbeam-utils v0.8.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "once_cell", "std"))' -C metadata=79bd034030c9ba8e -C extra-filename=-94d0c61613a4fc2f --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/crossbeam-utils-94d0c61613a4fc2f -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
[libz-sys 1.1.8] cargo:rustc-link-lib=z
   Compiling aho-corasick v0.7.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18/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/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='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-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 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=0fc328c09a00ba97 -C extra-filename=-ff8bd2d4b4bfa87a --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern memchr=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libmemchr-51e274522260d541.rmeta --cap-lints warn`
warning: method `inner` is never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/attr.rs:470:8
    |
466 | pub trait FilterAttrs<'a> {
    |           ----------- method in this trait
...
470 |     fn inner(self) -> Self::Ret;
    |        ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: field `0` is never read
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syn-1.0.99/src/expr.rs:1110:28
     |
1110 |     pub struct AllowStruct(bool);
     |                ----------- ^^^^
     |                |
     |                field in this struct
     |
     = help: consider removing this field

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,once_cell,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ONCE_CELL=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/crossbeam-utils-7ca0e96332845cb4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/crossbeam-utils-94d0c61613a4fc2f/build-script-build`
[crossbeam-utils 0.8.11] cargo:rerun-if-changed=no_atomic.rs
   Compiling libssh2-sys v0.2.23
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libssh2-sys-0.2.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libssh2-sys-0.2.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libssh2-sys-0.2.23/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("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=c28ef0b7ad6a0ad2 -C extra-filename=-73a0392f7f4605c3 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/libssh2-sys-73a0392f7f4605c3 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libcc-e269c21647e50262.rlib --extern pkg_config=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libpkg_config-5570b6fd348f2ed2.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=openssl-src,vendored CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_OPENSSL_SRC=1 CARGO_FEATURE_VENDORED=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-sys-0.9.75 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-sys-0.9.75/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.75 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/openssl-sys-4b4ef4e35141a569/build-script-main`
[openssl-sys 0.9.75] cargo:rustc-cfg=const_fn
[openssl-sys 0.9.75] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_NO_VENDOR
[openssl-sys 0.9.75] I686_UNKNOWN_FREEBSD_OPENSSL_NO_VENDOR unset
[openssl-sys 0.9.75] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR
[openssl-sys 0.9.75] OPENSSL_NO_VENDOR unset
   Compiling memoffset v0.6.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.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=c3741eb4fbaa8024 -C extra-filename=-afeb85b780c879fe --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/memoffset-afeb85b780c879fe -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libautocfg-2d0201d1b2fa0fd4.rlib --cap-lints warn`
[openssl-sys 0.9.75] CC_i686-unknown-freebsd = None
[openssl-sys 0.9.75] CC_i686_unknown_freebsd = None
[openssl-sys 0.9.75] HOST_CC = None
[openssl-sys 0.9.75] CC = Some("cc")
[openssl-sys 0.9.75] CFLAGS_i686-unknown-freebsd = None
[openssl-sys 0.9.75] CFLAGS_i686_unknown_freebsd = None
[openssl-sys 0.9.75] HOST_CFLAGS = None
[openssl-sys 0.9.75] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[openssl-sys 0.9.75] CRATE_CC_NO_DEFAULTS = None
[openssl-sys 0.9.75] DEBUG = Some("false")
[openssl-sys 0.9.75] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[openssl-sys 0.9.75] running cd "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="cc" "perl" "./Configure" "--prefix=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "BSD-x86-elf" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing"
warning: field `last_match_end` is never read
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18/src/ahocorasick.rs:1222:5
     |
1217 | pub struct FindOverlappingIter<'a, 'b, S: StateID> {
     |            ------------------- field in this struct
...
1222 |     last_match_end: usize,
     |     ^^^^^^^^^^^^^^
     |
     = note: `FindOverlappingIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
     = note: `#[warn(dead_code)]` on by default

warning: field `start` is never read
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18/src/ahocorasick.rs:1360:33
     |
1360 |     NonMatch { bytes: &'r [u8], start: usize },
     |     --------                    ^^^^^
     |     |
     |     field in this variant
     |
     = note: `StreamChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis

warning: methods `is_valid`, `leftmost_find_at`, `leftmost_find_at_imp`, and `find_at` are never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18/src/automaton.rs:107:8
    |
80  | pub trait Automaton {
    |           --------- methods in this trait
...
107 |     fn is_valid(&self, id: Self::ID) -> bool;
    |        ^^^^^^^^
...
270 |     fn leftmost_find_at(
    |        ^^^^^^^^^^^^^^^^
...
294 |     fn leftmost_find_at_imp(
    |        ^^^^^^^^^^^^^^^^^^^^
...
534 |     fn find_at(
    |        ^^^^^^^

warning: field `config` is never read
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18/src/packed/api.rs:380:5
    |
379 | pub struct Searcher {
    |            -------- field in this struct
380 |     config: Config,
    |     ^^^^^^
    |
    = note: `Searcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis

   Compiling regex-syntax v0.6.27
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=c17f639afb62b477 -C extra-filename=-c157de48a3a3aab8 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
[openssl-sys 0.9.75] Configuring OpenSSL version 1.1.1q (0x1010111fL) for BSD-x86-elf
[openssl-sys 0.9.75] Using os-specific seed configuration
warning: `aho-corasick` (lib) generated 4 warnings
   Compiling tinyvec_macros v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec_macros-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec_macros-0.1.0/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.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec_macros-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6c2f87c8521dcc6 -C extra-filename=-57c080dccf326cda --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling tinyvec v1.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=7a9174ef7441941e -C extra-filename=-74bc0379c03dc0cd --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern tinyvec_macros=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libtinyvec_macros-57c080dccf326cda.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `docs_rs`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13
  |
7 | #![cfg_attr(docs_rs, feature(doc_cfg))]
  |             ^^^^^^^ help: there is a config with a similar name: `docsrs`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nightly_const_generics`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34
    |
219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))]
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros`
    = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12
   |
38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
   |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12
   |
97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
   |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12
     |
1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
     |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12
     |
1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
     |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12
     |
1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
     |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

[openssl-sys 0.9.75] Creating configdata.pm
[openssl-sys 0.9.75] Creating Makefile
warning: `tinyvec` (lib) generated 7 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/memoffset-8f9560a3cbcce61a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/memoffset-afeb85b780c879fe/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
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/crossbeam-utils-7ca0e96332845cb4/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "once_cell", "std"))' -C metadata=6f56b9a29970e3d1 -C extra-filename=-a574ebf59eaf8131 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --extern once_cell=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libonce_cell-024d50a667220860.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `syn` (lib) generated 523 warnings (90 duplicates)
[openssl-sys 0.9.75] 
[openssl-sys 0.9.75] **********************************************************************
[openssl-sys 0.9.75] ***                                                                ***
[openssl-sys 0.9.75] ***   OpenSSL has been successfully configured                     ***
[openssl-sys 0.9.75] ***                                                                ***
[openssl-sys 0.9.75] ***   If you encounter a problem while building, please open an    ***
[openssl-sys 0.9.75] ***   issue on GitHub   ***
[openssl-sys 0.9.75] ***   and include the output from the following command:           ***
[openssl-sys 0.9.75] ***                                                                ***
[openssl-sys 0.9.75] ***       perl configdata.pm --dump                                ***
[openssl-sys 0.9.75] ***                                                                ***
[openssl-sys 0.9.75] ***   (If you are new to OpenSSL, you might want to consult the    ***
[openssl-sys 0.9.75] ***   'Troubleshooting' section in the INSTALL file first)         ***
[openssl-sys 0.9.75] ***                                                                ***
[openssl-sys 0.9.75] **********************************************************************
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/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.31 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/serde_derive-56f0906f5e56d01b/out /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/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=8c044e299dfdd889 -C extra-filename=-abd434cd98bd2e71 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libproc_macro2-967153c1a8251248.rlib --extern quote=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libquote-b77e78c3a5f9230e.rlib --extern syn=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libsyn-b07034472ae3e506.rlib --extern proc_macro --cap-lints warn`
[openssl-sys 0.9.75] running cd "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src" && "gmake" "depend"
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/src/lib.rs:42:7
   |
42 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

[openssl-sys 0.9.75] running cd "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=6,7 --jobserver-auth=6,7" "gmake" "build_libs"
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/src/lib.rs:63:11
   |
63 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `crossbeam_loom`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/src/sync/mod.rs:8:11
  |
8 | #[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/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-utils-0.8.11/src/sync/mod.rs:13:11
   |
13 | #[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

[openssl-sys 0.9.75] /usr/local/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
[openssl-sys 0.9.75]     "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
[openssl-sys 0.9.75] /usr/local/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
[openssl-sys 0.9.75]     "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
[openssl-sys 0.9.75] /usr/local/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
[openssl-sys 0.9.75]     "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
[openssl-sys 0.9.75] gmake depend && gmake _build_libs
[openssl-sys 0.9.75] gmake[1]: Entering directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
[openssl-sys 0.9.75] gmake[1]: Leaving directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
warning: unexpected `cfg` condition name: `exhaustive`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/src/lib.rs:64:23
   |
64 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))]
   |                       ^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `exhaustive`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/src/internals/attr.rs:1915:30
     |
1915 |         #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
     |                              ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

[openssl-sys 0.9.75] gmake[1]: Entering directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c
warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/src/internals/receiver.rs:150:34
    |
150 |             #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                  ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/src/bound.rs:187:38
    |
187 |                 #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                      ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_underscore_consts`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_derive-1.0.143/src/dummy.rs:15:31
   |
15 |     let dummy_const = if cfg!(no_underscore_consts) {
   |                               ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_underscore_consts)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_underscore_consts)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

warning: `crossbeam-utils` (lib) generated 52 warnings
   Compiling lock_api v0.4.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=c342e5a8da6323e8 -C extra-filename=-dce9a8f6ae80bdb5 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/lock_api-dce9a8f6ae80bdb5 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libautocfg-2d0201d1b2fa0fd4.rlib --cap-lints warn`
warning: method `symmetric_difference` is never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.27/src/hir/interval.rs:423:8
    |
335 | pub trait Interval:
    |           -------- method in this trait
...
423 |     fn symmetric_difference(
    |        ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: call to `.borrow()` on a reference in this situation does nothing
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.27/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

   Compiling crossbeam-epoch v0.9.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "once_cell", "std"))' -C metadata=55d284ac297ef2fa -C extra-filename=-ce83b446af873208 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/crossbeam-epoch-ce83b446af873208 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libautocfg-2d0201d1b2fa0fd4.rlib --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c
   Compiling parking_lot_core v0.9.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=3d5ffc49de917e4a -C extra-filename=-034c0fb14025e67c --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/parking_lot_core-034c0fb14025e67c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
   Compiling regex v1.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=a7f2d764f5999d41 -C extra-filename=-762c211050c1846f --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libaho_corasick-ff8bd2d4b4bfa87a.rmeta --extern memchr=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libmemchr-51e274522260d541.rmeta --extern regex_syntax=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libregex_syntax-c157de48a3a3aab8.rmeta --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c
warning: `regex-syntax` (lib) generated 2 warnings
   Compiling proc-macro-hack v0.5.19
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.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())' -C metadata=ddb46a7a6ae21780 -C extra-filename=-f21395aa73c6a4f2 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro-hack-f21395aa73c6a4f2 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c
   Compiling signal-hook v0.3.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-0.3.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="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=b1f6b8aa4fd2417e -C extra-filename=-4cb6110e10c787d4 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/signal-hook-4cb6110e10c787d4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
   Compiling matches v0.1.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matches CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/matches-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/matches-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION='A macro to evaluate, as a boolean, whether an expression matches a pattern.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matches CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-std-candidates' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name matches --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/matches-0.1.9/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a47c6c80401fe5d4 -C extra-filename=-bdc944f3cab05e51 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling unicode-width v0.1.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-width-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-width-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=2d1961e74b3a90a4 -C extra-filename=-e4990d7ac613eb1a --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=channel,default,iterator CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_CHANNEL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ITERATOR=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/signal-hook-1344f6846721cb41/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/signal-hook-4cb6110e10c787d4/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro-hack-1897fcc59814c48f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro-hack-f21395aa73c6a4f2/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/parking_lot_core-a1db412b2be85c36/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/parking_lot_core-034c0fb14025e67c/build-script-build`
[parking_lot_core 0.9.3] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,once_cell,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_ONCE_CELL=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/crossbeam-epoch-733b0c04aed13516/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/crossbeam-epoch-ce83b446af873208/build-script-build`
[crossbeam-epoch 0.9.10] cargo:rerun-if-changed=no_atomic.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/lock_api-83c0cdc2ca04044c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/lock_api-dce9a8f6ae80bdb5/build-script-build`
[lock_api 0.4.7] cargo:rustc-cfg=has_const_fn_trait_bound
   Compiling thiserror-impl v1.0.32
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thiserror-impl-1.0.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thiserror-impl-1.0.32/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.31 CARGO_PKG_VERSION=1.0.32 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thiserror-impl-1.0.32/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=de173b9879833fbf -C extra-filename=-f39c37012e39e7eb --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libproc_macro2-967153c1a8251248.rlib --extern quote=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libquote-b77e78c3a5f9230e.rlib --extern syn=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libsyn-b07034472ae3e506.rlib --extern proc_macro --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/aes/asm/aesni-x86.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/aes/aesni-x86.s
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/aes/asm/vpaes-x86.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/aes/vpaes-x86.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o crypto/aria/aria.c
   Compiling unicode-linebreak v0.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72926fc068d825e3 -C extra-filename=-285bf8b881c47032 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/unicode-linebreak-285bf8b881c47032 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern regex=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libregex-762c211050c1846f.rlib --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/memoffset-8f9560a3cbcce61a/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.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=z -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=de98c705e4fb3a20 -C extra-filename=-c124d6318adff1c0 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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 unicode-normalization v0.1.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-normalization-0.1.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-normalization-0.1.21/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-normalization-0.1.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=z -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=4ef48ee4e1177885 -C extra-filename=-c0f0cf1c2a50aa2f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern tinyvec=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libtinyvec-74bc0379c03dc0cd.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c
warning: `serde_derive` (lib) generated 7 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/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.13 CARGO_PKG_VERSION=1.0.143 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=143 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/serde-5e7e231f9fb5091b/out /usr/local/bin/rustc --crate-name serde --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=2ee3a33f2d21a54e -C extra-filename=-4a8cf52ee52d419c --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern serde_derive=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libserde_derive-abd434cd98bd2e71.so --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' 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.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/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/libz-sys-0654c7b5de4688fe/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=9603e3613bc635e6 -C extra-filename=-6f7933c4453eda47 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib -l z`
warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/lib.rs:93:13
   |
93 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
   = 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/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/lib.rs:96:5
   |
96 |     feature = "cargo-clippy",
   |     ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_serde_derive`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/lib.rs:297:15
    |
297 | #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "alloc")))]
    |               ^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

warning: unexpected `cfg` condition name: `zng`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8/src/lib.rs:46:9
   |
46 |     not(zng),
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `zng`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libz-sys-1.1.8/src/lib.rs:53:9
   |
53 |     not(zng),
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `no_core_duration`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/lib.rs:248:36
    |
248 |     #[cfg(any(feature = "std", not(no_core_duration)))]
    |                                    ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_duration)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_duration)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unused import: `mem`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/lib.rs:159:37
    |
159 |     pub use self::core::{cmp, iter, mem, num, ptr, slice, str};
    |                                     ^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/lib.rs:141:23
    |
141 | #![deny(missing_docs, unused_imports)]
    |                       ^^^^^^^^^^^^^^

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

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

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

warning: unexpected `cfg` condition name: `no_core_duration`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:7:51
  |
7 | #[cfg(any(feature = "std", feature = "alloc", not(no_core_duration)))]
  |                                                   ^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_duration)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_duration)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_de_boxed_c_str`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:750:32
    |
750 | #[cfg(all(feature = "std", not(no_de_boxed_c_str)))]
    |                                ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_de_boxed_c_str)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_de_boxed_c_str)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_de_boxed_path`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:1716:32
     |
1716 | #[cfg(all(feature = "std", not(no_de_boxed_path)))]
     |                                ^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_de_boxed_path)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_de_boxed_path)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_de_rc_dst`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:1797:11
     |
1797 | #[cfg(all(no_de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_de_rc_dst`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:1809:11
     |
1809 | #[cfg(all(no_de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
     |           ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_de_rc_dst`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:1877:9
     |
1877 |     not(no_de_rc_dst),
     |         ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_de_rc_dst`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:1902:9
     |
1902 |     not(no_de_rc_dst),
     |         ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_de_rc_dst`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:1918:9
     |
1918 |     not(no_de_rc_dst),
     |         ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_de_rc_dst)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_de_rc_dst)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_core_duration`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:1965:32
     |
1965 | #[cfg(any(feature = "std", not(no_core_duration)))]
     |                                ^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_duration)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_duration)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_ops_bound`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:2435:15
     |
2435 | #[cfg(any(not(no_ops_bound), all(feature = "std", not(no_collections_bound))))]
     |               ^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_ops_bound)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_ops_bound)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_collections_bound`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:2435:55
     |
2435 | #[cfg(any(not(no_ops_bound), all(feature = "std", not(no_collections_bound))))]
     |                                                       ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_collections_bound)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_collections_bound)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:2663:32
     |
2663 | #[cfg(all(feature = "std", not(no_std_atomic)))]
     |                                ^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:2679:32
     |
2679 | #[cfg(all(feature = "std", not(no_std_atomic)))]
     |                                ^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic64`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:2686:32
     |
2686 | #[cfg(all(feature = "std", not(no_std_atomic64)))]
     |                                ^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
279 | / impl_deserialize_num! {
280 | |     i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8
281 | |     num_self!(i8:visit_i8);
282 | |     int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64);
283 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
284 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:280:27
    |
280 |     i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8
    |                           ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
286 | / impl_deserialize_num! {
287 | |     i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16
288 | |     num_self!(i16:visit_i16);
289 | |     num_as_self!(i8:visit_i8);
290 | |     int_to_int!(i32:visit_i32 i64:visit_i64);
291 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
292 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:287:29
    |
287 |     i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16
    |                             ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
294 | / impl_deserialize_num! {
295 | |     i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32
296 | |     num_self!(i32:visit_i32);
297 | |     num_as_self!(i8:visit_i8 i16:visit_i16);
298 | |     int_to_int!(i64:visit_i64);
299 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
300 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:295:29
    |
295 |     i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32
    |                             ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
302 | / impl_deserialize_num! {
303 | |     i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64
304 | |     num_self!(i64:visit_i64);
305 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32);
306 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
307 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:303:29
    |
303 |     i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64
    |                             ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
309 | / impl_deserialize_num! {
310 | |     isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64
311 | |     num_as_self!(i8:visit_i8 i16:visit_i16);
312 | |     int_to_int!(i32:visit_i32 i64:visit_i64);
313 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
314 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:310:33
    |
310 |     isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64
    |                                 ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
316 | / impl_deserialize_num! {
317 | |     u8, NonZeroU8, deserialize_u8
318 | |     num_self!(u8:visit_u8);
319 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
320 | |     uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64);
321 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
323 | / impl_deserialize_num! {
324 | |     u16, NonZeroU16, deserialize_u16
325 | |     num_self!(u16:visit_u16);
326 | |     num_as_self!(u8:visit_u8);
327 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
328 | |     uint_to_self!(u32:visit_u32 u64:visit_u64);
329 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
331 | / impl_deserialize_num! {
332 | |     u32, NonZeroU32, deserialize_u32
333 | |     num_self!(u32:visit_u32);
334 | |     num_as_self!(u8:visit_u8 u16:visit_u16);
335 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
336 | |     uint_to_self!(u64:visit_u64);
337 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
339 | / impl_deserialize_num! {
340 | |     u64, NonZeroU64, deserialize_u64
341 | |     num_self!(u64:visit_u64);
342 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32);
343 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
344 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
346 | / impl_deserialize_num! {
347 | |     usize, NonZeroUsize, deserialize_u64
348 | |     num_as_self!(u8:visit_u8 u16:visit_u16);
349 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
350 | |     uint_to_self!(u32:visit_u32 u64:visit_u64);
351 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
412 | /     impl_deserialize_num! {
413 | |         i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128
414 | |         num_self!(i128:visit_i128);
415 | |         num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
416 | |         num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
417 | |         num_128!(u128:visit_u128);
418 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:413:35
    |
413 |         i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128
    |                                   ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:87:23
    |
87  |           #[cfg(all(not(no_num_nonzero), $($($cfg)*)*))]
    |                         ^^^^^^^^^^^^^^
...
420 | /     impl_deserialize_num! {
421 | |         u128, NonZeroU128, deserialize_u128
422 | |         num_self!(u128:visit_u128);
423 | |         num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
424 | |         int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
425 | |         num_128!(i128:visit_i128);
426 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_systemtime_checked_add`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/impls.rs:2243:19
     |
2243 |         #[cfg(not(no_systemtime_checked_add))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_systemtime_checked_add)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_systemtime_checked_add)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_serde_derive`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/de/mod.rs:1225:19
     |
1225 |     #[cfg(all(not(no_serde_derive), any(feature = "std", feature = "alloc")))]
     |                   ^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_serde_derive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_serde_derive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_ops_bound`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:261:15
    |
261 | #[cfg(any(not(no_ops_bound), all(feature = "std", not(no_collections_bound))))]
    |               ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_ops_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_ops_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_collections_bound`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:261:55
    |
261 | #[cfg(any(not(no_ops_bound), all(feature = "std", not(no_collections_bound))))]
    |                                                       ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_collections_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_collections_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_core_duration`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:594:32
    |
594 | #[cfg(any(feature = "std", not(no_core_duration)))]
    |                                ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_core_duration)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_core_duration)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_std_atomic`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:909:32
    |
909 | #[cfg(all(feature = "std", not(no_std_atomic)))]
    |                                ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:926:32
    |
926 | #[cfg(all(feature = "std", not(no_std_atomic)))]
    |                                ^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_std_atomic64`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:933:32
    |
933 | #[cfg(all(feature = "std", not(no_std_atomic64)))]
    |                                ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_std_atomic64)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_std_atomic64)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:470:23
    |
470 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
483 | / nonzero_integers! {
484 | |     NonZeroU8,
485 | |     NonZeroU16,
486 | |     NonZeroU32,
487 | |     NonZeroU64,
488 | |     NonZeroUsize,
489 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:470:23
    |
470 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
492 | / nonzero_integers! {
493 | |     NonZeroI8,
494 | |     NonZeroI16,
495 | |     NonZeroI32,
496 | |     NonZeroI64,
497 | |     NonZeroIsize,
498 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:507:15
    |
507 |     #[cfg(not(no_num_nonzero_signed))]
    |               ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero_signed)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero_signed)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:470:23
    |
470 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
503 | /     nonzero_integers! {
504 | |         NonZeroU128,
505 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/impls.rs:470:23
    |
470 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
508 | /     nonzero_integers! {
509 | |         NonZeroI128,
510 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_num_nonzero)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_num_nonzero)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `nonzero_integers` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_iterator_try_fold`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/mod.rs:1283:19
     |
1283 |         #[cfg(not(no_iterator_try_fold))]
     |                   ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_iterator_try_fold)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_iterator_try_fold)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_iterator_try_fold`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde-1.0.143/src/ser/mod.rs:1334:19
     |
1334 |         #[cfg(not(no_iterator_try_fold))]
     |                   ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_iterator_try_fold)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_iterator_try_fold)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

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

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

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

warning: `libz-sys` (lib) generated 10 warnings
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c
   Compiling libgit2-sys v0.14.0+1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-0.7.18/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/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='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/aho-corasick-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=z -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=084dc811e96b09d0 -C extra-filename=-2c54ddbaf38cf311 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern memchr=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmemchr-23d4aeff9d89fe7f.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libgit2-sys-0.14.0+1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libgit2-sys-0.14.0+1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0+1.5.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/libgit2-sys-0.14.0+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="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=7ebce21c2c197501 -C extra-filename=-3fae2a8e29306650 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/libgit2-sys-3fae2a8e29306650 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libcc-e269c21647e50262.rlib --extern pkg_config=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libpkg_config-5570b6fd348f2ed2.rlib --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c
   Compiling sys-info v0.9.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/sys-info-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/sys-info-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Siyu Wang ' CARGO_PKG_DESCRIPTION='Get system information in Rust.

For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/FillZpp/sys-info-rs' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/sys-info-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f6e9f2ca7dcc966 -C extra-filename=-76e91b1693f6c27a --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/sys-info-76e91b1693f6c27a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libcc-e269c21647e50262.rlib --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c
   Compiling signal-hook-registry v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-registry-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-registry-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-registry-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6282ae090cbc590a -C extra-filename=-c772e417d5f2b8a7 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: creating a shared reference to mutable static is discouraged
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-registry-1.4.0/src/lib.rs:281:18
    |
281 |         unsafe { GLOBAL_DATA.as_ref().unwrap() }
    |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see 
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
    = note: `#[warn(static_mut_refs)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c
warning: `aho-corasick` (lib) generated 4 warnings (4 duplicates)
   Compiling num-traits v0.2.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2d9335fab24def13 -C extra-filename=-7848ea4e9dfa601d --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/num-traits-7848ea4e9dfa601d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libautocfg-2d0201d1b2fa0fd4.rlib --cap-lints warn`
warning: `signal-hook-registry` (lib) generated 1 warning
   Compiling unicode-bidi v0.3.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-bidi-0.3.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-bidi-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-bidi-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=a208eaf48bca40f0 -C extra-filename=-8c77e2445738f99e --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c
   Compiling percent-encoding v2.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/percent-encoding-2.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/percent-encoding-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/percent-encoding-2.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c61034fb8df0a506 -C extra-filename=-85e1eeea1cebec9d --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/percent-encoding-2.1.0/lib.rs:437:27
    |
437 |             debug_assert!(raw_utf8 == &*bytes as *const [u8]);
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
437 -             debug_assert!(raw_utf8 == &*bytes as *const [u8]);
437 +             debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
    |
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
437 -             debug_assert!(raw_utf8 == &*bytes as *const [u8]);
437 +             debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
    |

warning: `percent-encoding` (lib) generated 1 warning
   Compiling adler v1.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/adler-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=ab2099af2e201219 -C extra-filename=-7320d025ba5a0652 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c
   Compiling itoa v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itoa-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itoa-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itoa-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d106e1bf8cecb85 -C extra-filename=-85ec28e5978843b4 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-syntax-0.6.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=52fa887cffa77ddb -C extra-filename=-bf792175ecee0bb2 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling crc32fast v1.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=53746d7225d44635 -C extra-filename=-56393f0c3b4bab17 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/crc32fast-56393f0c3b4bab17 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c
   Compiling smallvec v1.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/smallvec-1.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/smallvec-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/smallvec-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=d1c93850030716f1 -C extra-filename=-290fb9214020a2d5 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.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/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/parking_lot_core-a1db412b2be85c36/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=ad1ce4d756041f2a -C extra-filename=-79c01648c5e4a1f2 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --extern smallvec=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsmallvec-290fb9214020a2d5.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unused import: `UnparkHandle`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3/src/thread_parker/mod.rs:85:49
   |
85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle};
   |                                                 ^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `tsan_enabled`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3/src/word_lock.rs:293:13
    |
293 |     if cfg!(tsan_enabled) {
    |             ^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c
warning: unused return value of `Box::::from_raw` that must be used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot_core-0.9.3/src/parking_lot.rs:251:17
    |
251 |                 Box::from_raw(new_table);
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
    = note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
    |
251 |                 let _ = Box::from_raw(new_table);
    |                 +++++++

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c
warning: `parking_lot_core` (lib) generated 3 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/crc32fast-1c693825c9668734/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/crc32fast-56393f0c3b4bab17/build-script-build`
[crc32fast 1.3.2] cargo:rerun-if-changed=build.rs
[crc32fast 1.3.2] cargo:rustc-cfg=crc32fast_stdarchx86
   Compiling miniz_oxide v0.5.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/miniz_oxide-0.5.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/miniz_oxide-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/miniz_oxide-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32"))' -C metadata=5f6afe81277d5e82 -C extra-filename=-117fb1717784ce20 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern adler=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libadler-7320d025ba5a0652.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unused doc comment
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/miniz_oxide-0.5.3/src/deflate/core.rs:430:13
    |
430 | /             /// Put HuffmanOxide on the heap with default trick to avoid
431 | |             /// excessive stack copies.
    | |_______________________________________^
432 |               huff: Box::default(),
    |               -------------------- rustdoc does not generate documentation for expression fields
    |
    = help: use `//` for a plain comment
    = note: `#[warn(unused_doc_comments)]` on by default

warning: unused doc comment
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/miniz_oxide-0.5.3/src/deflate/core.rs:525:13
    |
525 | /             /// Put HuffmanOxide on the heap with default trick to avoid
526 | |             /// excessive stack copies.
    | |_______________________________________^
527 |               huff: Box::default(),
    |               -------------------- rustdoc does not generate documentation for expression fields
    |
    = help: use `//` for a plain comment

warning: unexpected `cfg` condition name: `fuzzing`
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/miniz_oxide-0.5.3/src/inflate/core.rs:1684:18
     |
1684 |         if !cfg!(fuzzing) {
     |                  ^^^^^^^
     |
     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: `#[warn(unexpected_cfgs)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c
warning: `serde` (lib) generated 73 warnings
   Compiling idna v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/idna-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/idna-0.2.3/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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/idna-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d91f44a90abb69bf -C extra-filename=-8f96332e9196d06e --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern matches=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmatches-bdc944f3cab05e51.rmeta --extern unicode_bidi=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libunicode_bidi-8c77e2445738f99e.rmeta --extern unicode_normalization=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libunicode_normalization-c0f0cf1c2a50aa2f.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `miniz_oxide` (lib) generated 3 warnings
   Compiling form_urlencoded v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/form_urlencoded-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/form_urlencoded-1.0.1/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/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='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/form_urlencoded-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53acebf858ff16d4 -C extra-filename=-de634f768a713df2 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern matches=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmatches-bdc944f3cab05e51.rmeta --extern percent_encoding=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-85e1eeea1cebec9d.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/form_urlencoded-1.0.1/src/lib.rs:407:35
    |
407 |                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
407 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
407 +                     debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
    |
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
407 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
407 +                     debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
    |

warning: `form_urlencoded` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/num-traits-a431b3fcafe70a39/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/num-traits-7848ea4e9dfa601d/build-script-build`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c
[num-traits 0.2.15] cargo:rustc-cfg=has_i128
[num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked
[num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits
[num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones
[num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c
[num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid
[num-traits 0.2.15] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/regex-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=4e507780ba147251 -C extra-filename=-4c4fbf0aa38c0b64 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libaho_corasick-2c54ddbaf38cf311.rmeta --extern memchr=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmemchr-23d4aeff9d89fe7f.rmeta --extern regex_syntax=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-bf792175ecee0bb2.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.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/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/signal-hook-1344f6846721cb41/out /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=a3e82a60609cfb4f -C extra-filename=-c0721e0038ece79e --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --extern signal_hook_registry=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsignal_hook_registry-c772e417d5f2b8a7.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/sys-info-0.9.1 CARGO_MANIFEST_LINKS=info CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/sys-info-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Siyu Wang ' CARGO_PKG_DESCRIPTION='Get system information in Rust.

For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/FillZpp/sys-info-rs' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/sys-info-d27ac6997be4f9f8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/sys-info-76e91b1693f6c27a/build-script-build`
[sys-info 0.9.1] cargo:rustc-flags=-l pthread
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/unicode-linebreak-b72dff5f8fb62b4e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/unicode-linebreak-285bf8b881c47032/build-script-build`
[unicode-linebreak 0.1.2] cargo:rerun-if-changed=LineBreak.txt
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/crossbeam-epoch-733b0c04aed13516/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "once_cell", "std"))' -C metadata=835c18ff69a8f9d0 -C extra-filename=-7d01861a4a7a0fb8 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --extern crossbeam_utils=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_utils-a574ebf59eaf8131.rmeta --extern memoffset=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmemoffset-c124d6318adff1c0.rmeta --extern once_cell=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libonce_cell-024d50a667220860.rmeta --extern scopeguard=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libscopeguard-2b5c4ddc67899fae.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/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/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/src/lib.rs:71:7
   |
71 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/src/lib.rs:93:11
   |
93 | #[cfg(not(crossbeam_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/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/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/src/default.rs:14:11
   |
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/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/src/default.rs:18:7
   |
18 | #[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/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-epoch-0.9.10/src/default.rs:56:21
   |
56 | #[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

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c
warning: `crossbeam-epoch` (lib) generated 27 warnings
   Compiling thiserror v1.0.32
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thiserror-1.0.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thiserror-1.0.32/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.31 CARGO_PKG_VERSION=1.0.32 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thiserror-1.0.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa2b1d46a6a0f661 -C extra-filename=-27efce06d48b4c14 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libthiserror_impl-f39c37012e39e7eb.so --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/lock_api-83c0cdc2ca04044c/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=3d5c314ff3b0dcb0 -C extra-filename=-9a13169994f29e8c --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libscopeguard-2b5c4ddc67899fae.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_const_fn_trait_bound`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c
warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7/src/mutex.rs:152:11
    |
152 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

warning: `regex-syntax` (lib) generated 2 warnings (2 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/release/build/proc-macro-hack-1897fcc59814c48f/out /usr/local/bin/rustc --crate-name proc_macro_hack --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19/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=447de3ccc20b9be0 -C extra-filename=-ae3608e48b4ceb8f --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern proc_macro --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c
warning: unexpected `cfg` condition name: `need_proc_macro_hack`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/proc-macro-hack-0.5.19/src/lib.rs:259:45
    |
259 |     if args.only_hack_old_rustc && cfg!(not(need_proc_macro_hack)) {
    |                                             ^^^^^^^^^^^^^^^^^^^^
    |
    = 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(need_proc_macro_hack)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_proc_macro_hack)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: field `0` is never read
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lock_api-0.4.7/src/lib.rs:102:24
    |
102 | pub struct GuardNoSend(*mut ());
    |            ----------- ^^^^^^^
    |            |
    |            field in this struct
    |
    = help: consider removing this field
    = note: `#[warn(dead_code)]` on by default

warning: `lock_api` (lib) generated 7 warnings
   Compiling mio v0.8.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/mio-0.8.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/mio-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking IO' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/mio-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "net", "os-ext", "os-poll"))' -C metadata=3ff5b5ca1a94c850 -C extra-filename=-6ba520bbd9454936 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --extern log=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblog-e9ed3befbd69fdad.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c
warning: `proc-macro-hack` (lib) generated 1 warning
   Compiling dirs-sys v0.3.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-sys-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-sys-0.3.7/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.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-sys-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d83a13624cbbf3f7 -C extra-filename=-8491142019ee908e --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c
   Compiling indexmap v1.9.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=7395fda8e9da33a9 -C extra-filename=-0ff992912ebd6d0c --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/indexmap-0ff992912ebd6d0c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libautocfg-2d0201d1b2fa0fd4.rlib --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c
   Compiling num-integer v0.1.45
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=9817ba2667e5649a -C extra-filename=-90b2f64e5b68cd13 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/num-integer-90b2f64e5b68cd13 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libautocfg-2d0201d1b2fa0fd4.rlib --cap-lints warn`
   Compiling serde_json v1.0.83
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=760d8fffa4400b0f -C extra-filename=-62c3fb8b2e504025 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/serde_json-62c3fb8b2e504025 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c
   Compiling siphasher v0.3.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/siphasher-0.3.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/siphasher-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=6f2c01163279b155 -C extra-filename=-ecbc79abfab7e167 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c
   Compiling rayon-core v1.9.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4bdb445bee779c2 -C extra-filename=-405d0df8719fa0b6 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/rayon-core-405d0df8719fa0b6 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
   Compiling bit-vec v0.6.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bit-vec-0.6.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name bit_vec --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=72e33615b29c9f94 -C extra-filename=-ddfa7bf00596c96b --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/rayon-core-b35e4be085406f58/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/rayon-core-405d0df8719fa0b6/build-script-build`
[rayon-core 1.9.3] cargo:rerun-if-changed=build.rs
   Compiling phf_shared v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/phf_shared-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/phf_shared-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/phf_shared-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=57e415654f6d8536 -C extra-filename=-4dcc5504afbaef82 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern siphasher=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsiphasher-ecbc79abfab7e167.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c
   Compiling bit-set v0.5.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bit-set-0.5.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name bit_set --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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=d38349a5d7aa1947 -C extra-filename=-2d300e59ff40fe0f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern bit_vec=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbit_vec-ddfa7bf00596c96b.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/serde_json-b4089ff8ca065ab0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/serde_json-62c3fb8b2e504025/build-script-build`
warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.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

[serde_json 1.0.83] cargo:rustc-cfg=limb_width_32
warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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/devel/gitui/work/gitui-0.21.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

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/num-integer-4f60daec0f7be47c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/num-integer-90b2f64e5b68cd13/build-script-build`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c
warning: `bit-set` (lib) generated 4 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/indexmap-4bc3763961e77428/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/indexmap-0ff992912ebd6d0c/build-script-build`
[indexmap 1.9.1] cargo:rustc-cfg=has_std
[indexmap 1.9.1] cargo:rerun-if-changed=build.rs
   Compiling dirs v4.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-4.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-4.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=4.0.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name dirs --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-4.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a76fbbdbc41078b -C extra-filename=-faeb72f3281e9ac6 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern dirs_sys=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libdirs_sys-8491142019ee908e.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c
[num-integer 0.1.45] cargo:rustc-cfg=has_i128
[num-integer 0.1.45] cargo:rerun-if-changed=build.rs
   Compiling git-version-macro v0.3.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_version_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/git-version-macro-0.3.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/git-version-macro-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='David Roundy :Maarten de Vries :Mara Bos ' CARGO_PKG_DESCRIPTION='Internal macro crate for git-version.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-version-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/fusion-engineering/rust-git-version' CARGO_PKG_RUST_VERSION='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name git_version_macro --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/git-version-macro-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=399a08a7e9fd0e02 -C extra-filename=-6625dcb6b3eebf7b --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern proc_macro_hack=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libproc_macro_hack-ae3608e48b4ceb8f.so --extern proc_macro2=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libproc_macro2-967153c1a8251248.rlib --extern quote=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libquote-b77e78c3a5f9230e.rlib --extern syn=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libsyn-b07034472ae3e506.rlib --extern proc_macro --cap-lints warn`
   Compiling signal-hook-mio v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-mio-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-mio-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='MIO support for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_mio --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/signal-hook-mio-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8"))' -C metadata=5514842672bcdbc3 -C extra-filename=-e1f0ceaefe237773 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --extern mio_0_8=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmio-6ba520bbd9454936.rmeta --extern signal_hook=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsignal_hook-c0721e0038ece79e.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling parking_lot v0.12.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=5a7e74e75d7b6b65 -C extra-filename=-3c5f1bde62f9ee33 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern lock_api=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblock_api-9a13169994f29e8c.rmeta --extern parking_lot_core=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libparking_lot_core-79c01648c5e4a1f2.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling crossbeam-deque v0.8.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-deque-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-deque-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-deque-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=9f0d8aabfba2479d -C extra-filename=-6d24e01083ba24e2 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --extern crossbeam_epoch=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_epoch-7d01861a4a7a0fb8.rmeta --extern crossbeam_utils=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_utils-a574ebf59eaf8131.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_linebreak CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION='' 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/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/unicode-linebreak-b72dff5f8fb62b4e/out /usr/local/bin/rustc --crate-name unicode_linebreak --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-linebreak-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98eede0a0afa75fd -C extra-filename=-70a98f942bf64188 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/num-traits-a431b3fcafe70a39/out /usr/local/bin/rustc --crate-name num_traits --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=5250f7cff50684f4 -C extra-filename=-c515b1df8d5f56c1 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c
   Compiling url v2.2.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/url-2.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/url-2.2.2/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/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='' CARGO_PKG_VERSION=2.2.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/url-2.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=031f23b2b1dcffb2 -C extra-filename=-3167e4c93f41edb9 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libform_urlencoded-de634f768a713df2.rmeta --extern idna=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libidna-8f96332e9196d06e.rmeta --extern matches=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmatches-bdc944f3cab05e51.rmeta --extern percent_encoding=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libpercent_encoding-85e1eeea1cebec9d.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-traits-0.2.15/src/lib.rs:176:7
    |
176 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/crc32fast-1c693825c9668734/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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=be9b7741cbe99db1 -C extra-filename=-9206421089891d22 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg crc32fast_stdarchx86`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c
warning: unexpected `cfg` condition name: `crc32fast_stdarchx86`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2/src/specialized/mod.rs:3:9
  |
3 |         crc32fast_stdarchx86,
  |         ^^^^^^^^^^^^^^^^^^^^
  |
  = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crc32fast_stdarchx86)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crc32fast-1.3.2/src/specialized/pclmulqdq.rs:147:5
    |
147 |     drop(K6);
    |     ^^^^^--^
    |          |
    |          argument has type `i64`
    |
    = note: `#[warn(dropping_copy_types)]` on by default
help: use `let _ = ...` to ignore the expression or result
    |
147 -     drop(K6);
147 +     let _ = K6;
    |

warning: `crc32fast` (lib) generated 2 warnings
   Compiling crossbeam-channel v0.5.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-channel-0.5.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-channel-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossbeam-channel-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=f09439cac4af4648 -C extra-filename=-db0a9cc2617d193a --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --extern crossbeam_utils=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_utils-a574ebf59eaf8131.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c
warning: `num-traits` (lib) generated 250 warnings (16 duplicates)
   Compiling backtrace v0.3.66
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.66 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/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("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=78426a6ace368a60 -C extra-filename=-5d3a8b0129708088 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/backtrace-5d3a8b0129708088 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cc=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libcc-e269c21647e50262.rlib --cap-lints warn`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c
   Compiling scopetime v0.1.1 (/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/scopetime)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopetime CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/scopetime CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/scopetime/Cargo.toml CARGO_PKG_AUTHORS='extrawurst ' CARGO_PKG_DESCRIPTION='log runtime of arbitrary scope' CARGO_PKG_HOMEPAGE='https://github.com/extrawurst/gitui' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/extrawurst/gitui' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name scopetime --edition=2021 scopetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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", "enabled"))' -C metadata=f25fb2620e6e7569 -C extra-filename=-b305a8b73bfd593b --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern log=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblog-e9ed3befbd69fdad.rmeta --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling num_cpus v1.13.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_cpus-1.13.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_cpus-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_cpus-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6220de8290f16ecd -C extra-filename=-48e360549772368d --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c
   Compiling num_threads v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_threads-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_threads-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_threads-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1dae3e07e2162635 -C extra-filename=-9416bd979360f98d --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_cpus-1.13.1/src/lib.rs:331:5
    |
331 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num_cpus-1.13.1/src/lib.rs:412:5
    |
412 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more
    = note: see  for more information about checking conditional configuration

   Compiling bugreport v0.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bugreport-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bugreport-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='Collect system and environment information for bug reports' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/bugreport' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bugreport CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/bugreport' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bugreport-0.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="collector_operating_system"' --cfg 'feature="default"' --cfg 'feature="format_markdown"' --cfg 'feature="git-version"' --cfg 'feature="git_hash"' --cfg 'feature="sys-info"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("collector_operating_system", "default", "format_markdown", "format_plaintext", "git-version", "git_hash", "sys-info"))' -C metadata=5220f313386a893c -C extra-filename=-659b02449f12016c --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/bugreport-659b02449f12016c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
warning: `num_cpus` (lib) generated 2 warnings
   Compiling hashbrown v0.12.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/hashbrown-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b5cbd61eb5596910 -C extra-filename=-0627a95bbd55eb6c --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling os_str_bytes v6.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_str_bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='Convert between byte sequences and platform-native strings
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_str_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/os_str_bytes' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=6.3.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name os_str_bytes --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked_conversions", "default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=cb1f53667d83affa -C extra-filename=-2c3ab1daf7902655 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c
warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0/src/lib.rs:174:13
    |
174 | #![cfg_attr(os_str_bytes_docs_rs, feature(doc_cfg))]
    |             ^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0/src/iter.rs:3:13
  |
3 | #![cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))]
  |             ^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0/src/pattern.rs:35:12
   |
35 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))]
   |            ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0/src/raw_str.rs:111:12
    |
111 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))]
    |            ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0/src/raw_str.rs:923:12
    |
923 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))]
    |            ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `os_str_bytes_docs_rs`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/os_str_bytes-6.3.0/src/raw_str.rs:989:12
    |
989 | #[cfg_attr(os_str_bytes_docs_rs, doc(cfg(feature = "raw_os_str")))]
    |            ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os_str_bytes_docs_rs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os_str_bytes_docs_rs)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

   Compiling same-file v1.0.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ade63a486fc19d21 -C extra-filename=-fdd18b353081e8fd --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unused return value of `into_raw_fd` that must be used
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13
   |
23 |             self.file.take().unwrap().into_raw_fd();
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: losing the raw file descriptor may leak resources
   = note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
   |
23 |             let _ = self.file.take().unwrap().into_raw_fd();
   |             +++++++

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c
warning: `same-file` (lib) generated 1 warning
   Compiling smawk v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smawk CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/smawk-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/smawk-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Functions for finding row-minima in a totally monotone matrix.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smawk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/smawk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name smawk --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/smawk-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=aaea15c6e71c3b57 -C extra-filename=-21fb6fd8affdc779 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `os_str_bytes` (lib) generated 10 warnings
   Compiling ryu v1.0.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ryu-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ryu-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ryu-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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=809eca8bf6e565b8 -C extra-filename=-1490a32e6aae25c6 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling openssl-probe v0.1.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cfba76c88497a33 -C extra-filename=-ebf0d9f042eb0304 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c
   Compiling anyhow v1.0.62
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/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.38 CARGO_PKG_VERSION=1.0.62 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=62 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/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=1068f28438347f75 -C extra-filename=-62f5850151cf1f19 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/build/anyhow-62f5850151cf1f19 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn`
   Compiling gimli v0.26.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/gimli-0.26.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/gimli-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/gimli-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "endian-reader", "fallible-iterator", "indexmap", "read", "read-core", "rustc-dep-of-std", "stable_deref_trait", "std", "write"))' -C metadata=51955cfc429237d5 -C extra-filename=-842a4ad6201ee968 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c
   Compiling either v1.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/either-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/either-1.7.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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/bluss/either' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/either-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=ae27d1c16c811895 -C extra-filename=-2037572556d70d6a --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c
   Compiling time-macros v0.2.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-macros-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-macros-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Procedural macros for the time crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-macros-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=1ce50cfc3de35a8d -C extra-filename=-791815e83ee96c25 --out-dir /magus/work/usr/mports/devel/gitui/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/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.38 CARGO_PKG_VERSION=1.0.62 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=62 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/anyhow-bb197f2a230de0bc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/anyhow-62f5850151cf1f19/build-script-build`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/indexmap-4bc3763961e77428/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=5c4344d2b1410927 -C extra-filename=-ad58d873955167b3 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern hashbrown=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libhashbrown-0627a95bbd55eb6c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_std`
warning: unexpected `cfg` condition name: `has_std`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/indexmap-1.9.1/src/lib.rs:82:7
   |
82 | #[cfg(has_std)]
   |       ^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c
warning: lint `const_err` has been removed: converted into hard error, see issue #71800  for more information
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-macros-0.2.4/src/lib.rs:4:5
  |
4 |     const_err,
  |     ^^^^^^^^^
  |
  = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-macros-0.2.4/src/lib.rs:5:5
  |
5 |     illegal_floating_point_literal_pattern,
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/bf/asm/bf-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/bf/bf-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c
warning: `indexmap` (lib) generated 13 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/serde_json-b4089ff8ca065ab0/out /usr/local/bin/rustc --crate-name serde_json --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4947b2e495d77543 -C extra-filename=-0ef6d5873f86ecc9 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern itoa=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libitoa-85ec28e5978843b4.rmeta --extern ryu=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libryu-1490a32e6aae25c6.rmeta --extern serde=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libserde-4a8cf52ee52d419c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg limb_width_32`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c
warning: unexpected `cfg` condition name: `no_btreemap_get_key_value`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/src/map.rs:109:47
    |
109 |     #[cfg(any(feature = "preserve_order", not(no_btreemap_get_key_value)))]
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

warning: unexpected `cfg` condition name: `no_btreemap_remove_entry`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/src/map.rs:156:51
    |
156 |         #[cfg(any(feature = "preserve_order", not(no_btreemap_remove_entry)))]
    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_remove_entry)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_remove_entry)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_btreemap_get_key_value`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/serde_json-1.0.83/src/map.rs:161:17
    |
161 |             not(no_btreemap_get_key_value),
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_btreemap_get_key_value)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_btreemap_get_key_value)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c
warning: `time-macros` (lib) generated 2 warnings
   Compiling time v0.3.13
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/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.57.0 CARGO_PKG_VERSION=0.3.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="itoa"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="time-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "itoa", "js-sys", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "quickcheck-dep", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "time-macros", "wasm-bindgen"))' -C metadata=5c9eb12ff027c1c8 -C extra-filename=-a1351ee24736191e --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern itoa=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libitoa-85ec28e5978843b4.rmeta --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --extern num_threads=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libnum_threads-9416bd979360f98d.rmeta --extern time_macros=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libtime_macros-791815e83ee96c25.so --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c
warning: lint `const_err` has been removed: converted into hard error, see issue #71800  for more information
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/lib.rs:93:5
   |
93 |     const_err,
   |     ^^^^^^^^^
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/lib.rs:94:5
   |
94 |     illegal_floating_point_literal_pattern,
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/lib.rs:84:13
   |
84 | #![cfg_attr(__time_03_docs, feature(doc_cfg, doc_auto_cfg, doc_notable_trait))]
   |             ^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/error/format.rs:11:12
   |
11 | #[cfg_attr(__time_03_docs, doc(cfg(feature = "formatting")))]
   |            ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/error/format.rs:69:12
   |
69 | #[cfg_attr(__time_03_docs, doc(cfg(feature = "formatting")))]
   |            ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/error/format.rs:76:12
   |
76 | #[cfg_attr(__time_03_docs, doc(cfg(feature = "formatting")))]
   |            ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/error/invalid_format_description.rs:10:5
   |
10 |     __time_03_docs,
   |     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/error/invalid_format_description.rs:47:5
   |
47 |     __time_03_docs,
   |     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/error/invalid_format_description.rs:57:5
   |
57 |     __time_03_docs,
   |     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/formatting/formattable.rs:15:12
   |
15 | #[cfg_attr(__time_03_docs, doc(notable_trait))]
   |            ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/instant.rs:28:12
   |
28 | #[cfg_attr(__time_03_docs, 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(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/offset_date_time.rs:58:16
   |
58 |     #[cfg_attr(__time_03_docs, 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(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/time.rs:600:24
    |
600 |     ) -> Result {
    |                        ^^^^^^^^^^^^^^^^^^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/lib.rs:122:5
    |
122 |     unused_qualifications,
    |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
    |
600 -     ) -> Result {
600 +     ) -> Result {
    |

warning: unnecessary qualification
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/time-0.3.13/src/time.rs:615:25
    |
615 |     ) -> Result {
    |                         ^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
615 -     ) -> Result {
615 +     ) -> Result {
    |

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c
warning: `serde_json` (lib) generated 7 warnings
   Compiling textwrap v0.15.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/textwrap-0.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/textwrap-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Powerful library for word wrapping, indenting, and dedenting strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=textwrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/textwrap-0.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=ae7286d152f09840 -C extra-filename=-077b374637aade5f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern smawk=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsmawk-21fb6fd8affdc779.rmeta --extern unicode_linebreak=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libunicode_linebreak-70a98f942bf64188.rmeta --extern unicode_width=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libunicode_width-e4990d7ac613eb1a.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c
   Compiling addr2line v0.17.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/addr2line-0.17.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/addr2line-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/addr2line-0.17.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=6b43315c13e19423 -C extra-filename=-03a07d155c533689 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern gimli=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libgimli-842a4ad6201ee968.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c
   Compiling clap_lex v0.2.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap_lex-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap_lex-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap_lex-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6fed3e69e8c09ff -C extra-filename=-1940b5f772a02f53 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern os_str_bytes=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libos_str_bytes-2c3ab1daf7902655.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c
   Compiling walkdir v2.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/walkdir-2.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/walkdir-2.3.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/walkdir-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0323f8637cc7effa -C extra-filename=-cb8a1c710fb6371c --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern same_file=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsame_file-fdd18b353081e8fd.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/rayon-core-b35e4be085406f58/out /usr/local/bin/rustc --crate-name rayon_core --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32e3d51a99ee23ee -C extra-filename=-83f71f0cc787ea15 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern crossbeam_channel=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_channel-db0a9cc2617d193a.rmeta --extern crossbeam_deque=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_deque-6d24e01083ba24e2.rmeta --extern crossbeam_utils=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossbeam_utils-a574ebf59eaf8131.rmeta --extern num_cpus=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libnum_cpus-48e360549772368d.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `time` (lib) generated 17 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.66 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/backtrace-f37923874dfccb7c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/backtrace-5d3a8b0129708088/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/num-integer-4f60daec0f7be47c/out /usr/local/bin/rustc --crate-name num_integer --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=299d013f2f24a69c -C extra-filename=-f1ccc89d7684d874 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern num_traits=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libnum_traits-c515b1df8d5f56c1.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib --cfg has_i128`
warning: unexpected `cfg` condition name: `rayon_rs_log`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/src/log.rs:28:47
   |
28 | pub(super) const LOG_ENABLED: bool = cfg!(any(rayon_rs_log, debug_assertions));
   |                                               ^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rayon_rs_log)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rayon_rs_log)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c
warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/num-integer-0.1.45/src/lib.rs:830:7
    |
830 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c
   Compiling flate2 v1.0.24
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/flate2-1.0.24 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/flate2-1.0.24/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
and raw deflate streams.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.24 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/flate2-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-ng", "zlib-ng-compat"))' -C metadata=3f49c15b21a9cb2f -C extra-filename=-06f8a2a894f5a0c9 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern crc32fast=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrc32fast-9206421089891d22.rmeta --extern miniz_oxide=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libminiz_oxide-117fb1717784ce20.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c
warning: creating a shared reference to mutable static is discouraged
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/src/registry.rs:169:33
    |
169 |         .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) })
    |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see 
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
    = note: `#[warn(static_mut_refs)]` on by default

warning: creating a mutable reference to mutable static is discouraged
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rayon-core-1.9.3/src/registry.rs:196:55
    |
196 |             .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) })
    |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see 
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

warning: `num-integer` (lib) generated 4 warnings
   Compiling git-version v0.3.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_version CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/git-version-0.3.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/git-version-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Mara Bos :Maarten de Vries :David Roundy ' CARGO_PKG_DESCRIPTION='Compile the git version (tag name, or hash otherwise) and dirty state into your program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fusion-engineering/rust-git-version' CARGO_PKG_RUST_VERSION='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name git_version --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/git-version-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a5e658e6300c7a6 -C extra-filename=-5b3ad7c902ee4af1 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern git_version_macro=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libgit_version_macro-6625dcb6b3eebf7b.so --extern proc_macro_hack=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libproc_macro_hack-ae3608e48b4ceb8f.so --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c
   Compiling crossterm v0.23.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossterm CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossterm-0.23.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossterm-0.23.2/Cargo.toml CARGO_PKG_AUTHORS='T. Post' CARGO_PKG_DESCRIPTION='A crossplatform terminal library for manipulating terminals.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossterm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossterm-rs/crossterm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.23.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name crossterm --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossterm-0.23.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "event-stream", "futures-core", "serde"))' -C metadata=d29be1ceffca0d9b -C extra-filename=-38b9967bd647a61d --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern bitflags=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbitflags-350a6148f1944921.rmeta --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --extern mio=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmio-6ba520bbd9454936.rmeta --extern parking_lot=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libparking_lot-3c5f1bde62f9ee33.rmeta --extern serde=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libserde-4a8cf52ee52d419c.rmeta --extern signal_hook=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsignal_hook-c0721e0038ece79e.rmeta --extern signal_hook_mio=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libsignal_hook_mio-e1f0ceaefe237773.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c
   Compiling shellexpand v2.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shellexpand CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shellexpand-2.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shellexpand-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='Vladimir Matveev :Ian Jackson ' CARGO_PKG_DESCRIPTION='Shell-like expansions in strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shellexpand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/ijackson/rust-shellexpand' CARGO_PKG_RUST_VERSION='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name shellexpand --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shellexpand-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6c894bf4b515a37 -C extra-filename=-72279419ba11b172 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern dirs=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libdirs-faeb72f3281e9ac6.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/blake2/blake2b.d.tmp -MT crypto/blake2/blake2b.o -c -o crypto/blake2/blake2b.o crypto/blake2/blake2b.c
   Compiling fancy-regex v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fancy_regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fancy-regex-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fancy-regex-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Robin Stocker ' CARGO_PKG_DESCRIPTION='An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fancy-regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fancy-regex/fancy-regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name fancy_regex --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fancy-regex-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("track_caller"))' -C metadata=eb81c2479ae908fb -C extra-filename=-d8f4502c998d536f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern bit_set=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbit_set-2d300e59ff40fe0f.rmeta --extern regex=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libregex-4c4fbf0aa38c0b64.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `rayon-core` (lib) generated 3 warnings
   Compiling phf v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/phf-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/phf-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/phf-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=0ee72557f4194f1a -C extra-filename=-01e2fd34a32946ef --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern phf_shared=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libphf_shared-4dcc5504afbaef82.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling bincode v1.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bincode-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby :Francesco Mazzoli :David Tolnay :Zoey Riordan ' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bincode-1.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=7b7ae32c2dcfe54f -C extra-filename=-52992e1a51d7ca81 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern serde=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libserde-4a8cf52ee52d419c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: struct `InternalEventFilter` is never constructed
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/crossterm-0.23.2/src/event/filter.rs:36:19
   |
36 | pub(crate) struct InternalEventFilter;
   |                   ^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/blake2/blake2s.d.tmp -MT crypto/blake2/blake2s.o -c -o crypto/blake2/blake2s.o crypto/blake2/blake2s.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT crypto/blake2/m_blake2b.o -c -o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2b.c
warning: multiple associated functions are never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8
    |
130 | pub trait ByteOrder: Clone + Copy {
    |           --------- associated functions in this trait
...
144 |     fn read_i16(buf: &[u8]) -> i16 {
    |        ^^^^^^^^
...
149 |     fn read_i32(buf: &[u8]) -> i32 {
    |        ^^^^^^^^
...
154 |     fn read_i64(buf: &[u8]) -> i64 {
    |        ^^^^^^^^
...
169 |     fn write_i16(buf: &mut [u8], n: i16) {
    |        ^^^^^^^^^
...
174 |     fn write_i32(buf: &mut [u8], n: i32) {
    |        ^^^^^^^^^
...
179 |     fn write_i64(buf: &mut [u8], n: i64) {
    |        ^^^^^^^^^
...
200 |         fn read_i128(buf: &[u8]) -> i128 {
    |            ^^^^^^^^^
...
205 |         fn write_i128(buf: &mut [u8], n: i128) {
    |            ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8
    |
211 | pub trait ReadBytesExt: io::Read {
    |           ------------ methods in this trait
...
220 |     fn read_i8(&mut self) -> Result {
    |        ^^^^^^^
...
234 |     fn read_i16(&mut self) -> Result {
    |        ^^^^^^^^
...
248 |     fn read_i32(&mut self) -> Result {
    |        ^^^^^^^^
...
262 |     fn read_i64(&mut self) -> Result {
    |        ^^^^^^^^
...
291 |         fn read_i128(&mut self) -> Result {
    |            ^^^^^^^^^

warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8
    |
301 | pub trait WriteBytesExt: io::Write {
    |           ------------- methods in this trait
...
308 |     fn write_i8(&mut self, n: i8) -> Result<()> {
    |        ^^^^^^^^
...
320 |     fn write_i16(&mut self, n: i16) -> Result<()> {
    |        ^^^^^^^^^
...
334 |     fn write_i32(&mut self, n: i32) -> Result<()> {
    |        ^^^^^^^^^
...
348 |     fn write_i64(&mut self, n: i64) -> Result<()> {
    |        ^^^^^^^^^
...
377 |         fn write_i128(&mut self, n: i128) -> Result<()> {
    |            ^^^^^^^^^^

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9
    |
263 | /     fn deserialize_enum(
264 | |         self,
265 | |         _enum: &'static str,
266 | |         _variants: &'static [&'static str],
...   |
269 | |     where
270 | |         V: serde::de::Visitor<'de>,
    | |___________________________________- move the `impl` block outside of this method `deserialize_enum`
271 |       {
272 |           impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer
    |           ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^
    |                                   |                                      |
    |                                   |                                      `Deserializer` is not local
    |                                   `EnumAccess` is not local
    |
    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
    = note: `#[warn(non_local_definitions)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT crypto/blake2/m_blake2s.o -c -o crypto/blake2/m_blake2s.o crypto/blake2/m_blake2s.c
warning: `bincode` (lib) generated 4 warnings
   Compiling unicode-truncate v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_truncate CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-truncate-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-truncate-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Aetf ' CARGO_PKG_DESCRIPTION='Unicode-aware algorithm to pad or truncate `str` in terms of displayed width.
' CARGO_PKG_HOMEPAGE='https://github.com/Aetf/unicode-truncate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-truncate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Aetf/unicode-truncate' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_truncate --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-truncate-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=z -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=27978df507482e4e -C extra-filename=-585043a19806189f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern unicode_width=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libunicode_width-e4990d7ac613eb1a.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/bn/asm/bn-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/bn/bn-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c
warning: `crossterm` (lib) generated 1 warning
   Compiling object v0.29.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/object-0.29.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/object-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/object-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "wasm", "wasmparser", "write", "write_core", "write_std"))' -C metadata=57eddfe54b34c41c -C extra-filename=-62bc920a11f0a23e --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern memchr=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libmemchr-23d4aeff9d89fe7f.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling thread_local v1.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thread_local-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thread_local-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thread_local-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=dbb89cda18df6a8a -C extra-filename=-4be45a7a2e2e70fe --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern once_cell=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libonce_cell-024d50a667220860.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c
warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thread_local-1.1.4/src/unreachable.rs:13:15
   |
11 | pub trait UncheckedOptionExt {
   |           ------------------ methods in this trait
12 |     /// Get the value out of this Option without checking for None.
13 |     unsafe fn unchecked_unwrap(self) -> T;
   |               ^^^^^^^^^^^^^^^^
...
16 |     unsafe fn unchecked_unwrap_none(self);
   |               ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: method `unchecked_unwrap_err` is never used
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thread_local-1.1.4/src/unreachable.rs:25:15
   |
20 | pub trait UncheckedResultExt {
   |           ------------------ method in this trait
...
25 |     unsafe fn unchecked_unwrap_err(self) -> E;
   |               ^^^^^^^^^^^^^^^^^^^^

warning: unused return value of `Box::::from_raw` that must be used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/thread_local-1.1.4/src/lib.rs:158:22
    |
158 |             unsafe { Box::from_raw(std::slice::from_raw_parts_mut(bucket_ptr, this_bucket_size)) };
    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
    = note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
    |
158 |             unsafe { let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket_ptr, this_bucket_size)); };
    |                      +++++++                                                                            +

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c
warning: `thread_local` (lib) generated 3 warnings
   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/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-sys-next-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2fceaede5eadc564 -C extra-filename=-408a119e99b694c0 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c
   Compiling atty v0.2.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/atty-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/atty-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='softprops ' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name atty --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff819064514039fb -C extra-filename=-522db37e28842d5f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling strsim v0.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e89439e646b59274 -C extra-filename=-f02d56fdd6050036 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c
   Compiling iana-time-zone v0.1.45
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/iana-time-zone-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/iana-time-zone-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/iana-time-zone-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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=92a1c19861962fe1 -C extra-filename=-49f95d8c97206135 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c
   Compiling base64 v0.13.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/base64-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/base64-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/base64-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=z -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"))' -C metadata=f81bbd0a05bab0bc -C extra-filename=-6483cafe8a62a1da --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/base64-0.13.0/src/lib.rs:60:13
   |
60 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, and `std`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
note: the lint level is defined here
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/base64-0.13.0/src/lib.rs:69:5
   |
69 |     warnings
   |     ^^^^^^^^
   = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c
   Compiling cassowary v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cassowary CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Dylan Ede ' CARGO_PKG_DESCRIPTION='A Rust implementation of the Cassowary linear constraint solving algorithm.

The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints,
like '\''this button must line up with this text box'\''.
' CARGO_PKG_HOMEPAGE='https://github.com/dylanede/cassowary-rs' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cassowary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylanede/cassowary-rs' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name cassowary --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74f00375ce6cea13 -C extra-filename=-8eb7969f49bb04b1 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c
warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:77:13
   |
77 |             try!(self.add_constraint(constraint.clone()));
   |             ^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:135:9
    |
135 |         try!(self.optimise(&objective).map_err(|e| AddConstraintError::InternalSolverError(e.0)));
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:115:17
    |
115 |             if !try!(self.add_with_artificial_variable(&row)
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:163:9
    |
163 |         try!(self.optimise(&objective).map_err(|e| RemoveConstraintError::InternalSolverError(e.0)));
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:141:19
    |
141 |         let tag = try!(self.cns.remove(constraint).ok_or(RemoveConstraintError::UnknownConstraint));
    |                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:151:38
    |
151 |             let (leaving, mut row) = try!(self.get_marker_leaving_row(tag.marker)
    |                                      ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:215:13
    |
215 |             try!(self.remove_constraint(&constraint)
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:286:9
    |
286 |         try!(self.dual_optimise().map_err(|e| SuggestValueError::InternalSolverError(e.0)));
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:239:24
    |
239 |             let info = try!(self.edits.get_mut(&variable).ok_or(SuggestValueError::UnknownEditVariable));
    |                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:497:9
    |
497 |         try!(self.optimise(&artificial));
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/solver_impl.rs:560:38
    |
560 |             let (leaving, mut row) = try!(self.get_leaving_row(entering)
    |                                      ^^^

warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/cassowary-0.3.0/src/lib.rs:235:77
    |
235 | static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT;
    |                                                                             ^^^^^^^^^^^^^^^^^
    |
help: replace the use of the deprecated constant
    |
235 - static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::ATOMIC_USIZE_INIT;
235 + static VARIABLE_ID: ::std::sync::atomic::AtomicUsize = ::std::sync::atomic::AtomicUsize::new(0);
    |

warning: `base64` (lib) generated 1 warning
   Compiling easy-cast v0.4.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=easy_cast CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Diggory Hardy ' CARGO_PKG_DESCRIPTION='Type conversions which are expected to succeed' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=easy-cast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kas-gui/easy-cast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name easy_cast --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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("always_assert", "assert_float", "assert_int", "default", "libm", "std"))' -C metadata=fc0af2d07b4ba4d6 -C extra-filename=-c88e6264239e47c2 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:63:13
   |
63 | #![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/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:512:12
    |
512 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "std", feature = "libm"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:383:47
    |
383 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
450 | impl_via_digits_check!(u32: f32);
    | -------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:383:47
    |
383 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
451 | impl_via_digits_check!(u64: f32, f64);
    | ------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:383:47
    |
383 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
452 | impl_via_digits_check!(u128: f32, f64);
    | -------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:383:47
    |
383 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
453 | impl_via_digits_check!(usize: f32, f64);
    | --------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:418:47
    |
418 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
455 | impl_via_digits_check_signed!(i32: f32);
    | --------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check_signed` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:418:47
    |
418 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
456 | impl_via_digits_check_signed!(i64: f32, f64);
    | -------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check_signed` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:418:47
    |
418 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
457 | impl_via_digits_check_signed!(i128: f32, f64);
    | --------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check_signed` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `assert_digits`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/easy-cast-0.4.4/src/lib.rs:418:47
    |
418 |                 if cfg!(any(debug_assertions, feature = "assert_digits")) {
    |                                               ^^^^^^^^^^---------------
    |                                                         |
    |                                                         help: there is a expected value with a similar name: `"assert_int"`
...
458 | impl_via_digits_check_signed!(isize: f32, f64);
    | ---------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `always_assert`, `assert_float`, `assert_int`, `default`, `libm`, and `std`
    = help: consider adding `assert_digits` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_via_digits_check_signed` (in Nightly builds, run with -Z macro-backtrace for more info)

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c
warning: `easy-cast` (lib) generated 18 warnings (6 duplicates)
   Compiling unicode-segmentation v1.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-segmentation-1.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-segmentation-1.9.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/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.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/unicode-segmentation-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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=26e0c29018ffbadb -C extra-filename=-618e51a7af229d01 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `cassowary` (lib) generated 12 warnings
   Compiling termcolor v1.1.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/termcolor-1.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/termcolor-1.1.3/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.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name termcolor --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/termcolor-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0474660c7585a069 -C extra-filename=-90b0c4ed151f09a4 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c
   Compiling lazy_static v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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=95a09e4a1936179a -C extra-filename=-23bec936f2fd9b73 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c
warning: elided lifetime has a name
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
   |
26 |     pub fn get(&'static self, f: F) -> &T
   |                                           ^ this elided lifetime gets resolved as `'static`
   |
   = note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
   |
26 |     pub fn get(&'static self, f: F) -> &'static T
   |                                            +++++++

warning: `lazy_static` (lib) generated 1 warning
   Compiling fnv v1.0.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.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=z -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=875c8efcfba15c1d -C extra-filename=-84f0e10f8c3d8240 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling shell-escape v0.1.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shell_escape CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shell-escape-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shell-escape-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Escape characters that may have a special meaning in a shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/shell-escape' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name shell_escape --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shell-escape-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b86760bf6a587248 -C extra-filename=-af8a1bba9633187d --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling rustc-demangle v0.1.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rustc-demangle-0.1.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rustc-demangle-0.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/rustc-demangle-0.1.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=ae14f2750902089d -C extra-filename=-79c85879b7fc8864 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:16
   |
95 |             'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false,
   |                ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
   = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:28
   |
95 |             'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false,
   |                            ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 

warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:40
   |
95 |             'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false,
   |                                        ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 

warning: `shell-escape` (lib) generated 3 warnings
   Compiling syntect v5.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syntect CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syntect-5.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syntect-5.0.0/Cargo.toml CARGO_PKG_AUTHORS='Tristan Hume ' CARGO_PKG_DESCRIPTION='library for high quality syntax highlighting and code intelligence using Sublime Text'\''s grammars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syntect CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/trishume/syntect' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name syntect --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syntect-5.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bincode"' --cfg 'feature="default-syntaxes"' --cfg 'feature="default-themes"' --cfg 'feature="dump-create"' --cfg 'feature="dump-load"' --cfg 'feature="fancy-regex"' --cfg 'feature="flate2"' --cfg 'feature="fnv"' --cfg 'feature="html"' --cfg 'feature="parsing"' --cfg 'feature="regex-fancy"' --cfg 'feature="regex-syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "default-fancy", "default-onig", "default-syntaxes", "default-themes", "dump-create", "dump-load", "fancy-regex", "flate2", "fnv", "html", "metadata", "onig", "parsing", "plist", "plist-load", "regex-fancy", "regex-onig", "regex-syntax", "yaml-load", "yaml-rust"))' -C metadata=aa461409e1012415 -C extra-filename=-85d496d1f09c67d4 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern bincode=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbincode-52992e1a51d7ca81.rmeta --extern bitflags=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbitflags-350a6148f1944921.rmeta --extern fancy_regex=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libfancy_regex-d8f4502c998d536f.rmeta --extern flate2=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libflate2-06f8a2a894f5a0c9.rmeta --extern fnv=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libfnv-84f0e10f8c3d8240.rmeta --extern lazy_static=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblazy_static-23bec936f2fd9b73.rmeta --extern once_cell=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libonce_cell-024d50a667220860.rmeta --extern regex_syntax=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libregex_syntax-bf792175ecee0bb2.rmeta --extern serde=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libserde-4a8cf52ee52d419c.rmeta --extern serde_derive=/magus/work/usr/mports/devel/gitui/work/target/release/deps/libserde_derive-abd434cd98bd2e71.so --extern serde_json=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libserde_json-0ef6d5873f86ecc9.rmeta --extern thiserror=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libthiserror-27efce06d48b4c14.rmeta --extern walkdir=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libwalkdir-cb8a1c710fb6371c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c
warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syntect-5.0.0/src/html.rs:473:54
    |
473 |                 IncludeBackground::IfDifferent(c) => (style.background != c),
    |                                                      ^                     ^
    |
    = note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
    |
473 -                 IncludeBackground::IfDifferent(c) => (style.background != c),
473 +                 IncludeBackground::IfDifferent(c) => style.background != c,
    |

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c
   Compiling tui v0.18.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tui CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tui-0.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tui-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='Florian Dehau ' CARGO_PKG_DESCRIPTION='A library to build rich terminal user interfaces or dashboards
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tui CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fdehau/tui-rs' CARGO_PKG_RUST_VERSION='' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name tui --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tui-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossterm"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "serde", "termion"))' -C metadata=a9c0d2209b1b8c49 -C extra-filename=-aac25cf36b4d9876 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern bitflags=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbitflags-350a6148f1944921.rmeta --extern cassowary=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcassowary-8eb7969f49bb04b1.rmeta --extern crossterm=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcrossterm-38b9967bd647a61d.rmeta --extern serde=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libserde-4a8cf52ee52d419c.rmeta --extern unicode_segmentation=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libunicode_segmentation-618e51a7af229d01.rmeta --extern unicode_width=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libunicode_width-e4990d7ac613eb1a.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c
warning: variable does not need to be mutable
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syntect-5.0.0/src/parsing/syntax_set.rs:601:21
    |
601 |                 let mut context = &mut all_contexts[context_id.syntax_index][context_id.context_index];
    |                     ----^^^^^^^
    |                     |
    |                     help: remove this `mut`
    |
    = note: `#[warn(unused_mut)]` on by default

warning: variable does not need to be mutable
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/syntect-5.0.0/src/parsing/syntax_set.rs:632:29
    |
632 |                         let mut context = &mut all_contexts[syntax_index][context_index];
    |                             ----^^^^^^^
    |                             |
    |                             help: remove this `mut`

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c
warning: methods `width` and `height` are never used
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/tui-0.18.0/src/widgets/canvas/mod.rs:42:8
   |
41 | trait Grid: Debug {
   |       ---- methods in this trait
42 |     fn width(&self) -> u16;
   |        ^^^^^
43 |     fn height(&self) -> u16;
   |        ^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.66 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/backtrace-f37923874dfccb7c/out /usr/local/bin/rustc --crate-name backtrace --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=6ca09abcd39a7573 -C extra-filename=-5b0a8f8f2b8d551e --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern addr2line=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libaddr2line-03a07d155c533689.rmeta --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --extern miniz_oxide=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libminiz_oxide-117fb1717784ce20.rmeta --extern object=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libobject-62bc920a11f0a23e.rmeta --extern rustc_demangle=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/librustc_demangle-79c85879b7fc8864.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c
warning: unexpected `cfg` condition name: `backtrace_in_libstd`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/lib.rs:99:13
   |
99 | #![cfg_attr(backtrace_in_libstd, allow(warnings))]
   |             ^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `backtrace_in_libstd`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/symbolize/mod.rs:477:17
    |
477 |         any(not(backtrace_in_libstd), feature = "backtrace"),
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/symbolize/mod.rs:477:39
    |
477 |         any(not(backtrace_in_libstd), feature = "backtrace"),
    |                                       ^^^^^^^^^^-----------
    |                                                 |
    |                                                 help: there is a expected value with a similar name: `"libbacktrace"`
    |
    = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi`
    = help: consider adding `backtrace` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition value: `dl_iterate_phdr`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/symbolize/gimli.rs:181:40
    |
181 |             all(target_os = "android", feature = "dl_iterate_phdr"),
    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi`
    = help: consider adding `dl_iterate_phdr` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `libnx`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/symbolize/gimli.rs:187:21
    |
187 |     } else if #[cfg(target_env = "libnx")] {
    |                     ^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
    = note: see  for more information about checking conditional configuration

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c
warning: field `addr` is never read
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/symbolize/gimli.rs:408:14
    |
408 |     Symtab { addr: *mut c_void, name: &'a [u8] },
    |     ------   ^^^^
    |     |
    |     field in this variant
    |
    = note: `#[warn(dead_code)]` on by default

warning: creating a mutable reference to mutable static is discouraged
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/backtrace-0.3.66/src/symbolize/gimli.rs:266:11
    |
266 |         f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new()))
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see 
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
    = note: `#[warn(static_mut_refs)]` on by default

[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/bn/asm/co-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/bn/co-586.s
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/bn/asm/x86-gf2m.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/bn/x86-gf2m.s
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/bn/asm/x86-mont.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/bn/x86-mont.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/chacha/asm/chacha-x86.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/chacha/chacha-x86.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c
warning: `tui` (lib) generated 1 warning
   Compiling clap v3.2.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap-3.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap-3.2.17/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=3.2.17 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap-3.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atty"' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=f018c83ef54aa687 -C extra-filename=-c6af0761dc7f9578 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern atty=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libatty-522db37e28842d5f.rmeta --extern bitflags=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbitflags-350a6148f1944921.rmeta --extern clap_lex=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libclap_lex-1940b5f772a02f53.rmeta --extern indexmap=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libindexmap-ad58d873955167b3.rmeta --extern once_cell=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libonce_cell-024d50a667220860.rmeta --extern strsim=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libstrsim-f02d56fdd6050036.rmeta --extern termcolor=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libtermcolor-90b0c4ed151f09a4.rmeta --extern textwrap=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libtextwrap-077b374637aade5f.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c
warning: unexpected `cfg` condition name: `features`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap-3.2.17/src/parser/features/suggestions.rs:75:17
   |
75 | #[cfg(all(test, features = "suggestions"))]
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default
help: there is a config with a similar name and value
   |
75 - #[cfg(all(test, features = "suggestions"))]
75 + #[cfg(all(test, feature = "suggestions"))]
   |

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c
warning: `backtrace` (lib) generated 9 warnings
   Compiling ron v0.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ron CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ron-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ron-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Durham :Dzmitry Malyshau :Thomas Schaller :Juniper Langenstein ' CARGO_PKG_DESCRIPTION='Rusty Object Notation' CARGO_PKG_HOMEPAGE='https://github.com/ron-rs/ron' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ron CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ron-rs/ron' CARGO_PKG_RUST_VERSION=1.56.0 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name ron --edition=2021 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ron-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=16b2ad8e368f16b5 -C extra-filename=-4ea8bfde5df0509f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern base64=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbase64-6483cafe8a62a1da.rmeta --extern bitflags=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libbitflags-350a6148f1944921.rmeta --extern serde=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libserde-4a8cf52ee52d419c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c
warning: variable does not need to be mutable
    --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap-3.2.17/src/builder/command.rs:4417:17
     |
4417 |             for mut sc in &mut self.subcommands {
     |                 ----^^
     |                 |
     |                 help: remove this `mut`
     |
     = note: `#[warn(unused_mut)]` on by default

warning: variable does not need to be mutable
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ron-0.8.0/src/de/mod.rs:434:27
    |
434 |     fn deserialize_seq(mut self, visitor: V) -> Result
    |                           ----^^^^
    |                           |
    |                           help: remove this `mut`
    |
    = note: `#[warn(unused_mut)]` on by default

warning: variable does not need to be mutable
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ron-0.8.0/src/de/mod.rs:454:29
    |
454 |     fn deserialize_tuple(mut self, _len: usize, visitor: V) -> Result
    |                             ----^^^^
    |                             |
    |                             help: remove this `mut`

warning: variable does not need to be mutable
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ron-0.8.0/src/de/mod.rs:494:27
    |
494 |     fn deserialize_map(mut self, visitor: V) -> Result
    |                           ----^^^^
    |                           |
    |                           help: remove this `mut`

warning: variable does not need to be mutable
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/ron-0.8.0/src/de/mod.rs:515:9
    |
515 |         mut self,
    |         ----^^^^
    |         |
    |         help: remove this `mut`

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c
warning: `syntect` (lib) generated 3 warnings
   Compiling chrono v0.4.22
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/chrono-0.4.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/chrono-0.4.22/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/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='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/chrono-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="std"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__doctest", "__internal_bench", "alloc", "clock", "criterion", "default", "iana-time-zone", "js-sys", "libc", "oldtime", "pure-rust-locales", "rkyv", "rustc-serialize", "serde", "std", "time", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi"))' -C metadata=49f72079e2d86754 -C extra-filename=-245a95495dd12d8f --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern iana_time_zone=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libiana_time_zone-49f95d8c97206135.rmeta --extern num_integer=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libnum_integer-f1ccc89d7684d874.rmeta --extern num_traits=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libnum_traits-c515b1df8d5f56c1.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition value: `bench`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/chrono-0.4.22/src/lib.rs:417:13
    |
417 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507
    |             ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `criterion`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi`
    = help: consider adding `bench` 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/devel/gitui/work/gitui-0.21.0/cargo-crates/chrono-0.4.22/src/format/mod.rs:596:36
    |
596 |                         #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `criterion`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi`
    = 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/devel/gitui/work/gitui-0.21.0/cargo-crates/chrono-0.4.22/src/naive/internals.rs:336:16
    |
336 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `criterion`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi`
    = 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/devel/gitui/work/gitui-0.21.0/cargo-crates/chrono-0.4.22/src/naive/internals.rs:453:16
    |
453 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::wrong_self_convention))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__doctest`, `__internal_bench`, `alloc`, `clock`, `criterion`, `default`, `iana-time-zone`, `js-sys`, `libc`, `oldtime`, `pure-rust-locales`, `rkyv`, `rustc-serialize`, `serde`, `std`, `time`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, and `winapi`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c
warning: method `parse` is never used
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/clap-3.2.17/src/builder/value_parser.rs:547:8
    |
539 | trait AnyValueParser: Send + Sync + 'static {
    |       -------------- method in this trait
...
547 |     fn parse(
    |        ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c
warning: `ron` (lib) generated 4 warnings
   Compiling dirs-next v2.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-next-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_next --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f51204fa27a6fa9b -C extra-filename=-15b081a4eddac9c0 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libcfg_if-efad00ec7c5a0a32.rmeta --extern dirs_sys_next=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libdirs_sys_next-408a119e99b694c0.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
   Compiling fuzzy-matcher v0.3.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fuzzy_matcher CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Jinzhou Zhang ' CARGO_PKG_DESCRIPTION='Fuzzy Matching Library' CARGO_PKG_HOMEPAGE='https://github.com/lotabout/fuzzy-matcher' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuzzy-matcher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lotabout/fuzzy-matcher' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name fuzzy_matcher --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default"))' -C metadata=6b6aae59de957680 -C extra-filename=-616860d418e9b377 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern thread_local=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libthread_local-4be45a7a2e2e70fe.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:27:19
   |
27 | use thread_local::CachedThreadLocal;
   |                   ^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:41:14
   |
41 |     c_cache: CachedThreadLocal>>, // vector to store the characters of choice
   |              ^^^^^^^^^^^^^^^^^

warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:42:14
   |
42 |     p_cache: CachedThreadLocal>>, // vector to store the characters of pattern
   |              ^^^^^^^^^^^^^^^^^

warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:50:22
   |
50 |             c_cache: CachedThreadLocal::new(),
   |                      ^^^^^^^^^^^^^^^^^

warning: use of deprecated struct `thread_local::CachedThreadLocal`: Use `ThreadLocal` instead
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/fuzzy-matcher-0.3.7/src/clangd.rs:51:22
   |
51 |             p_cache: CachedThreadLocal::new(),
   |                      ^^^^^^^^^^^^^^^^^

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c
warning: `fuzzy-matcher` (lib) generated 5 warnings
   Compiling gh-emoji v1.0.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gh_emoji CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/gh-emoji-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/gh-emoji-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Kornel :Jiří Šebele ' CARGO_PKG_DESCRIPTION='Convert `:emoji:` to Unicode using GitHub'\''s emoji names' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/gh-emoji' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gh-emoji CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/gh-emoji' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name gh_emoji --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/gh-emoji-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab13ec1e63ac772c -C extra-filename=-12092cc93bb90884 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern phf=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libphf-01e2fd34a32946ef.rmeta --extern regex=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libregex-4c4fbf0aa38c0b64.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c
   Compiling simplelog v0.12.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simplelog CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/simplelog-0.12.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/simplelog-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Drakulix ' CARGO_PKG_DESCRIPTION='A simple and easy-to-use logging facility for Rust'\''s log crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simplelog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/drakulix/simplelog.rs' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name simplelog --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/simplelog-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "default", "local-offset", "paris", "termcolor", "test"))' -C metadata=588a05a810d0b197 -C extra-filename=-e2cb1ce41ede0887 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern log=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblog-e9ed3befbd69fdad.rmeta --extern time=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libtime-a1351ee24736191e.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: field `write_log_enable_colors` is never read
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/simplelog-0.12.0/src/config.rs:88:16
   |
72 | pub struct Config {
   |            ------ field in this struct
...
88 |     pub(crate) write_log_enable_colors: bool,
   |                ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` on by default

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c
warning: `chrono` (lib) generated 4 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/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.38 CARGO_PKG_VERSION=1.0.62 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=62 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/anyhow-bb197f2a230de0bc/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -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=237ac774d95d79c9 -C extra-filename=-42cb687bfebf5eca --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/lib.rs:214:13
    |
214 | #![cfg_attr(backtrace, feature(backtrace))]
    |             ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/lib.rs:395:12
    |
395 | #[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: `backtrace`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:1:7
  |
1 | #[cfg(backtrace)]
  |       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:4:15
  |
4 | #[cfg(all(not(backtrace), feature = "backtrace"))]
  |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:7:15
  |
7 | #[cfg(not(any(backtrace, feature = "backtrace")))]
  |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:10:7
   |
10 | #[cfg(backtrace)]
   |       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:17:15
   |
17 | #[cfg(all(not(backtrace), feature = "backtrace"))]
   |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:24:11
   |
24 | #[cfg(any(backtrace, feature = "backtrace"))]
   |           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:31:15
   |
31 | #[cfg(not(any(backtrace, feature = "backtrace")))]
   |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:38:7
   |
38 | #[cfg(backtrace)]
   |       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:48:32
   |
48 | #[cfg(all(feature = "std", not(backtrace), feature = "backtrace"))]
   |                                ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:55:32
   |
55 | #[cfg(all(feature = "std", not(backtrace), not(feature = "backtrace")))]
   |                                ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/backtrace.rs:62:15
   |
62 | #[cfg(all(not(backtrace), feature = "backtrace"))]
   |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/context.rs:6:7
  |
6 | #[cfg(backtrace)]
  |       ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/context.rs:126:11
    |
126 |     #[cfg(backtrace)]
    |           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/context.rs:140:11
    |
140 |     #[cfg(backtrace)]
    |           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of`
 --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:3:28
  |
3 | #[cfg(any(feature = "std", anyhow_no_ptr_addr_of))]
  |                            ^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:526:12
    |
526 | #[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/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:539:12
    |
539 | #[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/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:549:12
    |
549 | #[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: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:629:28
    |
629 | #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))]
    |                            ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:689:15
    |
689 | #[cfg(all(not(backtrace), feature = "backtrace"))]
    |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:811:15
    |
811 | #[cfg(all(not(backtrace), feature = "backtrace"))]
    |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:27:16
   |
27 |     #[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: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:359:15
    |
359 |     #[cfg(any(backtrace, feature = "backtrace"))]
    |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:387:16
    |
387 |     #[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/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:399:16
    |
399 |     #[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: `anyhow_no_ptr_addr_of`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:93:19
   |
93 |             #[cfg(anyhow_no_ptr_addr_of)]
   |                   ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:100:27
    |
100 |             #[cfg(all(not(backtrace), feature = "backtrace"))]
    |                           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:118:40
    |
118 |             #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))]
    |                                        ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:125:27
    |
125 |             #[cfg(all(not(backtrace), feature = "backtrace"))]
    |                           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:144:40
    |
144 |             #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))]
    |                                        ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:151:27
    |
151 |             #[cfg(all(not(backtrace), feature = "backtrace"))]
    |                           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:179:27
    |
179 |             #[cfg(all(not(backtrace), feature = "backtrace"))]
    |                           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:205:27
    |
205 |             #[cfg(all(not(backtrace), feature = "backtrace"))]
    |                           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:311:40
    |
311 |             #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))]
    |                                        ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:318:27
    |
318 |             #[cfg(all(not(backtrace), feature = "backtrace"))]
    |                           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:580:32
    |
580 |     #[cfg(all(feature = "std", anyhow_no_ptr_addr_of))]
    |                                ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(anyhow_no_ptr_addr_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:587:19
    |
587 |     #[cfg(all(not(backtrace), feature = "backtrace"))]
    |                   ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:879:15
    |
879 |     #[cfg(any(backtrace, feature = "backtrace"))]
    |               ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/error.rs:906:11
    |
906 |     #[cfg(backtrace)]
    |           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/fmt.rs:42:19
   |
42 |         #[cfg(any(backtrace, feature = "backtrace"))]
   |                   ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

warning: unexpected `cfg` condition name: `backtrace`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/anyhow-1.0.62/src/wrapper.rs:70:11
   |
70 |     #[cfg(backtrace)]
   |           ^^^^^^^^^ help: found config with similar value: `feature = "backtrace"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

warning: `simplelog` (lib) generated 1 warning
   Compiling itertools v0.10.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.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=z -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=fe6f8ae216dc0e79 -C extra-filename=-57ed24dade8b7e3d --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern either=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libeither-2037572556d70d6a.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c
warning: `anyhow` (lib) generated 74 warnings
   Compiling which v4.2.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/which-4.2.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/which-4.2.5/Cargo.toml CARGO_PKG_AUTHORS='Harry Fei ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.2.5 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name which --edition=2018 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/which-4.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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=b307187eaa6f999f -C extra-filename=-8a5c5c2146eb0b64 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern either=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libeither-2037572556d70d6a.rmeta --extern libc=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/liblibc-fb441517047e0d5c.rmeta --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c
warning: unused attribute `inline`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/flatten_ok.rs:141:5
    |
141 |     #[inline]
    |     ^^^^^^^^^
    |
note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `clone_fields`
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/flatten_ok.rs:142:5
    |
142 |     clone_fields!(iter, inner_front, inner_back);
    |     ^^^^^^^^^^^^
    = note: `#[warn(unused_attributes)]` on by default

warning: unused attribute `inline`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/rciter_impl.rs:54:5
   |
54 |     #[inline]
   |     ^^^^^^^^^
   |
note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `clone_fields`
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/rciter_impl.rs:55:5
   |
55 |     clone_fields!(rciter);
   |     ^^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a type alias
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/adaptors/mod.rs:495:1
    |
495 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a type alias
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/adaptors/coalesce.rs:89:1
   |
89 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a type alias
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/adaptors/coalesce.rs:116:1
    |
116 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a type alias
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/adaptors/coalesce.rs:189:1
    |
189 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a type alias
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/grouping_map.rs:42:1
   |
42 | #[must_use = "GroupingMapBy is lazy and do nothing unless consumed"]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a type alias
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/kmerge_impl.rs:107:1
    |
107 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: `#[must_use]` has no effect when applied to a type alias
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/duplicates_impl.rs:191:1
    |
191 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

   Compiling filetreelist v0.5.0 (/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/filetreelist)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetreelist CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/filetreelist CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/filetreelist/Cargo.toml CARGO_PKG_AUTHORS='extrawurst ' CARGO_PKG_DESCRIPTION='filetree abstraction based on a sorted path list, supports key based navigation events, folding, scrolling and more' CARGO_PKG_HOMEPAGE='https://github.com/extrawurst/gitui' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetreelist CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/extrawurst/gitui' 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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name filetreelist --edition=2021 filetreelist/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4dce2642cd95e6d -C extra-filename=-f58ea94e01f64e01 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --extern scopetime=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libscopetime-b305a8b73bfd593b.rmeta --extern thiserror=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps/libthiserror-27efce06d48b4c14.rmeta --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c
warning: use of deprecated method `Itertools::fold1`: Use `Iterator::reduce` instead
  --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/concat_impl.rs:21:26
   |
21 |     iterable.into_iter().fold1(|mut a, b| { a.extend(b); a }).unwrap_or_else(<_>::default)
   |                          ^^^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated method `Itertools::fold1`: Use `Iterator::reduce` instead
   --> /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/itertools-0.10.3/src/kmerge_impl.rs:219:19
    |
219 |                  .fold1(size_hint::add)
    |                   ^^^^^

[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c
   Compiling bytesize v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytesize CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bytesize-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bytesize-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Hyunsik Choi ' CARGO_PKG_DESCRIPTION='an utility for human-readable bytes representations' CARGO_PKG_HOMEPAGE='https://github.com/hyunsik/bytesize/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytesize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyunsik/bytesize/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/devel/gitui/work/target/release/deps /usr/local/bin/rustc --crate-name bytesize --edition=2015 /magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/bytesize-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=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8eb77a4725ca9cea -C extra-filename=-d7bad5386b717224 --out-dir /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/gitui/work/target/release/deps --cap-lints warn --cap-lints=warn -C link-arg=-fstack-protector-strong -C link-arg=-L/usr/local/lib`
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c
[sys-info 0.9.1] TARGET = Some("i686-unknown-freebsd")
[sys-info 0.9.1] OPT_LEVEL = Some("z")
[sys-info 0.9.1] HOST = Some("i686-unknown-freebsd")
[sys-info 0.9.1] CC_i686-unknown-freebsd = None
[sys-info 0.9.1] CC_i686_unknown_freebsd = None
[sys-info 0.9.1] HOST_CC = None
[sys-info 0.9.1] CC = Some("cc")
[sys-info 0.9.1] CFLAGS_i686-unknown-freebsd = None
[sys-info 0.9.1] CFLAGS_i686_unknown_freebsd = None
[sys-info 0.9.1] HOST_CFLAGS = None
[sys-info 0.9.1] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[sys-info 0.9.1] CRATE_CC_NO_DEFAULTS = None
[sys-info 0.9.1] DEBUG = Some("false")
[sys-info 0.9.1] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[sys-info 0.9.1] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-o" "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/sys-info-d27ac6997be4f9f8/out/c/freebsd.o" "-c" "c/freebsd.c"
[sys-info 0.9.1] cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed'
[sys-info 0.9.1] cargo:warning=   31 | uint64_t get_cpu_speed(void) {
[sys-info 0.9.1] cargo:warning=      |          ^
[sys-info 0.9.1] cargo:warning=c/info.h:31:15: note: previous declaration is here
[sys-info 0.9.1] cargo:warning=   31 | unsigned long get_cpu_speed(void);
[sys-info 0.9.1] cargo:warning=      |               ^
[sys-info 0.9.1] cargo:warning=c/freebsd.c:47:10: error: conflicting types for 'get_proc_total'
[sys-info 0.9.1] cargo:warning=   47 | uint64_t get_proc_total(void) {
[sys-info 0.9.1] cargo:warning=      |          ^
[sys-info 0.9.1] cargo:warning=c/info.h:34:15: note: previous declaration is here
[sys-info 0.9.1] cargo:warning=   34 | unsigned long get_proc_total(void);
[sys-info 0.9.1] cargo:warning=      |               ^
[sys-info 0.9.1] cargo:warning=2 errors generated.
[sys-info 0.9.1] exit status: 1
[sys-info 0.9.1] 
[sys-info 0.9.1] 
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/conf/conf_ssl.d.tmp -MT crypto/conf/conf_ssl.o -c -o crypto/conf/conf_ssl.o crypto/conf/conf_ssl.c
[sys-info 0.9.1] error occurred: Command "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-o" "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/sys-info-d27ac6997be4f9f8/out/c/freebsd.o" "-c" "c/freebsd.c" with args "cc" did not execute successfully (status code exit status: 1).
[sys-info 0.9.1] 
[sys-info 0.9.1] 
warning: sys-info@0.9.1: c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed'
warning: sys-info@0.9.1:    31 | uint64_t get_cpu_speed(void) {
warning: sys-info@0.9.1:       |          ^
warning: sys-info@0.9.1: c/info.h:31:15: note: previous declaration is here
warning: sys-info@0.9.1:    31 | unsigned long get_cpu_speed(void);
warning: sys-info@0.9.1:       |               ^
warning: sys-info@0.9.1: c/freebsd.c:47:10: error: conflicting types for 'get_proc_total'
warning: sys-info@0.9.1:    47 | uint64_t get_proc_total(void) {
warning: sys-info@0.9.1:       |          ^
warning: sys-info@0.9.1: c/info.h:34:15: note: previous declaration is here
warning: sys-info@0.9.1:    34 | unsigned long get_proc_total(void);
warning: sys-info@0.9.1:       |               ^
warning: sys-info@0.9.1: 2 errors generated.
error: failed to run custom build command for `sys-info v0.9.1`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='--cap-lints=warn-Clink-arg=-fstack-protector-strong-Clink-arg=-L/usr/local/lib' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/sys-info-0.9.1 CARGO_MANIFEST_LINKS=info CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/gitui/work/gitui-0.21.0/cargo-crates/sys-info-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Siyu Wang ' CARGO_PKG_DESCRIPTION='Get system information in Rust.

  For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows.
  ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/FillZpp/sys-info-rs' 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='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/gitui/work/target/release/deps:/magus/work/usr/mports/devel/gitui/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=z OUT_DIR=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/sys-info-d27ac6997be4f9f8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/gitui/work/target/release/build/sys-info-76e91b1693f6c27a/build-script-build` (exit status: 1)
  --- stdout
  cargo:rustc-flags=-l pthread
  TARGET = Some("i686-unknown-freebsd")
  OPT_LEVEL = Some("z")
  HOST = Some("i686-unknown-freebsd")
  CC_i686-unknown-freebsd = None
  CC_i686_unknown_freebsd = None
  HOST_CC = None
  CC = Some("cc")
  CFLAGS_i686-unknown-freebsd = None
  CFLAGS_i686_unknown_freebsd = None
  HOST_CFLAGS = None
  CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some("false")
  CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
  running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-o" "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/sys-info-d27ac6997be4f9f8/out/c/freebsd.o" "-c" "c/freebsd.c"
  cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed'
  cargo:warning=   31 | uint64_t get_cpu_speed(void) {
  cargo:warning=      |          ^
  cargo:warning=c/info.h:31:15: note: previous declaration is here
  cargo:warning=   31 | unsigned long get_cpu_speed(void);
  cargo:warning=      |               ^
  cargo:warning=c/freebsd.c:47:10: error: conflicting types for 'get_proc_total'
  cargo:warning=   47 | uint64_t get_proc_total(void) {
  cargo:warning=      |          ^
  cargo:warning=c/info.h:34:15: note: previous declaration is here
  cargo:warning=   34 | unsigned long get_proc_total(void);
  cargo:warning=      |               ^
  cargo:warning=2 errors generated.
  exit status: 1

  --- stderr


  error occurred: Command "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-o" "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/sys-info-d27ac6997be4f9f8/out/c/freebsd.o" "-c" "c/freebsd.c" with args "cc" did not execute successfully (status code exit status: 1).


warning: build failed, waiting for other jobs to finish...
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c
warning: `itertools` (lib) generated 11 warnings
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c
[openssl-sys 0.9.75] /usr/local/bin/perl util/mkbuildinf.pl "cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include" "BSD-x86-elf" > crypto/buildinf.h
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/des/asm/crypt586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include crypto/des/crypt586.s
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/des/asm/des-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include crypto/des/des-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c
warning: `clap` (lib) generated 3 warnings
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT crypto/dh/dh_rfc7919.o -c -o crypto/dh/dh_rfc7919.o crypto/dh/dh_rfc7919.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/arch_32/f_impl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT crypto/ec/curve448/curve448.o -c -o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT crypto/ec/curve448/curve448_tables.o -c -o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/curve448_tables.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT crypto/ec/curve448/eddsa.o -c -o crypto/ec/curve448/eddsa.o crypto/ec/curve448/eddsa.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT crypto/ec/curve448/f_generic.o -c -o crypto/ec/curve448/f_generic.o crypto/ec/curve448/f_generic.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT crypto/ec/curve448/scalar.o -c -o crypto/ec/curve448/scalar.o crypto/ec/curve448/scalar.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/ec/asm/ecp_nistz256-x86.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/ec/ecp_nistz256-x86.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_devcrypto.d.tmp -MT crypto/engine/eng_devcrypto.o -c -o crypto/engine/eng_devcrypto.o crypto/engine/eng_devcrypto.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_aria.d.tmp -MT crypto/evp/e_aria.o -c -o crypto/evp/e_aria.o crypto/evp/e_aria.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_sm4.d.tmp -MT crypto/evp/e_sm4.o -c -o crypto/evp/e_sm4.o crypto/evp/e_sm4.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_sha3.d.tmp -MT crypto/evp/m_sha3.o -c -o crypto/evp/m_sha3.o crypto/evp/m_sha3.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT crypto/evp/pbe_scrypt.o -c -o crypto/evp/pbe_scrypt.o crypto/evp/pbe_scrypt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/kdf/scrypt.d.tmp -MT crypto/kdf/scrypt.o -c -o crypto/kdf/scrypt.o crypto/kdf/scrypt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/md5/asm/md5-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include crypto/md5/md5-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/mdc2/mdc2_one.d.tmp -MT crypto/mdc2/mdc2_one.o -c -o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2_one.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/mdc2/mdc2dgst.d.tmp -MT crypto/mdc2/mdc2dgst.o -c -o crypto/mdc2/mdc2dgst.o crypto/mdc2/mdc2dgst.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/modes/asm/ghash-x86.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/modes/ghash-x86.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/poly1305/asm/poly1305-x86.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/poly1305/poly1305-x86.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT crypto/poly1305/poly1305_ameth.o -c -o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_ameth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT crypto/poly1305/poly1305_pmeth.o -c -o crypto/poly1305/poly1305_pmeth.o crypto/poly1305/poly1305_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto/modes -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT crypto/rand/drbg_ctr.o -c -o crypto/rand/drbg_ctr.o crypto/rand/drbg_ctr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/drbg_lib.d.tmp -MT crypto/rand/drbg_lib.o -c -o crypto/rand/drbg_lib.o crypto/rand/drbg_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/rc4/asm/rc4-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/rc4/rc4-586.s
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/ripemd/asm/rmd-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include crypto/ripemd/rmd-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT crypto/rsa/rsa_mp.o -c -o crypto/rsa/rsa_mp.o crypto/rsa/rsa_mp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sha/keccak1600.d.tmp -MT crypto/sha/keccak1600.o -c -o crypto/sha/keccak1600.o crypto/sha/keccak1600.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/sha/asm/sha1-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/sha/sha1-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/sha/asm/sha256-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/sha/sha256-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/sha/asm/sha512-586.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/sha/sha512-586.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/siphash/siphash.d.tmp -MT crypto/siphash/siphash.o -c -o crypto/siphash/siphash.o crypto/siphash/siphash.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT crypto/siphash/siphash_ameth.o -c -o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_ameth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT crypto/siphash/siphash_pmeth.o -c -o crypto/siphash/siphash_pmeth.o crypto/siphash/siphash_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT crypto/sm2/sm2_crypt.o -c -o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_crypt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sm2/sm2_err.d.tmp -MT crypto/sm2/sm2_err.o -c -o crypto/sm2/sm2_err.o crypto/sm2/sm2_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT crypto/sm2/sm2_pmeth.o -c -o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_pmeth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT crypto/sm2/sm2_sign.o -c -o crypto/sm2/sm2_sign.o crypto/sm2/sm2_sign.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sm3/m_sm3.d.tmp -MT crypto/sm3/m_sm3.o -c -o crypto/sm3/m_sm3.o crypto/sm3/m_sm3.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sm3/sm3.d.tmp -MT crypto/sm3/sm3.o -c -o crypto/sm3/sm3.o crypto/sm3/sm3.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/sm4/sm4.d.tmp -MT crypto/sm4/sm4.o -c -o crypto/sm4/sm4.o crypto/sm4/sm4.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/srp/srp_lib.d.tmp -MT crypto/srp/srp_lib.o -c -o crypto/srp/srp_lib.o crypto/srp/srp_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/srp/srp_vfy.d.tmp -MT crypto/srp/srp_vfy.o -c -o crypto/srp/srp_vfy.o crypto/srp/srp_vfy.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/store/loader_file.d.tmp -MT crypto/store/loader_file.o -c -o crypto/store/loader_file.o crypto/store/loader_file.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/store/store_err.d.tmp -MT crypto/store/store_err.o -c -o crypto/store/store_err.o crypto/store/store_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/store/store_init.d.tmp -MT crypto/store/store_init.o -c -o crypto/store/store_init.o crypto/store/store_init.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/store/store_lib.d.tmp -MT crypto/store/store_lib.o -c -o crypto/store/store_lib.o crypto/store/store_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/store/store_register.d.tmp -MT crypto/store/store_register.o -c -o crypto/store/store_register.o crypto/store/store_register.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/store/store_strings.d.tmp -MT crypto/store/store_strings.o -c -o crypto/store/store_strings.o crypto/store/store_strings.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ui/ui_null.d.tmp -MT crypto/ui/ui_null.o -c -o crypto/ui/ui_null.o crypto/ui/ui_null.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/whrlpool/asm/wp-mmx.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/whrlpool/wp-mmx.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT crypto/whrlpool/wp_block.o -c -o crypto/whrlpool/wp_block.o crypto/whrlpool/wp_block.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT crypto/whrlpool/wp_dgst.o -c -o crypto/whrlpool/wp_dgst.o crypto/whrlpool/wp_dgst.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_meth.d.tmp -MT crypto/x509/x509_meth.o -c -o crypto/x509/x509_meth.o crypto/x509/x509_meth.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT crypto/x509v3/v3_admis.o -c -o crypto/x509v3/v3_admis.o crypto/x509v3/v3_admis.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl crypto/x86cpuid.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  crypto/x86cpuid.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c
[openssl-sys 0.9.75] CC="cc" /usr/local/bin/perl engines/asm/e_padlock-x86.pl elf -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include  engines/e_padlock-x86.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/record/ssl3_record_tls13.d.tmp -MT ssl/record/ssl3_record_tls13.o -c -o ssl/record/ssl3_record_tls13.o ssl/record/ssl3_record_tls13.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/extensions.d.tmp -MT ssl/statem/extensions.o -c -o ssl/statem/extensions.o ssl/statem/extensions.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/extensions_clnt.d.tmp -MT ssl/statem/extensions_clnt.o -c -o ssl/statem/extensions_clnt.o ssl/statem/extensions_clnt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/extensions_cust.d.tmp -MT ssl/statem/extensions_cust.o -c -o ssl/statem/extensions_cust.o ssl/statem/extensions_cust.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/extensions_srvr.d.tmp -MT ssl/statem/extensions_srvr.o -c -o ssl/statem/extensions_srvr.o ssl/statem/extensions_srvr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/tls13_enc.d.tmp -MT ssl/tls13_enc.o -c -o ssl/tls13_enc.o ssl/tls13_enc.c
[openssl-sys 0.9.75] cc  -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c
[openssl-sys 0.9.75] ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o
[openssl-sys 0.9.75] ar: warning: creating apps/libapps.a
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/aes/aesni-x86.o crypto/aes/aesni-x86.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/aes/vpaes-x86.o crypto/aes/vpaes-x86.s
[openssl-sys 0.9.75] ranlib apps/libapps.a || echo Never mind.
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/bf/bf-586.o crypto/bf/bf-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/bn/bn-586.o crypto/bn/bn-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/bn/co-586.o crypto/bn/co-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/bn/x86-gf2m.o crypto/bn/x86-gf2m.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/bn/x86-mont.o crypto/bn/x86-mont.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/chacha/chacha-x86.o crypto/chacha/chacha-x86.s
[openssl-sys 0.9.75] cc  -I. -Iinclude -Icrypto -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/des/crypt586.o crypto/des/crypt586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/des/des-586.o crypto/des/des-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/ec/ecp_nistz256-x86.o crypto/ec/ecp_nistz256-x86.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/md5/md5-586.o crypto/md5/md5-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/modes/ghash-x86.o crypto/modes/ghash-x86.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/poly1305/poly1305-x86.o crypto/poly1305/poly1305-x86.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/rc4/rc4-586.o crypto/rc4/rc4-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/ripemd/rmd-586.o crypto/ripemd/rmd-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/sha/sha1-586.o crypto/sha/sha1-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/sha/sha256-586.o crypto/sha/sha256-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/sha/sha512-586.o crypto/sha/sha512-586.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/whrlpool/wp-mmx.o crypto/whrlpool/wp-mmx.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o crypto/x86cpuid.o crypto/x86cpuid.s
[openssl-sys 0.9.75] cc -fPIC -pthread -Wa,--noexecstack -Qunused-arguments -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -ffunction-sections -fdata-sections -fPIC -m32 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAESNI_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -isystem /usr/local/include -c -o engines/e_padlock-x86.o engines/e_padlock-x86.s
[openssl-sys 0.9.75] ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
[openssl-sys 0.9.75] ar: warning: creating libssl.a
[openssl-sys 0.9.75] ranlib libssl.a || echo Never mind.
[openssl-sys 0.9.75] ar r libcrypto.a crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-x86.o crypto/aes/vpaes-x86.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf-586.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/bn-586.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/co-586.o crypto/bn/x86-gf2m.o crypto/bn/x86-mont.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/crypt586.o crypto/des/des-586.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_devcrypto.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-586.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-586.o crypto/ripemd/rmd-586.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/keccak1600.o crypto/sha/sha1-586.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-586.o crypto/sha/sha256.o crypto/sha/sha512-586.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-mmx.o crypto/whrlpool/wp_block.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86cpuid.o engines/e_capi.o engines/e_padlock-x86.o engines/e_padlock.o
[openssl-sys 0.9.75] ar: warning: creating libcrypto.a
[openssl-sys 0.9.75] ranlib libcrypto.a || echo Never mind.
[openssl-sys 0.9.75] gmake[1]: Leaving directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
[openssl-sys 0.9.75] running cd "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src" && "gmake" "install_dev"
[openssl-sys 0.9.75] gmake depend && gmake _build_libs
[openssl-sys 0.9.75] gmake[1]: Entering directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
[openssl-sys 0.9.75] gmake[1]: Leaving directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
[openssl-sys 0.9.75] gmake[1]: Entering directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
[openssl-sys 0.9.75] gmake[1]: Nothing to be done for '_build_libs'.
[openssl-sys 0.9.75] gmake[1]: Leaving directory '/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/build/src'
[openssl-sys 0.9.75] created directory `/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install'
[openssl-sys 0.9.75] created directory `/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib'
[openssl-sys 0.9.75] *** Installing runtime libraries
[openssl-sys 0.9.75] *** Installing development files
[openssl-sys 0.9.75] created directory `/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include'
[openssl-sys 0.9.75] created directory `/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl'
[openssl-sys 0.9.75] install ./include/openssl/aes.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/aes.h
[openssl-sys 0.9.75] install ./include/openssl/asn1.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1.h
[openssl-sys 0.9.75] install ./include/openssl/asn1_mac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1_mac.h
[openssl-sys 0.9.75] install ./include/openssl/asn1err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1err.h
[openssl-sys 0.9.75] install ./include/openssl/asn1t.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1t.h
[openssl-sys 0.9.75] install ./include/openssl/async.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/async.h
[openssl-sys 0.9.75] install ./include/openssl/asyncerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asyncerr.h
[openssl-sys 0.9.75] install ./include/openssl/bio.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bio.h
[openssl-sys 0.9.75] install ./include/openssl/bioerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bioerr.h
[openssl-sys 0.9.75] install ./include/openssl/blowfish.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/blowfish.h
[openssl-sys 0.9.75] install ./include/openssl/bn.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bn.h
[openssl-sys 0.9.75] install ./include/openssl/bnerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bnerr.h
[openssl-sys 0.9.75] install ./include/openssl/buffer.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/buffer.h
[openssl-sys 0.9.75] install ./include/openssl/buffererr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/buffererr.h
[openssl-sys 0.9.75] install ./include/openssl/camellia.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/camellia.h
[openssl-sys 0.9.75] install ./include/openssl/cast.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cast.h
[openssl-sys 0.9.75] install ./include/openssl/cmac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cmac.h
[openssl-sys 0.9.75] install ./include/openssl/cms.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cms.h
[openssl-sys 0.9.75] install ./include/openssl/cmserr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cmserr.h
[openssl-sys 0.9.75] install ./include/openssl/comp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/comp.h
[openssl-sys 0.9.75] install ./include/openssl/comperr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/comperr.h
[openssl-sys 0.9.75] install ./include/openssl/conf.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/conf.h
[openssl-sys 0.9.75] install ./include/openssl/conf_api.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/conf_api.h
[openssl-sys 0.9.75] install ./include/openssl/conferr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/conferr.h
[openssl-sys 0.9.75] install ./include/openssl/crypto.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/crypto.h
[openssl-sys 0.9.75] install ./include/openssl/cryptoerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cryptoerr.h
[openssl-sys 0.9.75] install ./include/openssl/ct.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ct.h
[openssl-sys 0.9.75] install ./include/openssl/cterr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cterr.h
[openssl-sys 0.9.75] install ./include/openssl/des.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/des.h
[openssl-sys 0.9.75] install ./include/openssl/dh.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dh.h
[openssl-sys 0.9.75] install ./include/openssl/dherr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dherr.h
[openssl-sys 0.9.75] install ./include/openssl/dsa.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dsa.h
[openssl-sys 0.9.75] install ./include/openssl/dsaerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dsaerr.h
[openssl-sys 0.9.75] install ./include/openssl/dtls1.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dtls1.h
[openssl-sys 0.9.75] install ./include/openssl/e_os2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/e_os2.h
[openssl-sys 0.9.75] install ./include/openssl/ebcdic.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ebcdic.h
[openssl-sys 0.9.75] install ./include/openssl/ec.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ec.h
[openssl-sys 0.9.75] install ./include/openssl/ecdh.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ecdh.h
[openssl-sys 0.9.75] install ./include/openssl/ecdsa.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ecdsa.h
[openssl-sys 0.9.75] install ./include/openssl/ecerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ecerr.h
[openssl-sys 0.9.75] install ./include/openssl/engine.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/engine.h
[openssl-sys 0.9.75] install ./include/openssl/engineerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/engineerr.h
[openssl-sys 0.9.75] install ./include/openssl/err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/err.h
[openssl-sys 0.9.75] install ./include/openssl/evp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/evp.h
[openssl-sys 0.9.75] install ./include/openssl/evperr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/evperr.h
[openssl-sys 0.9.75] install ./include/openssl/hmac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/hmac.h
[openssl-sys 0.9.75] install ./include/openssl/idea.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/idea.h
[openssl-sys 0.9.75] install ./include/openssl/kdf.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/kdf.h
[openssl-sys 0.9.75] install ./include/openssl/kdferr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/kdferr.h
[openssl-sys 0.9.75] install ./include/openssl/lhash.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/lhash.h
[openssl-sys 0.9.75] install ./include/openssl/md2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/md2.h
[openssl-sys 0.9.75] install ./include/openssl/md4.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/md4.h
[openssl-sys 0.9.75] install ./include/openssl/md5.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/md5.h
[openssl-sys 0.9.75] install ./include/openssl/mdc2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/mdc2.h
[openssl-sys 0.9.75] install ./include/openssl/modes.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/modes.h
[openssl-sys 0.9.75] install ./include/openssl/obj_mac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/obj_mac.h
[openssl-sys 0.9.75] install ./include/openssl/objects.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/objects.h
[openssl-sys 0.9.75] install ./include/openssl/objectserr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/objectserr.h
[openssl-sys 0.9.75] install ./include/openssl/ocsp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ocsp.h
[openssl-sys 0.9.75] install ./include/openssl/ocsperr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ocsperr.h
[openssl-sys 0.9.75] install ./include/openssl/opensslconf.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/opensslconf.h
[openssl-sys 0.9.75] install ./include/openssl/opensslv.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/opensslv.h
[openssl-sys 0.9.75] install ./include/openssl/ossl_typ.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ossl_typ.h
[openssl-sys 0.9.75] install ./include/openssl/pem.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pem.h
[openssl-sys 0.9.75] install ./include/openssl/pem2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pem2.h
[openssl-sys 0.9.75] install ./include/openssl/pemerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pemerr.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs12.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs12.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs12err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs12err.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs7.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs7.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs7err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs7err.h
[openssl-sys 0.9.75] install ./include/openssl/rand.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rand.h
[openssl-sys 0.9.75] install ./include/openssl/rand_drbg.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rand_drbg.h
[openssl-sys 0.9.75] install ./include/openssl/randerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/randerr.h
[openssl-sys 0.9.75] install ./include/openssl/rc2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rc2.h
[openssl-sys 0.9.75] install ./include/openssl/rc4.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rc4.h
[openssl-sys 0.9.75] install ./include/openssl/rc5.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rc5.h
[openssl-sys 0.9.75] install ./include/openssl/ripemd.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ripemd.h
[openssl-sys 0.9.75] install ./include/openssl/rsa.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rsa.h
[openssl-sys 0.9.75] install ./include/openssl/rsaerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rsaerr.h
[openssl-sys 0.9.75] install ./include/openssl/safestack.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/safestack.h
[openssl-sys 0.9.75] install ./include/openssl/seed.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/seed.h
[openssl-sys 0.9.75] install ./include/openssl/sha.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/sha.h
[openssl-sys 0.9.75] install ./include/openssl/srp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/srp.h
[openssl-sys 0.9.75] install ./include/openssl/srtp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/srtp.h
[openssl-sys 0.9.75] install ./include/openssl/ssl.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ssl.h
[openssl-sys 0.9.75] install ./include/openssl/ssl2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ssl2.h
[openssl-sys 0.9.75] install ./include/openssl/ssl3.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ssl3.h
[openssl-sys 0.9.75] install ./include/openssl/sslerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/sslerr.h
[openssl-sys 0.9.75] install ./include/openssl/stack.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/stack.h
[openssl-sys 0.9.75] install ./include/openssl/store.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/store.h
[openssl-sys 0.9.75] install ./include/openssl/storeerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/storeerr.h
[openssl-sys 0.9.75] install ./include/openssl/symhacks.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/symhacks.h
[openssl-sys 0.9.75] install ./include/openssl/tls1.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/tls1.h
[openssl-sys 0.9.75] install ./include/openssl/ts.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ts.h
[openssl-sys 0.9.75] install ./include/openssl/tserr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/tserr.h
[openssl-sys 0.9.75] install ./include/openssl/txt_db.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/txt_db.h
[openssl-sys 0.9.75] install ./include/openssl/ui.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ui.h
[openssl-sys 0.9.75] install ./include/openssl/uierr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/uierr.h
[openssl-sys 0.9.75] install ./include/openssl/whrlpool.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/whrlpool.h
[openssl-sys 0.9.75] install ./include/openssl/x509.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509.h
[openssl-sys 0.9.75] install ./include/openssl/x509_vfy.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509_vfy.h
[openssl-sys 0.9.75] install ./include/openssl/x509err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509err.h
[openssl-sys 0.9.75] install ./include/openssl/x509v3.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509v3.h
[openssl-sys 0.9.75] install ./include/openssl/x509v3err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509v3err.h
[openssl-sys 0.9.75] install ./include/openssl/aes.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/aes.h
[openssl-sys 0.9.75] install ./include/openssl/asn1.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1.h
[openssl-sys 0.9.75] install ./include/openssl/asn1_mac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1_mac.h
[openssl-sys 0.9.75] install ./include/openssl/asn1err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1err.h
[openssl-sys 0.9.75] install ./include/openssl/asn1t.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asn1t.h
[openssl-sys 0.9.75] install ./include/openssl/async.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/async.h
[openssl-sys 0.9.75] install ./include/openssl/asyncerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/asyncerr.h
[openssl-sys 0.9.75] install ./include/openssl/bio.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bio.h
[openssl-sys 0.9.75] install ./include/openssl/bioerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bioerr.h
[openssl-sys 0.9.75] install ./include/openssl/blowfish.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/blowfish.h
[openssl-sys 0.9.75] install ./include/openssl/bn.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bn.h
[openssl-sys 0.9.75] install ./include/openssl/bnerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/bnerr.h
[openssl-sys 0.9.75] install ./include/openssl/buffer.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/buffer.h
[openssl-sys 0.9.75] install ./include/openssl/buffererr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/buffererr.h
[openssl-sys 0.9.75] install ./include/openssl/camellia.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/camellia.h
[openssl-sys 0.9.75] install ./include/openssl/cast.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cast.h
[openssl-sys 0.9.75] install ./include/openssl/cmac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cmac.h
[openssl-sys 0.9.75] install ./include/openssl/cms.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cms.h
[openssl-sys 0.9.75] install ./include/openssl/cmserr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cmserr.h
[openssl-sys 0.9.75] install ./include/openssl/comp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/comp.h
[openssl-sys 0.9.75] install ./include/openssl/comperr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/comperr.h
[openssl-sys 0.9.75] install ./include/openssl/conf.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/conf.h
[openssl-sys 0.9.75] install ./include/openssl/conf_api.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/conf_api.h
[openssl-sys 0.9.75] install ./include/openssl/conferr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/conferr.h
[openssl-sys 0.9.75] install ./include/openssl/crypto.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/crypto.h
[openssl-sys 0.9.75] install ./include/openssl/cryptoerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cryptoerr.h
[openssl-sys 0.9.75] install ./include/openssl/ct.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ct.h
[openssl-sys 0.9.75] install ./include/openssl/cterr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/cterr.h
[openssl-sys 0.9.75] install ./include/openssl/des.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/des.h
[openssl-sys 0.9.75] install ./include/openssl/dh.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dh.h
[openssl-sys 0.9.75] install ./include/openssl/dherr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dherr.h
[openssl-sys 0.9.75] install ./include/openssl/dsa.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dsa.h
[openssl-sys 0.9.75] install ./include/openssl/dsaerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dsaerr.h
[openssl-sys 0.9.75] install ./include/openssl/dtls1.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/dtls1.h
[openssl-sys 0.9.75] install ./include/openssl/e_os2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/e_os2.h
[openssl-sys 0.9.75] install ./include/openssl/ebcdic.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ebcdic.h
[openssl-sys 0.9.75] install ./include/openssl/ec.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ec.h
[openssl-sys 0.9.75] install ./include/openssl/ecdh.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ecdh.h
[openssl-sys 0.9.75] install ./include/openssl/ecdsa.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ecdsa.h
[openssl-sys 0.9.75] install ./include/openssl/ecerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ecerr.h
[openssl-sys 0.9.75] install ./include/openssl/engine.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/engine.h
[openssl-sys 0.9.75] install ./include/openssl/engineerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/engineerr.h
[openssl-sys 0.9.75] install ./include/openssl/err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/err.h
[openssl-sys 0.9.75] install ./include/openssl/evp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/evp.h
[openssl-sys 0.9.75] install ./include/openssl/evperr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/evperr.h
[openssl-sys 0.9.75] install ./include/openssl/hmac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/hmac.h
[openssl-sys 0.9.75] install ./include/openssl/idea.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/idea.h
[openssl-sys 0.9.75] install ./include/openssl/kdf.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/kdf.h
[openssl-sys 0.9.75] install ./include/openssl/kdferr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/kdferr.h
[openssl-sys 0.9.75] install ./include/openssl/lhash.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/lhash.h
[openssl-sys 0.9.75] install ./include/openssl/md2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/md2.h
[openssl-sys 0.9.75] install ./include/openssl/md4.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/md4.h
[openssl-sys 0.9.75] install ./include/openssl/md5.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/md5.h
[openssl-sys 0.9.75] install ./include/openssl/mdc2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/mdc2.h
[openssl-sys 0.9.75] install ./include/openssl/modes.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/modes.h
[openssl-sys 0.9.75] install ./include/openssl/obj_mac.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/obj_mac.h
[openssl-sys 0.9.75] install ./include/openssl/objects.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/objects.h
[openssl-sys 0.9.75] install ./include/openssl/objectserr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/objectserr.h
[openssl-sys 0.9.75] install ./include/openssl/ocsp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ocsp.h
[openssl-sys 0.9.75] install ./include/openssl/ocsperr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ocsperr.h
[openssl-sys 0.9.75] install ./include/openssl/opensslconf.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/opensslconf.h
[openssl-sys 0.9.75] install ./include/openssl/opensslv.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/opensslv.h
[openssl-sys 0.9.75] install ./include/openssl/ossl_typ.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ossl_typ.h
[openssl-sys 0.9.75] install ./include/openssl/pem.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pem.h
[openssl-sys 0.9.75] install ./include/openssl/pem2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pem2.h
[openssl-sys 0.9.75] install ./include/openssl/pemerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pemerr.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs12.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs12.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs12err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs12err.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs7.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs7.h
[openssl-sys 0.9.75] install ./include/openssl/pkcs7err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/pkcs7err.h
[openssl-sys 0.9.75] install ./include/openssl/rand.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rand.h
[openssl-sys 0.9.75] install ./include/openssl/rand_drbg.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rand_drbg.h
[openssl-sys 0.9.75] install ./include/openssl/randerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/randerr.h
[openssl-sys 0.9.75] install ./include/openssl/rc2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rc2.h
[openssl-sys 0.9.75] install ./include/openssl/rc4.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rc4.h
[openssl-sys 0.9.75] install ./include/openssl/rc5.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rc5.h
[openssl-sys 0.9.75] install ./include/openssl/ripemd.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ripemd.h
[openssl-sys 0.9.75] install ./include/openssl/rsa.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rsa.h
[openssl-sys 0.9.75] install ./include/openssl/rsaerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/rsaerr.h
[openssl-sys 0.9.75] install ./include/openssl/safestack.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/safestack.h
[openssl-sys 0.9.75] install ./include/openssl/seed.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/seed.h
[openssl-sys 0.9.75] install ./include/openssl/sha.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/sha.h
[openssl-sys 0.9.75] install ./include/openssl/srp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/srp.h
[openssl-sys 0.9.75] install ./include/openssl/srtp.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/srtp.h
[openssl-sys 0.9.75] install ./include/openssl/ssl.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ssl.h
[openssl-sys 0.9.75] install ./include/openssl/ssl2.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ssl2.h
[openssl-sys 0.9.75] install ./include/openssl/ssl3.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ssl3.h
[openssl-sys 0.9.75] install ./include/openssl/sslerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/sslerr.h
[openssl-sys 0.9.75] install ./include/openssl/stack.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/stack.h
[openssl-sys 0.9.75] install ./include/openssl/store.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/store.h
[openssl-sys 0.9.75] install ./include/openssl/storeerr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/storeerr.h
[openssl-sys 0.9.75] install ./include/openssl/symhacks.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/symhacks.h
[openssl-sys 0.9.75] install ./include/openssl/tls1.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/tls1.h
[openssl-sys 0.9.75] install ./include/openssl/ts.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ts.h
[openssl-sys 0.9.75] install ./include/openssl/tserr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/tserr.h
[openssl-sys 0.9.75] install ./include/openssl/txt_db.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/txt_db.h
[openssl-sys 0.9.75] install ./include/openssl/ui.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/ui.h
[openssl-sys 0.9.75] install ./include/openssl/uierr.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/uierr.h
[openssl-sys 0.9.75] install ./include/openssl/whrlpool.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/whrlpool.h
[openssl-sys 0.9.75] install ./include/openssl/x509.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509.h
[openssl-sys 0.9.75] install ./include/openssl/x509_vfy.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509_vfy.h
[openssl-sys 0.9.75] install ./include/openssl/x509err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509err.h
[openssl-sys 0.9.75] install ./include/openssl/x509v3.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509v3.h
[openssl-sys 0.9.75] install ./include/openssl/x509v3err.h -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include/openssl/x509v3err.h
[openssl-sys 0.9.75] install libcrypto.a -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/libcrypto.a
[openssl-sys 0.9.75] install libssl.a -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/libssl.a
[openssl-sys 0.9.75] created directory `/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/pkgconfig'
[openssl-sys 0.9.75] install libcrypto.pc -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/pkgconfig/libcrypto.pc
[openssl-sys 0.9.75] install libssl.pc -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/pkgconfig/libssl.pc
[openssl-sys 0.9.75] install openssl.pc -> /magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib/pkgconfig/openssl.pc
[openssl-sys 0.9.75] cargo:vendored=1
[openssl-sys 0.9.75] cargo:root=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install
[openssl-sys 0.9.75] cargo:rustc-link-search=native=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/lib
[openssl-sys 0.9.75] cargo:include=/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include
[openssl-sys 0.9.75] cargo:rerun-if-changed=build/expando.c
[openssl-sys 0.9.75] OPT_LEVEL = Some("z")
[openssl-sys 0.9.75] TARGET = Some("i686-unknown-freebsd")
[openssl-sys 0.9.75] HOST = Some("i686-unknown-freebsd")
[openssl-sys 0.9.75] CC_i686-unknown-freebsd = None
[openssl-sys 0.9.75] CC_i686_unknown_freebsd = None
[openssl-sys 0.9.75] HOST_CC = None
[openssl-sys 0.9.75] CC = Some("cc")
[openssl-sys 0.9.75] CFLAGS_i686-unknown-freebsd = None
[openssl-sys 0.9.75] CFLAGS_i686_unknown_freebsd = None
[openssl-sys 0.9.75] HOST_CFLAGS = None
[openssl-sys 0.9.75] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[openssl-sys 0.9.75] CRATE_CC_NO_DEFAULTS = None
[openssl-sys 0.9.75] DEBUG = Some("false")
[openssl-sys 0.9.75] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[openssl-sys 0.9.75] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m32" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "/magus/work/usr/mports/devel/gitui/work/target/i686-unknown-freebsd/release/build/openssl-sys-fc97d94ff7d14586/out/openssl-build/install/include" "-E" "build/expando.c"
[openssl-sys 0.9.75] exit status: 0
[openssl-sys 0.9.75] cargo:rustc-cfg=osslconf="OPENSSL_NO_COMP"
[openssl-sys 0.9.75] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl-sys 0.9.75] cargo:rustc-cfg=osslconf="OPENSSL_NO_SEED"
[openssl-sys 0.9.75] cargo:conf=OPENSSL_NO_COMP,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SEED
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl101
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl102
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl102f
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl102h
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl110
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl110f
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl110g
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl110h
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl111
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl111b
[openssl-sys 0.9.75] cargo:rustc-cfg=ossl111c
[openssl-sys 0.9.75] cargo:version_number=1010111f
[openssl-sys 0.9.75] cargo:version=111
[openssl-sys 0.9.75] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_LIBS
[openssl-sys 0.9.75] I686_UNKNOWN_FREEBSD_OPENSSL_LIBS unset
[openssl-sys 0.9.75] cargo:rerun-if-env-changed=OPENSSL_LIBS
[openssl-sys 0.9.75] OPENSSL_LIBS unset
[openssl-sys 0.9.75] cargo:rerun-if-env-changed=I686_UNKNOWN_FREEBSD_OPENSSL_STATIC
[openssl-sys 0.9.75] I686_UNKNOWN_FREEBSD_OPENSSL_STATIC unset
[openssl-sys 0.9.75] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.75] OPENSSL_STATIC unset
[openssl-sys 0.9.75] cargo:rustc-link-lib=static=ssl
[openssl-sys 0.9.75] cargo:rustc-link-lib=static=crypto
*** Error code 101

Stop.
make: stopped in /usr/mports/devel/gitui

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis