MidnightBSD Magus

editors/neovim-gtk

Neovim client library and GTK4 GUI

Flavor Version Run OSVersion Arch License Restricted Status
1.0.4 621 4.0 amd64 gpl3 0 fail

License Permissions:

Events

Machine Type Time Message
m4064b info 2025-12-12 05:28:47.691647 Test Started
m4064b fail 2025-12-12 05:34:23.396445 make build returned non-zero: 1
m4064b fail 2025-12-12 05:34:23.809259 Test complete.

Log

===>  Building for neovim-gtk-1.0.4
   Compiling serde v1.0.151
   Compiling libc v0.2.138
   Compiling heck v0.4.0
   Compiling smallvec v1.10.0
   Compiling pkg-config v0.3.26
   Compiling version-compare v0.1.1
   Compiling proc-macro2 v1.0.47
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.5
   Compiling syn v1.0.105
   Compiling autocfg v1.1.0
   Compiling cfg-if v1.0.0
   Compiling thiserror v1.0.37
   Compiling memchr v2.5.0
   Compiling log v0.4.17
   Compiling byteorder v1.4.3
   Compiling futures-core v0.3.25
   Compiling version_check v0.9.4
   Compiling pin-project-lite v0.2.9
   Compiling futures-task v0.3.25
   Compiling futures-sink v0.3.25
   Compiling futures-channel v0.3.25
   Compiling futures v0.1.31
   Compiling futures-io v0.3.25
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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.151 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=151 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=998b1d5b7bc7a239 -C extra-filename=-5f22303f8c94c286 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/serde-5f22303f8c94c286 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=edf6ed3634109191 -C extra-filename=-5da462a4a6ef47e5 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/libc-5da462a4a6ef47e5 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/heck-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/heck-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/heck-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=fb995aa3ee19b919 -C extra-filename=-6f0faa99296f9ec9 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pkg-config-0.3.26 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pkg-config-0.3.26/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.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pkg-config-0.3.26/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=b7e3acf5b1fb563e -C extra-filename=-067cb66826ab65a5 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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.47 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=47 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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=aa0a826bf78c6795 -C extra-filename=-87aaacdafa5502f4 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro2-87aaacdafa5502f4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73106de5ea0c2085 -C extra-filename=-4b147eeeaf8dd352 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-sink-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-sink-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-sink-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=139f71dee659d004 -C extra-filename=-3e54e1f6fc19cd74 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/unicode-ident-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/unicode-ident-1.0.5/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.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/unicode-ident-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f576164f6342081b -C extra-filename=-53e55df24dcb0f6c --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-io-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-io-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-io-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 opt-level=2 -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", "unstable"))' -C metadata=f8d3dc335a301bac -C extra-filename=-63629f55691084e2 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/futures-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "use_std", "with-deprecated"))' -C metadata=61d6419f82d2677f -C extra-filename=-f4917725e74ef3dd --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=cb67fb94b4da0112 -C extra-filename=-4e3177c67a4ce182 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-core-4e3177c67a4ce182 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=5296873cb85f338e -C extra-filename=-8eda693afcd8a2de --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-task-8eda693afcd8a2de -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=562a8f1912e6e9c5 -C extra-filename=-4084eac01482a857 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=2 -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=4a6b2ab7ca48d847 -C extra-filename=-56aab4657e58256a --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/syn-1.0.105 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/syn-1.0.105/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.105 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/syn-1.0.105/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2717278d3e5eba67 -C extra-filename=-e584855e07814e47 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/syn-e584855e07814e47 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/quote-1.0.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=0f494a319e822272 -C extra-filename=-75cc119ad7b8d1d7 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/quote-75cc119ad7b8d1d7 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pin-project-lite-0.2.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pin-project-lite-0.2.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pin-project-lite-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afceddbe98b766bc -C extra-filename=-2c07dc52374f430e --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/smallvec-1.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/smallvec-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/smallvec-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=24570d97f582ee98 -C extra-filename=-e9c9698347f57e27 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/thiserror-1.0.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/thiserror-1.0.37/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.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/thiserror-1.0.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb6543edc0104690 -C extra-filename=-e01e1c3fdd2c4311 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/thiserror-e01e1c3fdd2c4311 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_compare CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Tim Visee <3a4fb3964f@sinenomine.email>' CARGO_PKG_DESCRIPTION='Rust library to easily compare version numbers with no specific format, and test against various comparison operators.' CARGO_PKG_HOMEPAGE='https://timvisee.com/projects/version-compare/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version-compare CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/version-compare' 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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name version_compare --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8410df8c7277d333 -C extra-filename=-015105536c762772 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=91b3ec4f4aad2930 -C extra-filename=-ff8e51baa5295810 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/memchr-ff8e51baa5295810 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=ece8d91822350cf1 -C extra-filename=-85036f4a4914bffa --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/log-85036f4a4914bffa -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/byteorder-1.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/byteorder-1.4.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=b6084150cb7ebf99 -C extra-filename=-2a3eefbc391ac4c6 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=3419ad212516310a -C extra-filename=-3b6d7222c9e2efec --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-channel-3b6d7222c9e2efec -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `tarpaulin`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1/src/cmp.rs:320:12
    |
320 | #[cfg_attr(tarpaulin, skip)]
    |            ^^^^^^^^^
    |
    = 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(tarpaulin)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` 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: `tarpaulin`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1/src/compare.rs:66:12
   |
66 | #[cfg_attr(tarpaulin, skip)]
   |            ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tarpaulin`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1/src/manifest.rs:58:12
   |
58 | #[cfg_attr(tarpaulin, skip)]
   |            ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tarpaulin`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1/src/part.rs:34:12
   |
34 | #[cfg_attr(tarpaulin, skip)]
   |            ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tarpaulin`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/version-compare-0.1.1/src/version.rs:462:12
    |
462 | #[cfg_attr(tarpaulin, skip)]
    |            ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/smallvec-1.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/smallvec-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/smallvec-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=acc376e0bb32fd7d -C extra-filename=-929e163474b5a97c --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling futures-util v0.3.25
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-util-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-util-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-util-0.3.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="futures_01"' --cfg 'feature="io"' --cfg 'feature="io-compat"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="tokio-io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=86bb8637b559c877 -C extra-filename=-405374ae60fd70d5 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-util-405374ae60fd70d5 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
   Compiling pin-utils v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4413688ab426fc3 -C extra-filename=-71a710a1217993f6 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling anyhow v1.0.66
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.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("backtrace", "default", "std"))' -C metadata=ee3f0f3c07f4b431 -C extra-filename=-db3b2dc7fe3d6ab1 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/anyhow-db3b2dc7fe3d6ab1 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: anonymous parameters are deprecated and will be removed in the next edition
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/future/mod.rs:1084:20
     |
1084 |     fn future_from(T) -> Self::Future;
     |                    ^ help: try naming the parameter or explicitly ignoring it: `_: T`
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
     = note: for more information, see issue #41686 
     = note: `#[warn(anonymous_parameters)]` on by default

   Compiling bitflags v1.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=2 -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=5337d4bcd5d9f324 -C extra-filename=-b9343e34348ce43a --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling once_cell v1.16.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/once_cell-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/once_cell-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/once_cell-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=37a237b2f64d8c09 -C extra-filename=-bb70196c5009c6a2 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/log-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/log-e0050558d11c2290/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/log-85036f4a4914bffa/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/once_cell-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/once_cell-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/once_cell-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=7fd849b65729cf27 -C extra-filename=-65fbde9f69b0168f --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[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
warning: `version-compare` (lib) generated 5 warnings
   Compiling ucd-trie v0.1.5
   Compiling gio v0.16.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/futures-core-5f3645fa8d8ae3d6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-core-4e3177c67a4ce182/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/ucd-trie-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/ucd-trie-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' 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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/ucd-trie-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a515c12f0c37818e -C extra-filename=-57e8474bd640bae3 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/log-e0050558d11c2290/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=2 -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=e454d031a0d4288d -C extra-filename=-6180b9d9b8aa2955 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-56aab4657e58256a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas --cfg has_atomics`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/gio-0.16.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/gio-0.16.7/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the Gio library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.16.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/gio-0.16.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74"))' -C metadata=e3e3c52ed4b83b8f -C extra-filename=-eefa05d08ea2464a --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/gio-eefa05d08ea2464a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/futures-task-38ffabb95ada3a24/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-task-8eda693afcd8a2de/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,futures-sink,sink,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FUTURES_SINK=1 CARGO_FEATURE_SINK=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/futures-channel-fa9e30370a5239b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-channel-3b6d7222c9e2efec/build-script-build`
[futures-task 0.3.25] cargo:rerun-if-changed=no_atomic_cas.rs
   Compiling cfg-expr v0.11.0
[futures-core 0.3.25] cargo:rerun-if-changed=no_atomic_cas.rs
     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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.151 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=151 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/serde-60cc514a6494e882/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/serde-5f22303f8c94c286/build-script-build`
[futures-channel 0.3.25] cargo:rerun-if-changed=no_atomic_cas.rs
     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/quote-1.0.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/quote-61fc1b22c2c55748/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/quote-75cc119ad7b8d1d7/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 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/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/futures-task-38ffabb95ada3a24/out /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=89cbc4b270af2035 -C extra-filename=-d50005a1fcfc4380 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_expr CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/cfg-expr-0.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/cfg-expr-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Embark :Jake Shadle ' CARGO_PKG_DESCRIPTION='A parser and evaluator for Rust `cfg()` expressions.' CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/cfg-expr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-expr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/cfg-expr' CARGO_PKG_RUST_VERSION=1.58.0 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_expr --edition=2021 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/cfg-expr-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=30cd564dd5bc193d -C extra-filename=-ffa2d00bf26ef57c --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern smallvec=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libsmallvec-e9c9698347f57e27.rmeta --cap-lints warn`
[serde 1.0.151] 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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/memchr-84f54027ccaaee0f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/memchr-ff8e51baa5295810/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,async-await,async-await-macro,channel,compat,default,futures-channel,futures-io,futures-macro,futures-sink,futures_01,io,io-compat,memchr,sink,slab,std,tokio-io CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_ASYNC_AWAIT=1 CARGO_FEATURE_ASYNC_AWAIT_MACRO=1 CARGO_FEATURE_CHANNEL=1 CARGO_FEATURE_COMPAT=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FUTURES_01=1 CARGO_FEATURE_FUTURES_CHANNEL=1 CARGO_FEATURE_FUTURES_IO=1 CARGO_FEATURE_FUTURES_MACRO=1 CARGO_FEATURE_FUTURES_SINK=1 CARGO_FEATURE_IO=1 CARGO_FEATURE_IO_COMPAT=1 CARGO_FEATURE_MEMCHR=1 CARGO_FEATURE_SINK=1 CARGO_FEATURE_SLAB=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TOKIO_IO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-util-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-util-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/futures-util-3cdb8c023ed71297/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/futures-util-405374ae60fd70d5/build-script-build`
warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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

[quote 1.0.21] cargo:rerun-if-changed=build.rs
   Compiling getrandom v0.1.16
   Compiling parking_lot_core v0.9.5
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/libc-22bf23ed2b4eb2c9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/libc-5da462a4a6ef47e5/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/thiserror-1.0.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/thiserror-1.0.37/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.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/thiserror-737b269afa6f9a68/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/thiserror-e01e1c3fdd2c4311/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/thiserror-1.0.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/thiserror-1.0.37/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.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/thiserror-c9363185f71c222a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/thiserror-e01e1c3fdd2c4311/build-script-build`
     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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.47 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=47 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro2-daa04cc411f4b9cb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro2-87aaacdafa5502f4/build-script-build`
[futures-util 0.3.25] cargo:rerun-if-changed=no_atomic_cas.rs
[libc 0.2.138] cargo:rerun-if-changed=build.rs
   Compiling scopeguard v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.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/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/futures-core-5f3645fa8d8ae3d6/out /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=a9e9740b8cf5e639 -C extra-filename=-551005601a901c8d --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling proc-macro-error-attr v1.0.4
   Compiling proc-macro-error v1.0.4
[libc 0.2.138] cargo:rustc-cfg=freebsd11
[libc 0.2.138] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.138] cargo:rustc-cfg=libc_union
[libc 0.2.138] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.138] cargo:rustc-cfg=libc_align
[libc 0.2.138] cargo:rustc-cfg=libc_int128
[libc 0.2.138] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.138] cargo:rustc-cfg=libc_packedN
[libc 0.2.138] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.138] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.138] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.138] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.138] cargo:rustc-cfg=libc_const_extern_fn
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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.151 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=151 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/serde-60cc514a6494e882/out /usr/local/bin/rustc --crate-name serde --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b88d87927ddf8584 -C extra-filename=-4ed9b782bdd75ace --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/getrandom-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/getrandom-0.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "compiler_builtins", "core", "dummy", "js-sys", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=025587ceb156bb0b -C extra-filename=-98428dceffe178e4 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/getrandom-98428dceffe178e4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,full,parsing,printing,proc-macro,quote,visit-mut CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_FEATURE_VISIT_MUT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/syn-1.0.105 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/syn-1.0.105/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.105 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/syn-cd88d82238d6b7a3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/syn-e584855e07814e47/build-script-build`
[proc-macro2 1.0.47] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.47] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.47] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.47] cargo:rustc-cfg=proc_macro_span
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/scopeguard-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=50205cfd596cd871 -C extra-filename=-82b5be979378ed7b --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/memchr-84f54027ccaaee0f/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=2 -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=d600b25f15e4ebf6 -C extra-filename=-1094f02033a77a5d --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/parking_lot_core-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/parking_lot_core-0.9.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=a83e891927012204 -C extra-filename=-629946752b2ea596 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/parking_lot_core-629946752b2ea596 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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.151 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=151 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/serde-f73f6be2ad3101d2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/serde-5f22303f8c94c286/build-script-build`
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
 --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25/src/task/__internal/mod.rs:1:11
  |
1 | #[cfg(not(futures_no_atomic_cas))]
  |           ^^^^^^^^^^^^^^^^^^^^^
  |
  = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

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

   Compiling slab v0.4.7
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25/src/lib.rs:21:11
   |
21 | #[cfg(not(futures_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25/src/spawn.rs:171:15
    |
171 |     #[cfg(not(futures_no_atomic_cas))]
    |               ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-task-0.3.25/src/spawn.rs:182:15
    |
182 |     #[cfg(not(futures_no_atomic_cas))]
    |               ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

[syn 1.0.105] cargo:rustc-cfg=syn_disable_nightly_tests
warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/future/shared.rs:131:41
    |
131 |         match self.inner.notifier.state.compare_and_swap(IDLE, POLLING, SeqCst) {
    |                                         ^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/future/shared.rs:170:49
    |
170 |                 match self.inner.notifier.state.compare_and_swap(POLLING, IDLE, SeqCst) {
    |                                                 ^^^^^^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=5537ae916cb84285 -C extra-filename=-4e626ec6c3a4855c --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro-error-4e626ec6c3a4855c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern version_check=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libversion_check-4b147eeeaf8dd352.rlib --cap-lints warn`
   Compiling lock_api v0.4.9
   Compiling num-traits v0.2.15
   Compiling tokio v1.23.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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.138 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=138 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/libc-22bf23ed2b4eb2c9/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=40c3f6c9c55a9c7e -C extra-filename=-ea507b1dc7ca6943 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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.47 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=47 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro2-daa04cc411f4b9cb/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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=ca5703a42402ee2c -C extra-filename=-9b477f210448e17b --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libunicode_ident-53e55df24dcb0f6c.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f906aa7b6158065a -C extra-filename=-10657fb0213466e8 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/slab-10657fb0213466e8 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern autocfg=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c721cd11c5a92b6f -C extra-filename=-43bb581e072b4fe3 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro-error-attr-43bb581e072b4fe3 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern version_check=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libversion_check-4b147eeeaf8dd352.rlib --cap-lints warn`
[serde 1.0.151] cargo:rerun-if-changed=build.rs
     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/anyhow-4f506ff679dec60f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/anyhow-db3b2dc7fe3d6ab1/build-script-build`
   Compiling rand_core v0.6.4
   Compiling paste v1.0.10
warning: trait `AssertSync` is never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-core-0.3.25/src/task/__internal/atomic_waker.rs:202:15
    |
202 |         trait AssertSync: Sync {}
    |               ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: `futures-core` (lib) generated 3 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b16e66b0dec1e083 -C extra-filename=-e1e74303024d2841 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/num-traits-e1e74303024d2841 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern autocfg=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
   Compiling io-lifetimes v1.0.3
warning: `futures-task` (lib) generated 8 warnings
   Compiling siphasher v0.3.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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.151 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=151 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/serde-f73f6be2ad3101d2/out /usr/local/bin/rustc --crate-name serde --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a60f175317caf4c7 -C extra-filename=-f0528eddbec5cef6 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=v2_58,v2_60,v2_62,v2_64,v2_66 CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_V2_58=1 CARGO_FEATURE_V2_60=1 CARGO_FEATURE_V2_62=1 CARGO_FEATURE_V2_64=1 CARGO_FEATURE_V2_66=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/gio-0.16.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/gio-0.16.7/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the Gio library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.16.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/gio-48ed5562f77c04f4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/gio-eefa05d08ea2464a/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=8cf0fca39e030ca3 -C extra-filename=-f2bdb44e670b0a43 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/lock_api-f2bdb44e670b0a43 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern autocfg=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/tokio-1.23.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/tokio-1.23.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.23.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/tokio-1.23.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f319ec041bbd28bd -C extra-filename=-8ddf7ed9bb91abcd --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/tokio-8ddf7ed9bb91abcd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern autocfg=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=1a12b41038a5dca9 -C extra-filename=-a28fa08fbe68d6e2 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/io-lifetimes-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/io-lifetimes-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/io-lifetimes-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="close"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=90fda16d9215fbe2 -C extra-filename=-2b10f884e85dbaa8 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/io-lifetimes-2b10f884e85dbaa8 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39851b9ee55a5d9f -C extra-filename=-ddc8a2aad6a00e15 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/paste-ddc8a2aad6a00e15 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/siphasher-0.3.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=c96a586eb7bab892 -C extra-filename=-1b0969e9282732c5 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: `log` (lib) generated 11 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.45 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/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/futures-channel-fa9e30370a5239b1/out /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=096e46112c4ad4ab -C extra-filename=-e0714420d3681890 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern futures_core=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-551005601a901c8d.rmeta --extern futures_sink=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps/libfutures_sink-3e54e1f6fc19cd74.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling memoffset v0.6.5
warning: unexpected `cfg` condition name: `memchr_libc`
 --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:12:46
   |
12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
   |                                              ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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: unexpected `cfg` condition name: `proc_macro_span`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:91:9
   |
91 |     any(proc_macro_span, super_unstable),
   |         ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:113:11
    |
113 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:113:37
    |
113 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:113:58
    |
113 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:121:7
    |
121 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:128:7
    |
128 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:136:11
    |
136 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:139:7
    |
139 | #[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: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/atomic_task.rs:173:26
    |
173 |         match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) {
    |                          ^^^^^^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/ppv-lite86-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=c95a159d7e2f664a -C extra-filename=-58a732184bfe5190 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=8a84b87c630a21ec -C extra-filename=-2fa982cf89a4b4c4 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/memoffset-2fa982cf89a4b4c4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern autocfg=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:150:7
    |
150 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:226:7
    |
226 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:233:7
    |
233 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:311:11
    |
311 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:311:45
    |
311 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:311:63
    |
311 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:319:11
    |
319 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:319:45
    |
319 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:319:63
    |
319 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:352:11
    |
352 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:352:45
    |
352 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:352:63
    |
352 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:362:7
    |
362 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:374:7
    |
374 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:383:7
    |
383 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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: `span_locations`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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: `span_locations`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:492:26
    |
492 |         match self.state.compare_and_swap(NOTIFY, IDLE, Ordering::SeqCst) {
    |                          ^^^^^^^^^^^^^^^^

warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:503:26
    |
503 |         match self.state.compare_and_swap(IDLE, SLEEP, Ordering::SeqCst) {
    |                          ^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/parse.rs:791:11
    |
791 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/parse.rs:795:15
    |
795 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/parse.rs:797:15
    |
797 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:519:37
    |
519 |             if NOTIFY == self.state.compare_and_swap(NOTIFY, IDLE, Ordering::SeqCst) {
    |                                     ^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:233:7
    |
233 | #[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: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:530:26
    |
530 |         match self.state.compare_and_swap(IDLE, NOTIFY, Ordering::SeqCst) {
    |                          ^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `use_proc_macro`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:243:7
    |
243 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:341:7
    |
341 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:355:7
    |
355 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:363:7
    |
363 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:390:7
    |
390 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:405:7
    |
405 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:410:7
    |
410 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:454:11
    |
454 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:456:11
    |
456 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:540:26
    |
540 |         match self.state.compare_and_swap(SLEEP, NOTIFY, Ordering::SeqCst) {
    |                          ^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:461:15
    |
461 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:466:11
    |
466 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:471:15
    |
471 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:476:11
    |
476 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:492:11
    |
492 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:503:11
    |
503 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:512:11
    |
512 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:521:11
    |
521 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:531:11
    |
531 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:541:15
    |
541 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:546:11
    |
546 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:561:15
    |
561 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:566:11
    |
566 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:574:15
    |
574 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:579:11
    |
579 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:590:15
    |
590 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:593:19
    |
593 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:599:11
    |
599 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:606:13
    |
606 |     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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:800:15
    |
800 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/fallback.rs:811:11
    |
811 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:508:11
    |
508 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:516:11
    |
516 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:534:11
    |
534 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:526:19
    |
526 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:633:23
    |
633 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:635:19
    |
635 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:643:23
    |
643 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:645:19
    |
645 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:707:23
    |
707 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:709:19
    |
709 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:925:19
    |
925 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:927:23
    |
927 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:961:15
    |
961 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/wrapper.rs:965:11
    |
965 |     #[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

   Compiling bytes v1.3.0
warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:426:15
    |
426 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:434:11
    |
434 |     #[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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/anyhow-4f506ff679dec60f/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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("backtrace", "default", "std"))' -C metadata=7793313865d5a691 -C extra-filename=-6f2781348ea40e7b --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:462:11
    |
462 |     #[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: `doc_cfg`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13
   |
38 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:468:11
    |
468 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:477:15
    |
477 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:477:49
    |
477 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:477:67
    |
477 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:492:11
    |
492 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:508:11
    |
508 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:518:15
    |
518 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:518:49
    |
518 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:518:67
    |
518 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:527:15
    |
527 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:527:49
    |
527 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:527:67
    |
527 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:549:11
    |
549 |     #[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: `futures_no_atomic_cas`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25/src/lib.rs:30:11
   |
30 | #[cfg(not(futures_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

error[E0635]: unknown feature `proc_macro_span_shrink`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/src/lib.rs:92:30
   |
92 |     feature(proc_macro_span, proc_macro_span_shrink)
   |                              ^^^^^^^^^^^^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,syn,syn-error CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SYN=1 CARGO_FEATURE_SYN_ERROR=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro-error-b44a9b1e35bbad70/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro-error-4e626ec6c3a4855c/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/bytes-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/bytes-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/bytes-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=66f7cf4cfd0acc99 -C extra-filename=-ce883cfdab8972e0 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/getrandom-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/getrandom-7376181259846aba/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/getrandom-98428dceffe178e4/build-script-build`
warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/sync/mpsc/mod.rs:757:49
    |
757 |             let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst);
    |                                                 ^^^^^^^^^^^^^^^^

     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro-error-attr-ca1eb58a4976550a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro-error-attr-43bb581e072b4fe3/build-script-build`
warning: unexpected `cfg` condition name: `libc_deny_warnings`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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

   Compiling rustix v0.36.5
warning: unexpected `cfg` condition name: `libc_thread_local`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/lib.rs:47:14
   |
47 |     if #[cfg(libc_priv_mod_use)] {
   |              ^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition value: `switch`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:381:21
    |
381 |     } 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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1526:14
     |
1526 |     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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1546:14
     |
1546 |     if #[cfg(libc_align)] {
     |              ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/parking_lot_core-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/parking_lot_core-0.9.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/parking_lot_core-dafce54f82ed83e7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/parking_lot_core-629946752b2ea596/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/lock_api-d11e0b047e80650d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/lock_api-f2bdb44e670b0a43/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/slab-08d8821d6c8c0803/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/slab-10657fb0213466e8/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rustix-0.36.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rustix-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rustix-0.36.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=239714d2e9ea17cb -C extra-filename=-25466cee30b505dc --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/rustix-25466cee30b505dc -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:588:9
    |
588 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:597:9
    |
597 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:615:9
    |
615 |         libc_cfg_target_vendor,
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:626:9
    |
626 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:641:9
    |
641 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:675:9
    |
675 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:713:40
    |
713 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:713:51
    |
713 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:726:40
    |
726 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:726:51
    |
726 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:772:40
    |
772 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:772:51
    |
772 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:810:40
    |
810 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:810:51
    |
810 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1003:40
     |
1003 |         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: `backtrace`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/lib.rs:214:13
    |
214 | #![cfg_attr(backtrace, feature(error_generic_member_access, provide_any))]
    |             ^^^^^^^^^ 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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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: `freebsd10`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1003:51
     |
1003 |         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: `doc_cfg`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/context.rs:138:11
    |
138 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/context.rs:152:11
    |
152 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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 value: `cargo-clippy`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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 name: `backtrace`
 --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:8:7
  |
8 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:13:11
   |
13 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:527:7
    |
527 | #[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 value: `cargo-clippy`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `doc_cfg`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:540:12
    |
540 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_serde_derive`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:322:15
    |
322 | #[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: `doc_cfg`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:553:12
    |
553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_collections_bound`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:227:36
    |
227 |     #[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: `doc_cfg`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:563:12
    |
563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_ops_bound`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:227:59
    |
227 |     #[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: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:643:28
    |
643 | #[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: `no_core_reverse`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:230:15
    |
230 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:233:15
    |
233 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:236:15
    |
236 |     #[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: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:688:7
    |
688 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:703:15
    |
703 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:728:28
    |
728 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:783:7
    |
783 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:825:15
    |
825 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:29:16
   |
29 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:361:15
    |
361 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:389:16
    |
389 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:401:16
    |
401 |     #[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: `libc_cfg_target_vendor`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1177:9
     |
1177 |         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: `anyhow_no_ptr_addr_of`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:95:19
   |
95 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:99:19
   |
99 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:102:27
    |
102 |             #[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: `libc_cfg_target_vendor`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1190:9
     |
1190 |         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: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:120:40
    |
120 |             #[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: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1257:40
     |
1257 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1257:51
     |
1257 |         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

[parking_lot_core 0.9.5] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `loom`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/bytes-1.3.0/src/bytes.rs:1246:17
     |
1246 | #[cfg(all(test, loom))]
     |                 ^^^^
     |
     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1461:48
     |
1461 |                 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: `loom`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/bytes-1.3.0/src/bytes.rs:161:19
    |
161 |     #[cfg(not(all(loom, test)))]
    |                   ^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1461:59
     |
1461 |                 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: `loom`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/bytes-1.3.0/src/bytes_mut.rs:1780:17
     |
1780 | #[cfg(all(test, loom))]
     |                 ^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

warning: extern declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/mod.rs:1479:9
     |
1479 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

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

warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:124:19
    |
124 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:127:27
    |
127 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:146:40
    |
146 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:150:19
    |
150 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:153:27
    |
153 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:174:19
    |
174 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:178:19
    |
178 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:181:27
    |
181 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:200:19
    |
200 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:204:19
    |
204 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:207:27
    |
207 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:313:40
    |
313 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:317:19
    |
317 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:320:27
    |
320 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:431:23
    |
431 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:436:19
    |
436 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:515:23
    |
515 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:519:19
    |
519 |             #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:594:32
    |
594 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:598:11
    |
598 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:601:19
    |
601 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:632:15
    |
632 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:637:11
    |
637 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:672:19
    |
672 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:680:15
    |
680 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:893:15
    |
893 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:910:11
    |
910 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:884:19
    |
884 |         #[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: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:239:32
    |
239 |     #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic)))]
    |                                ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:889:15
    |
889 |         #[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: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:244:32
    |
244 |     #[cfg(all(feature = "std", no_target_has_atomic, not(no_std_atomic64)))]
    |                                ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:247:36
    |
247 |     #[cfg(all(feature = "std", not(no_target_has_atomic)))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:249:36
    |
249 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "8"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:251:36
    |
251 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "16"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:253:36
    |
253 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "32"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:255:36
    |
255 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "64"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `backtrace`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/error.rs:932:11
    |
932 |     #[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: extern declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:544:1
    |
544 | / f! {
545 | |     pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
546 | |         if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
547 | |             (*mhdr).msg_control as *mut ::cmsghdr
...   |
578 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:257:36
    |
257 |     #[cfg(all(feature = "std", not(no_target_has_atomic), target_has_atomic = "ptr"))]
    |                                    ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: extern declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:580:1
    |
580 | / safe_f! {
581 | |     pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
582 | |         status & 0o177
...   |
600 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:619:40
    |
619 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:619:51
    |
619 |         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: `no_core_duration`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:260:36
    |
260 |     #[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

     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/num-traits-105f0bc3a3489b61/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/num-traits-e1e74303024d2841/build-script-build`
   Compiling rand v0.8.5
   Compiling phf_shared v0.11.1
warning: unused import: `mem`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:158:37
    |
158 |     pub use self::core::{cmp, iter, mem, num, ptr, slice, str};
    |                                     ^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/lib.rs:140:23
    |
140 | #![deny(missing_docs, unused_imports)]
    |                       ^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:619:62
    |
619 |         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: `backtrace`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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: `no_integer128`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `anyhow_no_ptr_addr_of`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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: `no_de_boxed_c_str`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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: `no_de_boxed_path`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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: `no_de_rc_dst`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `anyhow_no_ptr_addr_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/wrapper.rs:4:7
  |
4 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/src/wrapper.rs:77:11
   |
77 |     #[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: `no_de_rc_dst`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `anyhow_no_fmt_arguments_as_str`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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: `no_de_rc_dst`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `anyhow_no_fmt_arguments_as_str`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/anyhow-1.0.66/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: unexpected `cfg` condition name: `no_de_rc_dst`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `rand_core` (lib) generated 1 warning
warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:624:40
    |
624 |         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: `no_std_atomic`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd11`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:624:51
    |
624 |         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: `no_std_atomic`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/de/impls.rs:2680:32
     |
2680 | #[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: `freebsd10`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:624:62
    |
624 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/mod.rs:657:40
    |
657 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

warning: unexpected `cfg` condition name: `no_std_atomic64`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/de/impls.rs:2693:32
     |
2693 | #[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: `libc_const_size_of`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/mod.rs:438:29
    |
438 |     } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] {
    |                             ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: extern declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/mod.rs:1434:1
     |
1434 | / safe_f! {
1435 | |     pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1436 | |         status == 0x13
...    |
1446 | | }
     | |_- 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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/mod.rs:1521:40
     |
1521 |         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: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd10`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/mod.rs:1521:51
     |
1521 |         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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/mod.rs:1537:40
     |
1537 |         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: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd10`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/mod.rs:1537:51
     |
1537 |         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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:421:19
    |
421 |         #[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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd11`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:423:15
    |
423 |         #[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: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd11`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:433:19
    |
433 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:435:15
    |
435 |         #[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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd11`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd11`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:443:19
    |
443 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:445:15
    |
445 |         #[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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd12`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd14`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd12`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:587:19
    |
587 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:587:30
    |
587 |         #[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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd14`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:587:41
    |
587 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:959:15
    |
959 |         #[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: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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_target_has_atomic`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/de/impls.rs:2667:23
     |
2667 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
     |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
2681 | / atomic_impl! {
2682 | |     AtomicBool "8"
2683 | |     AtomicI8 "8"
2684 | |     AtomicI16 "16"
...    |
2690 | |     AtomicUsize "ptr"
2691 | | }
     | |_- in this macro invocation
     |
     = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `no_target_has_atomic`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/de/impls.rs:2667:23
     |
2667 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
     |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
2694 | / atomic_impl! {
2695 | |     AtomicI64 "64"
2696 | |     AtomicU64 "64"
2697 | | }
     | |_- in this macro invocation
     |
     = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/macros.rs:94:22
     |
94   |               if #[cfg(libc_union)] {
     |                        ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1012:1
     |
1012 | / s_no_extra_traits! {
1013 | |     pub struct utmpx {
1014 | |         pub ut_type: ::c_short,
1015 | |         pub ut_tv: ::timeval,
...    |
1220 | | }
     | |_- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = 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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1024:11
     |
1024 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1091:11
     |
1091 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1097:11
     |
1097 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1164:11
     |
1164 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1192:11
     |
1192 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1272:15
     |
1272 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1278:15
     |
1278 |         #[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

   Compiling quick-error v1.2.3
   Compiling async-trait v0.1.59
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/phf_shared-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/phf_shared-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=be12f0fc4c1712a2 -C extra-filename=-f744e9c1d1b7077d --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern siphasher=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libsiphasher-1b0969e9282732c5.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `no_systemtime_checked_add`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1280:15
     |
1280 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1288:15
     |
1288 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1469:15
     |
1469 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_systemtime_checked_add`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1475:15
     |
1475 |         #[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: `no_serde_derive`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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

[proc-macro-error 1.0.4] cargo:rustc-cfg=skip_ui_tests
warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1477:15
     |
1477 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1485:19
     |
1485 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1491:15
     |
1491 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1499:19
     |
1499 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1507:15
     |
1507 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1517:15
     |
1517 |         #[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: `no_relaxed_trait_bounds`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:185:56
    |
185 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))]
    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1539:15
     |
1539 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1541:15
     |
1541 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1563:15
     |
1563 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1605:15
     |
1605 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1608:15
     |
1608 |         #[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: `no_relaxed_trait_bounds`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:203:52
    |
203 | #[cfg(all(any(feature = "std", feature = "alloc"), no_relaxed_trait_bounds))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1618:15
     |
1618 |         #[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: `no_range_inclusive`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:260:11
    |
260 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:279:15
    |
279 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:279:55
    |
279 | #[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_relaxed_trait_bounds`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:368:56
    |
368 | #[cfg(all(any(feature = "std", feature = "alloc"), not(no_relaxed_trait_bounds)))]
    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_relaxed_trait_bounds)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_relaxed_trait_bounds)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `no_num_nonzero_signed`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:528:11
    |
528 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:631:32
    |
631 | #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:932:11
    |
932 | #[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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1628:15
     |
1628 |         #[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: `no_std_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:948:32
    |
948 | #[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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1731:15
     |
1731 |         #[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: `no_std_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:966:32
    |
966 | #[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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1740:15
     |
1740 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1742:15
     |
1742 |         #[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: `no_std_atomic64`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:979:32
    |
979 | #[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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1751:15
     |
1751 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1761:15
     |
1761 |         #[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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:507:23
    |
507 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
520 | / nonzero_integers! {
521 | |     NonZeroU8,
522 | |     NonZeroU16,
523 | |     NonZeroU32,
524 | |     NonZeroU64,
525 | |     NonZeroUsize,
526 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = 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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:507:23
    |
507 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
529 | / nonzero_integers! {
530 | |     NonZeroI8,
531 | |     NonZeroI16,
532 | |     NonZeroI32,
533 | |     NonZeroI64,
534 | |     NonZeroIsize,
535 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = 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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:544:15
    |
544 |     #[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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1770:15
     |
1770 |         #[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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:507:23
    |
507 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
540 | /     nonzero_integers! {
541 | |         NonZeroU128,
542 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = 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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1772:15
     |
1772 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1781:15
     |
1781 |         #[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: `no_num_nonzero`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:507:23
    |
507 |               #[cfg(not(no_num_nonzero))]
    |                         ^^^^^^^^^^^^^^
...
545 | /     nonzero_integers! {
546 | |         NonZeroI128,
547 | |     }
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = 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: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3153:14
     |
3153 |     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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=2e6335ef7f5e3c98 -C extra-filename=-05f4967c6ebd6f38 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern rand_core=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/librand_core-a28fa08fbe68d6e2.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3334:18
     |
3334 |     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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3630:18
     |
3630 |     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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3630:29
     |
3630 |     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: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:952:23
    |
952 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
    |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
967 | / atomic_impl! {
968 | |     AtomicBool "8"
969 | |     AtomicI8 "8"
970 | |     AtomicI16 "16"
...   |
976 | |     AtomicUsize "ptr"
977 | | }
    | |_- in this macro invocation
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3919:22
     |
3919 |     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: `no_target_has_atomic`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/impls.rs:952:23
    |
952 |               #[cfg(any(no_target_has_atomic, target_has_atomic = $size))]
    |                         ^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic`
...
980 | / atomic_impl! {
981 | |     AtomicI64 "64"
982 | |     AtomicU64 "64"
983 | | }
    | |_- in this macro invocation
    |
    = help: expected values for `target_has_atomic` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3919:33
     |
3919 |     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: `no_iterator_try_fold`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/mod.rs:1286:19
     |
1286 |         #[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: `freebsd14`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4624:14
     |
4624 |     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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4627:21
     |
4627 |     } 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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4630:21
     |
4630 |     } 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: `no_iterator_try_fold`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/mod.rs:1292:15
     |
1292 |         #[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: `freebsd10`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4633:25
     |
4633 |     } 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: `no_iterator_try_fold`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/mod.rs:1337:19
     |
1337 |         #[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: `freebsd11`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4633:36
     |
4633 |     } else if #[cfg(any(freebsd10, freebsd11))] {
     |                                    ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1035:15
     |
1035 |         #[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: `no_iterator_try_fold`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/src/ser/mod.rs:1343:15
     |
1343 |         #[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: `libc_union`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1037:19
     |
1037 |         #[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: `no_serde_derive`
 --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd12`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:19
     |
1073 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:30
     |
1073 |         #[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: `no_serde_derive`
 --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: `freebsd14`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1073:41
     |
1073 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:23
     |
1075 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:34
     |
1075 |         #[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: `no_core_try_from`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde-1.0.151/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: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1075:45
     |
1075 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1087:15
     |
1087 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1151:15
     |
1151 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1154:19
     |
1154 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1157:15
     |
1157 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1160:19
     |
1160 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1186:15
     |
1186 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1188:19
     |
1188 |         #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1297:23
     |
1297 |                 #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1300:27
     |
1300 |                 #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1318:23
     |
1318 |                 #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1332:23
     |
1332 |                 #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:1334:27
     |
1334 |                 #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3801:1
     |
3801 | / f! {
3802 | |     pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
3803 | |         (cmsg as *mut ::c_uchar)
3804 | |             .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
...    |
3910 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

[lock_api 0.4.9] cargo:rustc-cfg=has_const_fn_trait_bound
warning: extern declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:3912:1
     |
3912 | / safe_f! {
3913 | |     pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
3914 | |         (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
3915 | |     }
3916 | | }
     | |_- 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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4231:43
     |
4231 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4233:43
     |
4233 |     #[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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/mod.rs:4266:36
     |
4266 |         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: extern declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1
    |
437 | / safe_f! {
438 | |     pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t {
439 | |         let major = major as ::dev_t;
440 | |         let minor = minor as ::dev_t;
...   |
443 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

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

warning: trait `AssertKinds` is never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-channel-0.3.25/src/mpsc/mod.rs:134:7
    |
134 | trait AssertKinds: Send + Sync + Clone {}
    |       ^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_error CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/quick-error-1.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/quick-error-1.2.3/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets :Colin Kiegel ' CARGO_PKG_DESCRIPTION='    A macro which makes error types pleasant to write.
' CARGO_PKG_HOMEPAGE='http://github.com/tailhook/quick-error' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-error CARGO_PKG_README='' CARGO_PKG_REPOSITORY='http://github.com/tailhook/quick-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name quick_error --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/quick-error-1.2.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=32e0e5ab03678e49 -C extra-filename=-3601468687069d63 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `libc_union`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11
   |
84 |     #[cfg(libc_union)]
   |           ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/async-trait-0.1.59 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/async-trait-0.1.59/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=0.1.59 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/async-trait-0.1.59/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d97a64962f49484d -C extra-filename=-fc1610bd674c5199 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/async-trait-fc1610bd674c5199 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:215:15
    |
215 |         #[cfg(libc_union)]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

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

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

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

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

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

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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.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/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/slab-08d8821d6c8c0803/out /usr/local/bin/rustc --crate-name slab --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f30c7d9142dcd32e -C extra-filename=-558f8caa84afd45b --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bytes,default,fs,full,io-std,io-util,libc,macros,memchr,mio,net,num_cpus,parking_lot,process,rt,rt-multi-thread,signal,signal-hook-registry,socket2,sync,time,tokio-macros,windows-sys CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_BYTES=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_IO_STD=1 CARGO_FEATURE_IO_UTIL=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_MACROS=1 CARGO_FEATURE_MEMCHR=1 CARGO_FEATURE_MIO=1 CARGO_FEATURE_NET=1 CARGO_FEATURE_NUM_CPUS=1 CARGO_FEATURE_PARKING_LOT=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_RT=1 CARGO_FEATURE_RT_MULTI_THREAD=1 CARGO_FEATURE_SIGNAL=1 CARGO_FEATURE_SIGNAL_HOOK_REGISTRY=1 CARGO_FEATURE_SOCKET2=1 CARGO_FEATURE_SYNC=1 CARGO_FEATURE_TIME=1 CARGO_FEATURE_TOKIO_MACROS=1 CARGO_FEATURE_WINDOWS_SYS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/tokio-1.23.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/tokio-1.23.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.23.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/tokio-b67daf799d6c87bc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/tokio-8ddf7ed9bb91abcd/build-script-build`
[num-traits 0.2.15] cargo:rustc-cfg=has_i128
     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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/memoffset-2ef0696af57fec53/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/memoffset-2fa982cf89a4b4c4/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/paste-91a1f36c8bc8720a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/paste-ddc8a2aad6a00e15/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/nvim-rs-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/nvim-rs-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='KillTheMule ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/lock_api-d11e0b047e80650d/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=44443fe7e9e05487 -C extra-filename=-7273cc449603a058 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps/libscopeguard-82b5be979378ed7b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound`
[paste 1.0.10] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=close,default,libc,windows-sys CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLOSE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_WINDOWS_SYS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/io-lifetimes-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/io-lifetimes-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps:/magus/work/usr/mports/editors/neovim-gtk/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/io-lifetimes-ba034ed1c9cf5d59/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/io-lifetimes-2b10f884e85dbaa8/build-script-build`
warning: `futures-channel` (lib) generated 5 warnings
   Compiling build-version v0.1.1
   Compiling serde_json v1.0.89
warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/src/lib.rs:230:15
    |
230 |     #[cfg(not(slab_no_const_vec_new))]
    |               ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

warning: unexpected `cfg` condition name: `slab_no_track_caller`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/src/lib.rs:901:20
    |
901 |     #[cfg_attr(not(slab_no_track_caller), track_caller)]
    |                    ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_no_track_caller`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/src/lib.rs:1070:20
     |
1070 |     #[cfg_attr(not(slab_no_track_caller), track_caller)]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_no_track_caller`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/src/lib.rs:1178:20
     |
1178 |     #[cfg_attr(not(slab_no_track_caller), track_caller)]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `slab_no_track_caller`
    --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/slab-0.4.7/src/lib.rs:1188:20
     |
1188 |     #[cfg_attr(not(slab_no_track_caller), track_caller)]
     |                    ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_version CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/build-version-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/build-version-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='daa84 ' CARGO_PKG_DESCRIPTION='Git version info' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=LGPL-3.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build-version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/daa84/build-version' 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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_version --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/build-version-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e98b3dc342a92a8 -C extra-filename=-e584c9e82c3ccbdc --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern quick_error=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libquick_error-3601468687069d63.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde_json-1.0.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde_json-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/serde_json-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -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=cff208b31e96583d -C extra-filename=-85f84941ff7a9d6a --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/serde_json-85f84941ff7a9d6a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn`
[num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/lib.rs:53:13
   |
53 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `features`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7
    |
162 | #[cfg(features = "nightly")]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = note: see  for more information about checking conditional configuration
help: there is a config with a similar name and value
    |
162 - #[cfg(features = "nightly")]
162 + #[cfg(feature = "nightly")]
    |

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11
    |
235 | #[cfg(not(std))]
    |           ^^^ help: found config with similar value: `feature = "std"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19
    |
291 |         #[cfg(not(std))]
    |                   ^^^ help: found config with similar value: `feature = "std"`
...
359 | scalar_float_impl!(f32, u32);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling unicode-width v0.1.10
warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19
    |
291 |         #[cfg(not(std))]
    |                   ^^^ help: found config with similar value: `feature = "std"`
...
360 | scalar_float_impl!(f64, u64);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

[io-lifetimes 1.0.3] cargo:rustc-cfg=io_safety_is_in_std
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12
    |
118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/paste-91a1f36c8bc8720a/out /usr/local/bin/rustc --crate-name paste --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10/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=44b58db42f123e2b -C extra-filename=-ab7efa492d3fc392 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern proc_macro --cap-lints warn`
warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9/src/mutex.rs:152:11
    |
152 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

   Compiling regex-syntax v0.6.28
[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=siphasher CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/siphasher-0.3.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=2 -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=8f6f8068c3561137 -C extra-filename=-244ecc3915430574 --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/unicode-width-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/unicode-width-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/unicode-width-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=726608a545b0f8d5 -C extra-filename=-0a76120f7f44c22e --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/regex-syntax-0.6.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/regex-syntax-0.6.28/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.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/regex-syntax-0.6.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=a4b441cddfcb54e8 -C extra-filename=-3aa328fe3e90c30b --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[io-lifetimes 1.0.3] error[E0635]: unknown feature `wasi_ext`
[io-lifetimes 1.0.3]  --> :1:12
[io-lifetimes 1.0.3]   |
[io-lifetimes 1.0.3] 1 | #![feature(wasi_ext)]
[io-lifetimes 1.0.3]   |            ^^^^^^^^
[io-lifetimes 1.0.3] 
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/memoffset-0.6.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/build/memoffset-2ef0696af57fec53/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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=2 -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=bb5d70282dca6513 -C extra-filename=-b9efca67ec5306bc --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros`
[io-lifetimes 1.0.3] error: aborting due to 1 previous error
[io-lifetimes 1.0.3] 
[io-lifetimes 1.0.3] For more information about this error, try `rustc --explain E0635`.
For more information about this error, try `rustc --explain E0635`.
warning: unexpected `cfg` condition name: `no_literal_fromstr`
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/paste-1.0.10/src/lib.rs:414:15
    |
414 |     #[cfg(not(no_literal_fromstr))]
    |               ^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_fromstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_fromstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: `proc-macro2` (lib) generated 134 warnings
error: could not compile `proc-macro2` (lib) due to 1 previous error; 134 warnings emitted

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47 CARGO_MANIFEST_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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.47 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=47 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps OUT_DIR=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/build/proc-macro2-daa04cc411f4b9cb/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/proc-macro2-1.0.47/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=ca5703a42402ee2c -C extra-filename=-9b477f210448e17b --out-dir /magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/editors/neovim-gtk/work/target/release/deps/libunicode_ident-53e55df24dcb0f6c.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
[num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones
warning: `anyhow` (lib) generated 78 warnings
warning: unexpected `cfg` condition name: `doctests`
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/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
[num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref
[io-lifetimes 1.0.3] warning: function `foo` is never used
[io-lifetimes 1.0.3]  --> :1:10
[io-lifetimes 1.0.3]   |
[io-lifetimes 1.0.3] 1 | const fn foo() { panic!() }
[io-lifetimes 1.0.3]   |          ^^^
[io-lifetimes 1.0.3]   |
[io-lifetimes 1.0.3]   = note: `#[warn(dead_code)]` on by default
[io-lifetimes 1.0.3] 
[io-lifetimes 1.0.3] warning: 1 warning emitted
[io-lifetimes 1.0.3] 
[io-lifetimes 1.0.3] cargo:rustc-cfg=panic_in_const_fn
[io-lifetimes 1.0.3] cargo:rerun-if-changed=build.rs
[num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid
warning: field `0` is never read
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/lock_api-0.4.9/src/lib.rs:102:24
    |
102 | pub struct GuardNoSend(*mut ());
    |            ----------- ^^^^^^^
    |            |
    |            field in this struct
    |
    = help: consider removing this field
    = note: `#[warn(dead_code)]` on by default

warning: `slab` (lib) generated 6 warnings
[num-traits 0.2.15] cargo:rustc-cfg=has_copysign
[num-traits 0.2.15] cargo:rerun-if-changed=build.rs
warning: `lock_api` (lib) generated 7 warnings
warning: trait `AssertSend` is never used
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/mod.rs:92:7
   |
92 | trait AssertSend: Send {}
   |       ^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

warning: trait `AssertSync` is never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/atomic_task.rs:141:15
    |
141 |         trait AssertSync: Sync {}
    |               ^^^^^^^^^^

warning: trait `AssertKinds` is never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/sync/mpsc/mod.rs:113:7
    |
113 | trait AssertKinds: Send + Sync + Clone {}
    |       ^^^^^^^^^^^

warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/mod.rs:478:9
    |
478 |         drop(id);
    |         ^^^^^--^
    |              |
    |              argument has type `usize`
    |
    = note: `#[warn(dropping_copy_types)]` on by default
help: use `let _ = ...` to ignore the expression or result
    |
478 -         drop(id);
478 +         let _ = id;
    |

warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
  --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/core.rs:71:32
   |
71 |         self.id == other.id && self.handle.inner == (other.f)().inner
   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
   |
71 -         self.id == other.id && self.handle.inner == (other.f)().inner
71 +         self.id == other.id && std::ptr::addr_eq(self.handle.inner, (other.f)().inner)
   |

warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:211:17
    |
211 |                 &**old1 as *const Unpark == &**old2 as *const Unpark
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
211 -                 &**old1 as *const Unpark == &**old2 as *const Unpark
211 +                 std::ptr::addr_eq(&**old1 as *const Unpark, &**old2 as *const Unpark)
    |

warning: `memchr` (lib) generated 59 warnings
warning: trait `Float` is never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18
    |
238 | pub(crate) trait Float: Sized {
    |                  ^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: associated items `lanes`, `extract`, and `replace` are never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8
    |
245 | pub(crate) trait FloatAsSIMD: Sized {
    |                  ----------- associated items in this trait
246 |     #[inline(always)]
247 |     fn lanes() -> usize {
    |        ^^^^^
...
255 |     fn extract(self, index: usize) -> Self {
    |        ^^^^^^^
...
260 |     fn replace(self, index: usize, new_value: Self) -> Self {
    |        ^^^^^^^

warning: method `all` is never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8
    |
266 | pub(crate) trait BoolAsSIMD: Sized {
    |                  ---------- method in this trait
267 |     fn any(self) -> bool;
268 |     fn all(self) -> bool;
    |        ^^^

warning: `paste` (lib) generated 1 warning
warning: `rand` (lib) generated 12 warnings
warning: `bytes` (lib) generated 8 warnings
warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/libc-0.2.138/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28
    |
212 |                         || self.a_fcn == other.a_fcn }
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: the address of the same function can vary between different codegen units
    = note: furthermore, different functions could have the same address after being merged together
    = note: for more information visit 
    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
    |
212 -                         || self.a_fcn == other.a_fcn }
212 +                         || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) }
    |

warning: `futures` (lib) generated 16 warnings
warning: `libc` (lib) generated 165 warnings (5 duplicates)
warning: method `symmetric_difference` is never used
   --> /magus/work/usr/mports/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/regex-syntax-0.6.28/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/editors/neovim-gtk/work/neovim-gtk-1.0.4/cargo-crates/regex-syntax-0.6.28/src/ast/parse.rs:379:21
    |
379 |         self.pattern.borrow()
    |                     ^^^^^^^^^ help: remove this redundant call
    |
    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
    = note: `#[warn(noop_method_call)]` on by default

warning: `serde` (lib) generated 89 warnings
warning: `serde` (lib) generated 89 warnings (89 duplicates)
warning: `regex-syntax` (lib) generated 2 warnings
*** Error code 101

Stop.
make: stopped in /usr/mports/editors/neovim-gtk

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis