MidnightBSD Magus

accessibility/sctd

Set color temperature (sct) daemon

Flavor Version Run OSVersion Arch License Restricted Status
0.2.0 630 4.0 i386 CC0-1.0 mit 0 fail

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

Events

Machine Type Time Message
m4032b info 2026-02-08 07:34:29.026724 Test Started
m4032b fail 2026-02-08 07:36:04.902992 make build returned non-zero: 1
m4032b fail 2026-02-08 07:36:04.989057 Test complete.

Log

===>  Building for sctd-0.2.0
warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `env_logger` dependency)
   Compiling libc v0.2.68
   Compiling autocfg v1.0.0
   Compiling pkg-config v0.3.17
   Compiling bitflags v1.2.1
   Compiling log v0.4.8
   Compiling cfg-if v0.1.10
   Compiling quick-error v1.2.3
   Compiling unicode-width v0.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/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.68 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=60b20de624d0c985 -C extra-filename=-01d57482f438d34a --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/build/libc-01d57482f438d34a -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_error CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/quick-error-1.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/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/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name quick_error --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/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 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=0cf1f8441c36eacd -C extra-filename=-6938dd1c192d5078 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "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"))' -C metadata=0c3f3acad62ca99b -C extra-filename=-2886efb8b58308d2 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/build/log-2886efb8b58308d2 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/pkg-config-0.3.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/pkg-config-0.3.17/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/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.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/pkg-config-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8606717de9705d10 -C extra-filename=-fae5c81318ca26e9 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/autocfg-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/autocfg-1.0.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.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/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/autocfg-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc54f0996bbf87fe -C extra-filename=-5169f32b741a0fe4 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/cfg-if-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/cfg-if-0.1.10/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=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/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/cfg-if-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=ea6dc91088e595c0 -C extra-filename=-8f875f96c26b6084 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/unicode-width-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/unicode-width-0.1.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/unicode-width-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=7d3d4fd81c534fdd -C extra-filename=-cac5552b4e3a0f73 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/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.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=031071f30381d9bc -C extra-filename=-47a021d03bdc5245 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/build/bitflags-47a021d03bdc5245 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn`
   Compiling strsim v0.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/strsim-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/strsim-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics.
Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/strsim-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b8f133f30310886 -C extra-filename=-34786f0ec813a42f --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling humantime v1.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION='    A parser and formatter for std::time::{Duration, SystemTime}
' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11605d04c26edcf1 -C extra-filename=-ee87d87afcb7d44e --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern quick_error=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libquick_error-6938dd1c192d5078.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling textwrap v0.11.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/textwrap-0.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/textwrap-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Textwrap is a small library for word wrapping, indenting, and
dedenting strings.

You can use it to format strings (such as help and error messages) for
display in commandline applications. It is designed to be efficient
and handle Unicode characters correctly.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=textwrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/textwrap-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hyphenation", "term_size"))' -C metadata=59b20c41017c0c5c -C extra-filename=-fb6e4718c6d2c710 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern unicode_width=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libunicode_width-cac5552b4e3a0f73.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `...` range patterns are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:93:20
   |
93 |                 '0'...'9' => {
   |                    ^^^ help: use `..=` for an inclusive range
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
   = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:109:37
    |
109 |             "usec" | "us" => (0u64, try!(n.mul(1000))),
    |                                     ^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:110:48
    |
110 |             "millis" | "msec" | "ms" => (0u64, try!(n.mul(1000_000))),
    |                                                ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:113:17
    |
113 |             => (try!(n.mul(60)), 0),
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:114:55
    |
114 |             "hours" | "hour" | "hr" | "hrs" | "h" => (try!(n.mul(3600)), 0),
    |                                                       ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:115:38
    |
115 |             "days" | "day" | "d" => (try!(n.mul(86400)), 0),
    |                                      ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:116:40
    |
116 |             "weeks" | "week" | "w" => (try!(n.mul(86400*7)), 0),
    |                                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:117:42
    |
117 |             "months" | "month" | "M" => (try!(n.mul(2630016)), 0), // 30.44d
    |                                          ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:118:40
    |
118 |             "years" | "year" | "y" => (try!(n.mul(31557600)), 0), // 365.25d
    |                                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:121:24
    |
121 |         let mut nsec = try!(self.current.1.add(nsec));
    |                        ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:123:19
    |
123 |             sec = try!(sec.add(nsec / 1000_000_000));
    |                   ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:126:15
    |
126 |         sec = try!(self.current.0.add(sec));
    |               ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:132:21
    |
132 |         let mut n = try!(try!(self.parse_first_char()).ok_or(Error::Empty));
    |                     ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:132:26
    |
132 |         let mut n = try!(try!(self.parse_first_char()).ok_or(Error::Empty));
    |                          ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:169:13
    |
169 |             try!(self.parse_unit(n, start, off));
    |             ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:137:24
    |
137 |                     '0'...'9' => {
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:138:29
    |
138 |                         n = try!(n.checked_mul(10)
    |                             ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:143:24
    |
143 |                     'a'...'z' | 'A'...'Z' => {
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:143:36
    |
143 |                     'a'...'z' | 'A'...'Z' => {
    |                                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:156:24
    |
156 |                     '0'...'9' => {
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:157:25
    |
157 |                         try!(self.parse_unit(n, start, off));
    |                         ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:162:24
    |
162 |                     'a'...'z' | 'A'...'Z' => {}
    |                        ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:162:36
    |
162 |                     'a'...'z' | 'A'...'Z' => {}
    |                                    ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:170:23
    |
170 |             n = match try!(self.parse_first_char()) {
    |                       ^^^

warning: unexpected `cfg` condition value: `cloudabi`
 --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/date.rs:5:7
  |
5 | #[cfg(target_os="cloudabi")]
  |       ^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `cloudabi`
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/date.rs:13:9
   |
13 |     not(target_os="cloudabi"),
   |         ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
   = note: see  for more information about checking conditional configuration

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:48:44
   |
48 |             display(self_) -> ("{}", self_.description())
   |                                            ^^^^^^^^^^^

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/humantime-1.3.0/src/duration.rs:53:44
   |
53 |             display(self_) -> ("{}", self_.description())
   |                                            ^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/accessibility/sctd/work/target/release/deps:/magus/work/usr/mports/accessibility/sctd/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/log-6b394c0d1b7c5bf1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/accessibility/sctd/work/target/release/build/log-2886efb8b58308d2/build-script-build`
[log 0.4.8] cargo:rustc-cfg=atomic_cas
[log 0.4.8] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/log-6b394c0d1b7c5bf1/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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_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"))' -C metadata=5e2a6fbbc86e5e09 -C extra-filename=-4de91b1dfcc881f7 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libcfg_if-8f875f96c26b6084.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/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.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/accessibility/sctd/work/target/release/deps:/magus/work/usr/mports/accessibility/sctd/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/bitflags-ca7e30fa24370626/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/accessibility/sctd/work/target/release/build/bitflags-47a021d03bdc5245/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/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.68 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/accessibility/sctd/work/target/release/deps:/magus/work/usr/mports/accessibility/sctd/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/libc-7c13640d76196391/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/accessibility/sctd/work/target/release/build/libc-01d57482f438d34a/build-script-build`
[bitflags 1.2.1] cargo:rustc-cfg=bitflags_const_fn
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/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.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/bitflags-ca7e30fa24370626/out /usr/local/bin/rustc --crate-name bitflags --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "example_generated"))' -C metadata=a813a2510ac9e5ee -C extra-filename=-90f272c7ddca2a3b --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg bitflags_const_fn`
[libc 0.2.68] cargo:rustc-cfg=freebsd11
[libc 0.2.68] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.68] cargo:rustc-cfg=libc_union
[libc 0.2.68] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.68] cargo:rustc-cfg=libc_align
[libc 0.2.68] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.68] cargo:rustc-cfg=libc_packedN
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/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.68 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=68 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/libc-7c13640d76196391/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ea23cc7569e8ee91 -C extra-filename=-130db679914ac910 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/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_core_cvoid --cfg libc_packedN`
warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:277:13
    |
277 | #![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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:278:13
    |
278 | #![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: `atomic_cas`
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1212:28
     |
1212 | #[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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1270:7
     |
1270 | #[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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1275:7
     |
1275 | #[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: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:309:29
    |
309 | static mut LOGGER: &'static Log = &NopLogger;
    |                             ^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: `#[warn(bare_trait_objects)]` on by default
help: if this is a dyn-compatible trait, use `dyn`
    |
309 | static mut LOGGER: &'static dyn Log = &NopLogger;
    |                             +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1213:37
     |
1213 | pub fn set_boxed_logger(logger: Box) -> Result<(), SetLoggerError> {
     |                                     ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1213 | pub fn set_boxed_logger(logger: Box) -> Result<(), SetLoggerError> {
     |                                     +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1271:36
     |
1271 | pub fn set_logger(logger: &'static Log) -> Result<(), SetLoggerError> {
     |                                    ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1271 | pub fn set_logger(logger: &'static dyn Log) -> Result<(), SetLoggerError> {
     |                                    +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1278:29
     |
1278 |     F: FnOnce() -> &'static Log,
     |                             ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1278 |     F: FnOnce() -> &'static dyn Log,
     |                             +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1315:48
     |
1315 | pub unsafe fn set_logger_racy(logger: &'static Log) -> Result<(), SetLoggerError> {
     |                                                ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1315 | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), SetLoggerError> {
     |                                                +++

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

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1375:29
     |
1375 | pub fn logger() -> &'static Log {
     |                             ^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1375 | pub fn logger() -> &'static dyn Log {
     |                             +++

warning: unexpected `cfg` condition name: `bitflags_const_fn`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/bitflags-1.2.1/src/lib.rs:451:11
    |
451 | #[cfg(not(bitflags_const_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(bitflags_const_fn)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bitflags_const_fn)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling num-traits v0.2.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/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/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=4a03dd81decb7770 -C extra-filename=-e70f62a8b4830b2c --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/build/num-traits-e70f62a8b4830b2c -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps/libautocfg-5169f32b741a0fe4.rlib --cap-lints warn`
warning: `bitflags` (lib) generated 2 warnings
   Compiling num-integer v0.1.42
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-integer-0.1.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-integer-0.1.42/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-integer-0.1.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=c67d98a3767dd17a -C extra-filename=-93ea8c5f9e1b0a78 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/build/num-integer-93ea8c5f9e1b0a78 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern autocfg=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps/libautocfg-5169f32b741a0fe4.rlib --cap-lints warn`
warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/log-0.4.8/src/lib.rs:1281:21
     |
1281 |         match STATE.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) {
     |                     ^^^^^^^^^^^^^^^^
     |
     = note: `#[warn(deprecated)]` on by default

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

warning: unexpected `cfg` condition name: `libc_thread_local`
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/lib.rs:33:13
   |
33 | #![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`
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/lib.rs:40:13
   |
40 | #![cfg_attr(libc_const_extern_fn, 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)'] }
   = 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_priv_mod_use`
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/lib.rs:56:14
   |
56 |     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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/lib.rs:57:15
   |
57 |         #[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: `cloudabi`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/lib.rs:109:21
    |
109 |     } else if #[cfg(target_os = "cloudabi")] {
    |                     ^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition value: `wasi`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/lib.rs:151:25
    |
151 |     } 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_const_extern_fn`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/macros.rs:152:14
    |
152 |     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 value: `rumprun`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:313:25
    |
313 |                         target_vendor = "rumprun"))] {
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `openwrt`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `illumos`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:339:21
    |
339 |     } 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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:1543:14
     |
1543 |     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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:1563:14
     |
1563 |     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: `freebsd11`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:690:40
    |
690 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:690:51
    |
690 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:700:40
    |
700 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:700:51
    |
700 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:743:40
    |
743 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:743:51
    |
743 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:778:40
    |
778 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:778:51
    |
778 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:1010:40
     |
1010 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:1010:51
     |
1010 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:1263:40
     |
1263 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:1263:51
     |
1263 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

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

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

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/mod.rs:1496:9
     |
1496 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/macros.rs:192:28
    |
192 |                   pub unsafe extern fn $i($($arg: $argty),*
    |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:453:1
    |
453 | / f! {
454 | |     pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
455 | |         if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
456 | |             (*mhdr).msg_control as *mut ::cmsghdr
...   |
507 | | }
    | |_- 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: `freebsd11`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:561:40
    |
561 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:561:51
    |
561 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:574:40
    |
574 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:574:51
    |
574 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:784:40
    |
784 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:784:51
    |
784 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/mod.rs:784:62
    |
784 |         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: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/macros.rs:192:28
     |
192  |                   pub unsafe extern fn $i($($arg: $argty),*
     |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/mod.rs:1184:1
     |
1184 | / f! {
1185 | |     pub fn WIFCONTINUED(status: ::c_int) -> bool {
1186 | |         status == 0x13
...    |
1200 | | }
     | |_- 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: `freebsd11`
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/mod.rs:1276:40
     |
1276 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/mod.rs:1276:51
     |
1276 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/mod.rs:1306:40
     |
1306 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/mod.rs:1306:51
     |
1306 |         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/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/freebsd/mod.rs:1459:14
     |
1459 |     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: `freebsd13`
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/freebsd/mod.rs:1462:21
     |
1462 |     } 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: `freebsd10`
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/freebsd/mod.rs:1465:25
     |
1465 |     } else if #[cfg(any(freebsd10, freebsd11))] {
     |                         ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/freebsd/mod.rs:1465:36
     |
1465 |     } 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: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/macros.rs:192:28
     |
192  |                   pub unsafe extern fn $i($($arg: $argty),*
     |                              ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/libc-0.2.68/src/unix/bsd/freebsdlike/freebsd/mod.rs:1106:1
     |
1106 | / f! {
1107 | |     pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
1108 | |         (cmsg as *mut ::c_uchar)
1109 | |             .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
...    |
1142 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

   Compiling ansi_term v0.11.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_term CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett ' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colours and styles (bold, underline)' CARGO_PKG_HOMEPAGE='https://github.com/ogham/rust-ansi-term' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi_term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_term --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=697b5bd7b7ca80b9 -C extra-filename=-7599146b0a990f4a --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/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/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/accessibility/sctd/work/target/release/deps:/magus/work/usr/mports/accessibility/sctd/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/num-traits-97f905d413566b05/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/accessibility/sctd/work/target/release/build/num-traits-e70f62a8b4830b2c/build-script-build`
warning: associated type `wstr` should have an upper camel case name
 --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/write.rs:6:10
  |
6 |     type wstr: ?Sized;
  |          ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Wstr`
  |
  = note: `#[warn(non_camel_case_types)]` on by default

warning: unused import: `windows::*`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/lib.rs:203:9
    |
203 | pub use windows::*;
    |         ^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` on by default

   Compiling vec_map v0.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vec_map CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/vec_map-0.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/vec_map-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Jorge Aparicio :Alexis Beingessner :Brian Anderson <>:tbu- <>:Manish Goregaokar <>:Aaron Turon :Adolfo Ochagavía <>:Niko Matsakis <>:Steven Fackler <>:Chase Southwood :Eduard Burtescu <>:Florian Wilkens <>:Félix Raimundo <>:Tibor Benke <>:Markus Siemens :Josh Branchaud :Huon Wilson :Corey Farwell :Aaron Liblong <>:Nick Cameron :Patrick Walton :Felix S Klock II <>:Andrew Paseltiner :Sean McArthur :Vadim Petrochenkov <>' CARGO_PKG_DESCRIPTION='A simple map based on a vector for small integer keys' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/vec-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vec_map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/vec-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name vec_map --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/vec_map-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("eders", "serde"))' -C metadata=b6bbd760368bab03 -C extra-filename=-94a359cf7588638b --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling env_logger v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/env_logger-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/env_logger-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment
variable.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebasmagri/env_logger/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2018 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/env_logger-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="humantime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=960b81eda85ac00c -C extra-filename=-ea5cc82a1a41bde4 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern humantime=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libhumantime-ee87d87afcb7d44e.rmeta --extern log=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/liblog-4de91b1dfcc881f7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-integer-0.1.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-integer-0.1.42/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/accessibility/sctd/work/target/release/deps:/magus/work/usr/mports/accessibility/sctd/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/num-integer-b234d924abe0dfa2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/accessibility/sctd/work/target/release/build/num-integer-93ea8c5f9e1b0a78/build-script-build`
warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/write.rs:15:23
   |
15 | impl<'a> AnyWrite for fmt::Write + 'a {
   |                       ^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
   = note: `#[warn(bare_trait_objects)]` on by default
help: if this is a dyn-compatible trait, use `dyn`
   |
15 | impl<'a> AnyWrite for dyn fmt::Write + 'a {
   |                       +++
help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `fmt::Write + 'a`
   |
15 - impl<'a> AnyWrite for fmt::Write + 'a {
15 + impl<'a, T: fmt::Write + 'a> AnyWrite for T {
   |

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/write.rs:29:23
   |
29 | impl<'a> AnyWrite for io::Write + 'a {
   |                       ^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
29 | impl<'a> AnyWrite for dyn io::Write + 'a {
   |                       +++
help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `io::Write + 'a`
   |
29 - impl<'a> AnyWrite for io::Write + 'a {
29 + impl<'a, T: io::Write + 'a> AnyWrite for T {
   |

warning: `log` (lib) generated 12 warnings
warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/ansi.rs:171:21
    |
171 |         let f: &mut fmt::Write = f;
    |                     ^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
171 |         let f: &mut dyn fmt::Write = f;
    |                     +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/ansi.rs:183:29
    |
183 |                 let f: &mut fmt::Write = f;
    |                             ^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
183 |                 let f: &mut dyn fmt::Write = f;
    |                             +++

   Compiling x11 v2.18.2
warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/ansi.rs:187:29
    |
187 |                 let f: &mut fmt::Write = f;
    |                             ^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
187 |                 let f: &mut dyn fmt::Write = f;
    |                             +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/ansi.rs:200:21
    |
200 |         let f: &mut fmt::Write = f;
    |                     ^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
200 |         let f: &mut dyn fmt::Write = f;
    |                     +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2/Cargo.toml CARGO_PKG_AUTHORS='daggerbot :Erle Pereira ' CARGO_PKG_DESCRIPTION='X11 library bindings for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/erlepereira/x11-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.18.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="xlib"' --cfg 'feature="xrandr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "dpms", "glx", "xcursor", "xf86vmode", "xft", "xinerama", "xinput", "xlib", "xlib_xcb", "xmu", "xrandr", "xrecord", "xrender", "xss", "xt", "xtest", "xtst"))' -C metadata=dcd9d040f2a52cdb -C extra-filename=-842fb28da9ede4d9 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/release/build/x11-842fb28da9ede4d9 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern pkg_config=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps/libpkg_config-fae5c81318ca26e9.rlib --cap-lints warn`
warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/display.rs:184:21
    |
184 |         let w: &mut fmt::Write = f;
    |                     ^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
184 |         let w: &mut dyn fmt::Write = f;
    |                     +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/display.rs:193:21
    |
193 |         let w: &mut io::Write = w;
    |                     ^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
193 |         let w: &mut dyn io::Write = w;
    |                     +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/display.rs:212:21
    |
212 |         let f: &mut fmt::Write = f;
    |                     ^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
212 |         let f: &mut dyn fmt::Write = f;
    |                     +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/ansi_term-0.11.0/src/display.rs:222:21
    |
222 |         let w: &mut io::Write = w;
    |                     ^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
222 |         let w: &mut dyn io::Write = w;
    |                     +++

warning: unnecessary parentheses around type
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/vec_map-0.8.1/src/lib.rs:1010:34
     |
1010 |     fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) }
     |                                  ^     ^
     |
     = note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
     |
1010 -     fn next(&mut self) -> Option<(&'a V)> { self.iter.next().map(|e| e.1) }
1010 +     fn next(&mut self) -> Option<&'a V> { self.iter.next().map(|e| e.1) }
     |

warning: unnecessary parentheses around type
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/vec_map-0.8.1/src/lib.rs:1017:39
     |
1017 |     fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) }
     |                                       ^     ^
     |
help: remove these parentheses
     |
1017 -     fn next_back(&mut self) -> Option<(&'a V)> { self.iter.next_back().map(|e| e.1) }
1017 +     fn next_back(&mut self) -> Option<&'a V> { self.iter.next_back().map(|e| e.1) }
     |

warning: unnecessary parentheses around type
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/vec_map-0.8.1/src/lib.rs:1023:34
     |
1023 |     fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) }
     |                                  ^         ^
     |
help: remove these parentheses
     |
1023 -     fn next(&mut self) -> Option<(&'a mut V)> { self.iter_mut.next().map(|e| e.1) }
1023 +     fn next(&mut self) -> Option<&'a mut V> { self.iter_mut.next().map(|e| e.1) }
     |

warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/env_logger-0.7.1/src/lib.rs:245:13
    |
245 | #![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: the lint level is defined here
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/env_logger-0.7.1/src/lib.rs:247:54
    |
247 | #![deny(missing_debug_implementations, missing_docs, warnings)]
    |                                                      ^^^^^^^^
    = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/env_logger-0.7.1/src/lib.rs:246:13
    |
246 | #![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: unused import: `super::termcolor::glob::*`
 --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/env_logger-0.7.1/src/fmt/writer/mod.rs:9:13
  |
9 |     pub use super::termcolor::glob::*;
  |             ^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]`

[num-traits 0.2.11] cargo:rustc-cfg=has_i128
[num-traits 0.2.11] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/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/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/num-traits-97f905d413566b05/out /usr/local/bin/rustc --crate-name num_traits --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=38cf294a057a92b9 -C extra-filename=-3614900401045ef4 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128`
   Compiling time v0.1.42
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Utilities for working with time-related functions in Rust.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/time' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/time' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/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("rustc-serialize"))' -C metadata=e7aebe3feab238b8 -C extra-filename=-84b58eef991f9a53 --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern libc=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/liblibc-130db679914ac910.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `libc` (lib) generated 50 warnings
   Compiling atty v0.2.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/atty-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/atty-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='softprops ' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name atty --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2f8bcc77961fe55 -C extra-filename=-712e0d5dfcb863be --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern libc=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/liblibc-130db679914ac910.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `ansi_term` (lib) generated 12 warnings
warning: `vec_map` (lib) generated 3 warnings
warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/lib.rs:159:7
    |
159 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/Cargo.toml CARGO_PKG_AUTHORS='Kevin K. ' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser
' CARGO_PKG_HOMEPAGE='https://clap.rs/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.33.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2015 /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=15dd108a8a28221a -C extra-filename=-8c8f2e86c4f0727a --out-dir /magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/accessibility/sctd/work/target/release/deps --extern ansi_term=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libansi_term-7599146b0a990f4a.rmeta --extern atty=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libatty-712e0d5dfcb863be.rmeta --extern bitflags=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libbitflags-90f272c7ddca2a3b.rmeta --extern strsim=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libstrsim-34786f0ec813a42f.rmeta --extern textwrap=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libtextwrap-fb6e4718c6d2c710.rmeta --extern unicode_width=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libunicode_width-cac5552b4e3a0f73.rmeta --extern vec_map=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/deps/libvec_map-94a359cf7588638b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:14:25
   |
14 |                         try!(parse_type(fmt, chars.next().unwrap(), self.tm));
   |                         ^^^
   |
   = note: `#[warn(deprecated)]` on by default

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:16:25
   |
16 |                         try!(fmt.write_char(ch));
   |                         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:151:13
    |
151 |             try!(parse_type(fmt, 'a', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:152:13
    |
152 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:153:13
    |
153 |             try!(parse_type(fmt, 'b', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:154:13
    |
154 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:155:13
    |
155 |             try!(parse_type(fmt, 'e', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:156:13
    |
156 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:157:13
    |
157 |             try!(parse_type(fmt, 'T', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:158:13
    |
158 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:162:13
    |
162 |             try!(parse_type(fmt, 'm', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:163:13
    |
163 |             try!(fmt.write_str("/"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:164:13
    |
164 |             try!(parse_type(fmt, 'd', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:165:13
    |
165 |             try!(fmt.write_str("/"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:172:13
    |
172 |             try!(parse_type(fmt, 'Y', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:173:13
    |
173 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:174:13
    |
174 |             try!(parse_type(fmt, 'm', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:175:13
    |
175 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:201:13
    |
201 |             try!(parse_type(fmt, 'H', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:202:13
    |
202 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:206:13
    |
206 |             try!(parse_type(fmt, 'I', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:207:13
    |
207 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:208:13
    |
208 |             try!(parse_type(fmt, 'M', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:209:13
    |
209 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:210:13
    |
210 |             try!(parse_type(fmt, 'S', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:211:13
    |
211 |             try!(fmt.write_str(" "));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:217:13
    |
217 |             try!(parse_type(fmt, 'H', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:218:13
    |
218 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:219:13
    |
219 |             try!(parse_type(fmt, 'M', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:220:13
    |
220 |             try!(fmt.write_str(":"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:231:13
    |
231 |             try!(parse_type(fmt, 'e', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:232:13
    |
232 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:233:13
    |
233 |             try!(parse_type(fmt, 'b', tm));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/display.rs:234:13
    |
234 |             try!(fmt.write_str("-"));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/duration.rs:380:9
    |
380 |         try!(write!(f, "{}P", sign));
    |         ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/duration.rs:383:13
    |
383 |             try!(write!(f, "{}D", days));
    |             ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/duration.rs:387:17
    |
387 |                 try!(write!(f, "T{}S", secs));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/duration.rs:389:17
    |
389 |                 try!(write!(f, "T{}.{:03}S", secs, abs.nanos / NANOS_PER_MILLI));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/duration.rs:391:17
    |
391 |                 try!(write!(f, "T{}.{:06}S", secs, abs.nanos / NANOS_PER_MICRO));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/duration.rs:393:17
    |
393 |                 try!(write!(f, "T{}.{:09}S", secs, abs.nanos));
    |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/parse.rs:23:17
   |
23 |                 try!(parse_type(&mut s, ch, &mut tm));
   |                 ^^^

warning: use of deprecated macro `try`: use the `?` operator instead
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/parse.rs:26:13
   |
26 |             try!(parse_char(&mut s, ch));
   |             ^^^

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/parse.rs:336:17
    |
336 |             '0' ... '9' => value = value * 10 + (ch as i64 - '0' as i64),
    |                 ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/parse.rs:359:17
    |
359 |             '0' ... '9' => {
    |                 ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/sys.rs:393:15
    |
393 |     #[cfg(any(target_os = "nacl", target_os = "solaris"))]
    |               ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/sys.rs:458:80
    |
458 |         #[cfg(not(any(all(target_os = "android", target_pointer_width = "32"), target_os = "nacl", target_os = "solaris")))]
    |                                                                                ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
    = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:285:5
    |
285 |     extern { fn tzset(); }
    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
    = note: `#[warn(missing_abi)]` on by default

warning: elided lifetime has a name
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:525:37
    |
525 |     pub fn rfc3339<'a>(&'a self) -> TmFmt {
    |                    --               ^^^^^ this elided lifetime gets resolved as `'a`
    |                    |
    |                    lifetime `'a` declared here
    |
    = note: `#[warn(elided_named_lifetimes)]` on by default

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:605:11
    |
605 |         (0...6, 0...11) => (),
    |           ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:605:18
    |
605 |         (0...6, 0...11) => (),
    |                  ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:606:18
    |
606 |         (_wday, 0...11) => return Err(InvalidDayOfWeek),
    |                  ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

warning: `...` range patterns are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:607:11
    |
607 |         (0...6, _mon) => return Err(InvalidMonth),
    |           ^^^ help: use `..=` for an inclusive range
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=xlib,xrandr CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_XLIB=1 CARGO_FEATURE_XRANDR=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2/Cargo.toml CARGO_PKG_AUTHORS='daggerbot :Erle Pereira ' CARGO_PKG_DESCRIPTION='X11 library bindings for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/erlepereira/x11-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.18.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/accessibility/sctd/work/target/release/deps:/magus/work/usr/mports/accessibility/sctd/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/x11-596c9bd7ad402bdb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/accessibility/sctd/work/target/release/build/x11-842fb28da9ede4d9/build-script-build`
[x11 2.18.2] 
[x11 2.18.2] thread 'main' panicked at /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2/build.rs:36:67:
[x11 2.18.2] called `Result::unwrap()` on an `Err` value: Command { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" PKG_CONFIG_LIBDIR=\"/magus/work/usr/mports/accessibility/sctd/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig\" \"pkg-config\" \"--libs\" \"--cflags\" \"x11\" \"x11 >= 1.4.99.1\"", cause: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
[x11 2.18.2] stack backtrace:
[x11 2.18.2] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: failed to run custom build command for `x11 v2.18.2`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=xlib,xrandr CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_XLIB=1 CARGO_FEATURE_XRANDR=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2/Cargo.toml CARGO_PKG_AUTHORS='daggerbot :Erle Pereira ' CARGO_PKG_DESCRIPTION='X11 library bindings for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/erlepereira/x11-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.18.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/accessibility/sctd/work/target/release/deps:/magus/work/usr/mports/accessibility/sctd/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/accessibility/sctd/work/target/i686-unknown-freebsd/release/build/x11-596c9bd7ad402bdb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/accessibility/sctd/work/target/release/build/x11-842fb28da9ede4d9/build-script-build` (exit status: 101)
  --- stderr

  thread 'main' panicked at /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/x11-2.18.2/build.rs:36:67:
  called `Result::unwrap()` on an `Err` value: Command { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" PKG_CONFIG_LIBDIR=\"/magus/work/usr/mports/accessibility/sctd/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig\" \"pkg-config\" \"--libs\" \"--cflags\" \"x11\" \"x11 >= 1.4.99.1\"", cause: Os { code: 2, kind: NotFound, message: "No such file or directory" } }
  stack backtrace:
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/duration.rs:411:30
    |
411 |         write!(f, "{}", self.description())
    |                              ^^^^^^^^^^^

warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/parse.rs:329:21
    |
329 |         let s2 = ss.trim_left_matches(" ");
    |                     ^^^^^^^^^^^^^^^^^
    |
help: replace the use of the deprecated method
    |
329 -         let s2 = ss.trim_left_matches(" ");
329 +         let s2 = ss.trim_start_matches(" ");
    |

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:556:43
    |
556 |                 write!(f, "{}: %{}", self.description(), ch)
    |                                           ^^^^^^^^^^^

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/time-0.1.42/src/lib.rs:561:39
    |
561 |             _ => write!(f, "{}", self.description())
    |                                       ^^^^^^^^^^^

warning: unexpected `cfg` condition name: `unstable`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/lib.rs:577:7
    |
577 | #[cfg(unstable)]
    |       ^^^^^^^^ help: found config with similar value: `feature = "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(unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable)");` 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: `unstable`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/lib.rs:580:7
    |
580 | #[cfg(unstable)]
    |       ^^^^^^^^ help: found config with similar value: `feature = "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(unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unnecessary parentheses around block return value
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:142:17
    |
142 |                 (self.flags.iter().any(|f| &f.b.name == arg)
    |                 ^
...
145 |                     || self.groups.iter().any(|g| &g.name == arg))
    |                                                                  ^
    |
    = note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
    |
142 ~                 self.flags.iter().any(|f| &f.b.name == arg)
143 |                     || self.opts.iter().any(|o| &o.b.name == arg)
144 |                     || self.positionals.values().any(|p| &p.b.name == arg)
145 ~                     || self.groups.iter().any(|g| &g.name == arg)
    |

warning: unnecessary parentheses around block return value
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:193:13
    |
193 |             (self.positionals.len() + 1)
    |             ^                          ^
    |
help: remove these parentheses
    |
193 -             (self.positionals.len() + 1)
193 +             self.positionals.len() + 1
    |

warning: unnecessary parentheses around block return value
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:301:17
    |
301 |                 (self.positionals.len() + 1)
    |                 ^                          ^
    |
help: remove these parentheses
    |
301 -                 (self.positionals.len() + 1)
301 +                 self.positionals.len() + 1
    |

warning: unnecessary parentheses around block return value
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:326:17
    |
326 |                 (self.positionals.len() + 1)
    |                 ^                          ^
    |
help: remove these parentheses
    |
326 -                 (self.positionals.len() + 1)
326 +                 self.positionals.len() + 1
    |

warning: unnecessary parentheses around block return value
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:803:17
    |
803 |                 (o.is_set(ArgSettings::AllowLeadingHyphen) || app_wide_settings)
    |                 ^                                                              ^
    |
help: remove these parentheses
    |
803 -                 (o.is_set(ArgSettings::AllowLeadingHyphen) || app_wide_settings)
803 +                 o.is_set(ArgSettings::AllowLeadingHyphen) || app_wide_settings
    |

warning: unnecessary parentheses around block return value
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:810:17
    |
810 |                 (p.is_set(ArgSettings::AllowLeadingHyphen) || app_wide_settings)
    |                 ^                                                              ^
    |
help: remove these parentheses
    |
810 -                 (p.is_set(ArgSettings::AllowLeadingHyphen) || app_wide_settings)
810 +                 p.is_set(ArgSettings::AllowLeadingHyphen) || app_wide_settings
    |

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:103:16
    |
103 |     #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `lints`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:592:16
    |
592 |     #[cfg_attr(feature = "cargo-clippy", allow(useless_let_if_seq))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `ansi_term`, `atty`, `clippy`, `color`, `debug`, `default`, `doc`, `lints`, `nightly`, `no_cargo`, `strsim`, `suggestions`, `term_size`, `unstable`, `vec_map`, `wrap_help`, `yaml`, and `yaml-rust`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unnecessary parentheses around block return value
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:355:25
    |
355 |                         (ma.vals.len() % num as usize)
    |                         ^                            ^
    |
help: remove these parentheses
    |
355 -                         (ma.vals.len() % num as usize)
355 +                         ma.vals.len() % num as usize
    |

warning: anonymous parameters are deprecated and will be removed in the next edition
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/any_arg.rs:19:22
   |
19 |     fn is_set(&self, ArgSettings) -> bool;
   |                      ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ArgSettings`
   |
   = 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

warning: anonymous parameters are deprecated and will be removed in the next edition
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/any_arg.rs:20:23
   |
20 |     fn set(&mut self, ArgSettings);
   |                       ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ArgSettings`
   |
   = 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 

warning: unnecessary trailing semicolon
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_matches.rs:812:65
    |
812 |         fn to_str_slice(_: &OsString) -> &str { unreachable!() };
    |                                                                 ^ help: remove this semicolon
    |
    = note: `#[warn(redundant_semicolons)]` on by default

warning: unnecessary trailing semicolon
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_matches.rs:863:67
    |
863 |         fn to_str_slice(_: &OsString) -> &OsStr { unreachable!() };
    |                                                                   ^ help: remove this semicolon

warning: unnecessary trailing semicolon
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_matches.rs:914:59
    |
914 |         fn to_usize(_: &usize) -> usize { unreachable!() };
    |                                                           ^ help: remove this semicolon

warning: unexpected `cfg` condition name: `features`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/suggestions.rs:112:17
    |
112 | #[cfg(all(test, features = "suggestions"))]
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see  for more information about checking conditional configuration
help: there is a config with a similar name and value
    |
112 - #[cfg(all(test, features = "suggestions"))]
112 + #[cfg(all(test, feature = "suggestions"))]
    |

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:89:21
   |
89 |     writer: &'a mut Write,
   |                     ^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
   = note: `#[warn(bare_trait_objects)]` on by default
help: if this is a dyn-compatible trait, use `dyn`
   |
89 |     writer: &'a mut dyn Write,
   |                     +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/valued.rs:19:30
   |
19 |     pub validator: Option Result<(), String>>>,
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
19 |     pub validator: Option Result<(), String>>>,
   |                              +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/valued.rs:20:33
   |
20 |     pub validator_os: Option Result<(), OsString>>>,
   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
20 |     pub validator_os: Option Result<(), OsString>>>,
   |                                 +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/macros.rs:958:67
    |
958 |             fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) -> &AnyArg<'a, 'b> { x }
    |                                                                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:922:39
    |
922 |                         let any_arg = find_any_by_name!(self, self.cache.unwrap_or(""));
    |                                       ------------------------------------------------- in this macro invocation
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: this warning originates in the macro `find_any_by_name` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/macros.rs:958:67
     |
958  |             fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) -> &AnyArg<'a, 'b> { x }
     |                                                                   ^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:1065:39
     |
1065 |                         let any_arg = find_any_by_name!(self, self.cache.unwrap_or(""));
     |                                       ------------------------------------------------- in this macro invocation
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
     = note: this warning originates in the macro `find_any_by_name` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/macros.rs:958:67
     |
958  |             fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) -> &AnyArg<'a, 'b> { x }
     |                                                                   ^^^^^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:1192:27
     |
1192 |             let any_arg = find_any_by_name!(self, self.cache.unwrap_or(""));
     |                           ------------------------------------------------- in this macro invocation
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
     = note: this warning originates in the macro `find_any_by_name` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:58:61
   |
58 | fn as_arg_trait<'a, 'b, T: ArgWithOrder<'a, 'b>>(x: &T) -> &ArgWithOrder<'a, 'b> {
   |                                                             ^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
58 | fn as_arg_trait<'a, 'b, T: ArgWithOrder<'a, 'b>>(x: &T) -> &dyn ArgWithOrder<'a, 'b> {
   |                                                             +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/macros.rs:958:67
    |
958 |             fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) -> &AnyArg<'a, 'b> { x }
    |                                                                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:210:32
    |
210 |             if let Some(arg) = find_any_by_name!(self.0, name) {
    |                                ------------------------------- in this macro invocation
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: this warning originates in the macro `find_any_by_name` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/macros.rs:958:67
    |
958 |             fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) -> &AnyArg<'a, 'b> { x }
    |                                                                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:223:39
    |
223 |                     if let Some(bl) = find_any_by_name!(self.0, *arg).unwrap().blacklist() {
    |                                       ------------------------------- in this macro invocation
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: this warning originates in the macro `find_any_by_name` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/macros.rs:958:67
    |
958 |             fn as_trait_obj<'a, 'b, T: AnyArg<'a, 'b>>(x: &T) -> &AnyArg<'a, 'b> { x }
    |                                                                   ^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:458:37
    |
458 |             } else if let Some(a) = find_any_by_name!(self.0, *name) {
    |                                     -------------------------------- in this macro invocation
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
    = note: this warning originates in the macro `find_any_by_name` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:47:27
   |
47 |     fn as_base(&self) -> &ArgWithDisplay<'b, 'c>;
   |                           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
47 |     fn as_base(&self) -> &dyn ArgWithDisplay<'b, 'c>;
   |                           +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/any_arg.rs:26:39
   |
26 |     fn validator(&self) -> Option<&Rc Result<(), String>>>;
   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
26 |     fn validator(&self) -> Option<&Rc Result<(), String>>>;
   |                                       +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/any_arg.rs:27:42
   |
27 |     fn validator_os(&self) -> Option<&Rc Result<(), OsString>>>;
   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
27 |     fn validator_os(&self) -> Option<&Rc Result<(), OsString>>>;
   |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:2098:55
     |
2098 |     pub fn find_any_arg(&self, name: &str) -> Option<&AnyArg<'a, 'b>> {
     |                                                       ^^^^^^^^^^^^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
2098 |     pub fn find_any_arg(&self, name: &str) -> Option<&dyn AnyArg<'a, 'b>> {
     |                                                       +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:53:27
   |
53 |     fn as_base(&self) -> &ArgWithDisplay<'b, 'c> {
   |                           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
53 |     fn as_base(&self) -> &dyn ArgWithDisplay<'b, 'c> {
   |                           +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:105:20
    |
105 |         w: &'a mut Write,
    |                    ^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
105 |         w: &'a mut dyn Write,
    |                    +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:143:38
    |
143 |     pub fn write_app_help(w: &'a mut Write, app: &App, use_long: bool) -> ClapResult<()> {
    |                                      ^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
143 |     pub fn write_app_help(w: &'a mut dyn Write, app: &App, use_long: bool) -> ClapResult<()> {
    |                                      +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:150:41
    |
150 |     pub fn write_parser_help(w: &'a mut Write, parser: &Parser, use_long: bool) -> ClapResult<()> {
    |                                         ^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
150 |     pub fn write_parser_help(w: &'a mut dyn Write, parser: &Parser, use_long: bool) -> ClapResult<()> {
    |                                         +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:158:51
    |
158 |     pub fn write_parser_help_to_stderr(w: &'a mut Write, parser: &Parser) -> ClapResult<()> {
    |                                                   ^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
158 |     pub fn write_parser_help_to_stderr(w: &'a mut dyn Write, parser: &Parser) -> ClapResult<()> {
    |                                                   +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:165:20
    |
165 |         w: &'a mut Write,
    |                    ^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
165 |         w: &'a mut dyn Write,
    |                    +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:274:43
    |
274 |     fn write_arg<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) -> io::Result<()> {
    |                                           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
274 |     fn write_arg<'b, 'c>(&mut self, arg: &dyn ArgWithDisplay<'b, 'c>) -> io::Result<()> {
    |                                           +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:284:39
    |
284 |     fn short<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) -> io::Result<()> {
    |                                       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
284 |     fn short<'b, 'c>(&mut self, arg: &dyn ArgWithDisplay<'b, 'c>) -> io::Result<()> {
    |                                       +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:297:38
    |
297 |     fn long<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) -> io::Result<()> {
    |                                      ^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
297 |     fn long<'b, 'c>(&mut self, arg: &dyn ArgWithDisplay<'b, 'c>) -> io::Result<()> {
    |                                      +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:326:37
    |
326 |     fn val<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>) -> Result {
    |                                     ^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
326 |     fn val<'b, 'c>(&mut self, arg: &dyn ArgWithDisplay<'b, 'c>) -> Result {
    |                                     +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:453:38
    |
453 |     fn help<'b, 'c>(&mut self, arg: &ArgWithDisplay<'b, 'c>, spec_vals: &str) -> io::Result<()> {
    |                                      ^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
453 |     fn help<'b, 'c>(&mut self, arg: &dyn ArgWithDisplay<'b, 'c>, spec_vals: &str) -> io::Result<()> {
    |                                      +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:509:29
    |
509 |     fn spec_vals(&self, a: &ArgWithDisplay) -> String {
    |                             ^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
509 |     fn spec_vals(&self, a: &dyn ArgWithDisplay) -> String {
    |                             +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:499:42
    |
499 |     fn validate_arg_conflicts(&self, a: &AnyArg, matcher: &ArgMatcher) -> Option {
    |                                          ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
499 |     fn validate_arg_conflicts(&self, a: &dyn AnyArg, matcher: &ArgMatcher) -> Option {
    |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:513:44
    |
513 |     fn validate_required_unless(&self, a: &AnyArg, matcher: &ArgMatcher) -> Option {
    |                                            ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
513 |     fn validate_required_unless(&self, a: &dyn AnyArg, matcher: &ArgMatcher) -> Option {
    |                                            +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:568:42
    |
568 |     fn is_missing_required_ok(&self, a: &AnyArg, matcher: &ArgMatcher) -> bool {
    |                                          ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
568 |     fn is_missing_required_ok(&self, a: &dyn AnyArg, matcher: &ArgMatcher) -> bool {
    |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/mod.rs:1805:39
     |
1805 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> { None }
     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1805 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> { None }
     |                                       +++

warning: trait objects without an explicit `dyn` are deprecated
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/mod.rs:1806:42
     |
1806 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> { None }
     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
     = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
     |
1806 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> { None }
     |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/any_arg.rs:60:39
   |
60 |     fn validator(&self) -> Option<&Rc Result<(), String>>> { (*self).validator() }
   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
60 |     fn validator(&self) -> Option<&Rc Result<(), String>>> { (*self).validator() }
   |                                       +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/any_arg.rs:61:42
   |
61 |     fn validator_os(&self) -> Option<&Rc Result<(), OsString>>> { (*self).validator_os() }
   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
61 |     fn validator_os(&self) -> Option<&Rc Result<(), OsString>>> { (*self).validator_os() }
   |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_matcher.rs:24:60
   |
24 |     pub fn process_arg_overrides<'b>(&mut self, a: Option<&AnyArg<'a, 'b>>, overrides: &mut Vec<(&'b str, &'a str)>, required: &mut Vec<&...
   |                                                            ^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
24 |     pub fn process_arg_overrides<'b>(&mut self, a: Option<&dyn AnyArg<'a, 'b>>, overrides: &mut Vec<(&'b str, &'a str)>, required: &mut Vec<&'a str>, check_all: bool) {
   |                                                            +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_matcher.rs:56:60
   |
56 |     pub fn handle_self_overrides<'b>(&mut self, a: Option<&AnyArg<'a, 'b>>) {
   |                                                            ^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
56 |     pub fn handle_self_overrides<'b>(&mut self, a: Option<&dyn AnyArg<'a, 'b>>) {
   |                                                            +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/flag.rs:79:39
   |
79 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> { None }
   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
79 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> { None }
   |                                       +++

warning: trait objects without an explicit `dyn` are deprecated
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/flag.rs:80:42
   |
80 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> { None }
   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
   = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
   |
80 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> { None }
   |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/positional.rs:150:39
    |
150 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> {
    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
150 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> {
    |                                       +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/positional.rs:153:42
    |
153 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> {
    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
153 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> {
    |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/option.rs:132:39
    |
132 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> {
    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
132 |     fn validator(&self) -> Option<&Rc StdResult<(), String>>> {
    |                                       +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg_builder/option.rs:135:42
    |
135 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> {
    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
135 |     fn validator_os(&self) -> Option<&Rc StdResult<(), OsString>>> {
    |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:410:15
    |
410 |         arg: &AnyArg,
    |               ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
410 |         arg: &dyn AnyArg,
    |               +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:448:33
    |
448 |     pub fn empty_value(arg: &AnyArg, usage: U, color: ColorWhen) -> Self
    |                                 ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
448 |     pub fn empty_value(arg: &dyn AnyArg, usage: U, color: ColorWhen) -> Self
    |                                 +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:476:15
    |
476 |         arg: &AnyArg,
    |               ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
476 |         arg: &dyn AnyArg,
    |               +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:662:48
    |
662 |     pub fn too_many_values(val: V, arg: &AnyArg, usage: U, color: ColorWhen) -> Self
    |                                                ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
662 |     pub fn too_many_values(val: V, arg: &dyn AnyArg, usage: U, color: ColorWhen) -> Self
    |                                                +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:691:15
    |
691 |         arg: &AnyArg,
    |               ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
691 |         arg: &dyn AnyArg,
    |               +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:754:15
    |
754 |         arg: &AnyArg,
    |               ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
754 |         arg: &dyn AnyArg,
    |               +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:789:47
    |
789 |     pub fn unexpected_multiple_usage(arg: &AnyArg, usage: U, color: ColorWhen) -> Self
    |                                               ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
789 |     pub fn unexpected_multiple_usage(arg: &dyn AnyArg, usage: U, color: ColorWhen) -> Self
    |                                               +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:577:42
    |
577 | fn should_show_arg(use_long: bool, arg: &ArgWithOrder) -> bool {
    |                                          ^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
577 | fn should_show_arg(use_long: bool, arg: &dyn ArgWithOrder) -> bool {
    |                                          +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:209:32
    |
209 |         I: Iterator>,
    |                                ^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
209 |         I: Iterator>,
    |                                +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/help.rs:237:32
    |
237 |         I: Iterator>,
    |                                ^^^^^^^^^^^^^^^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
237 |         I: Iterator>,
    |                                +++

warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:724:42
    |
724 |     pub fn value_validation(arg: Option<&AnyArg>, err: String, color: ColorWhen) -> Self
    |                                          ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
724 |     pub fn value_validation(arg: Option<&dyn AnyArg>, err: String, color: ColorWhen) -> Self
    |                                          +++

warning: unnecessary transmute
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/float.rs:774:34
    |
774 |         let bits: u32 = unsafe { mem::transmute(self) };
    |                                  ^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(self)`
    |
    = note: `#[warn(unnecessary_transmutes)]` on by default

warning: unnecessary transmute
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/float.rs:848:34
    |
848 |         let bits: u64 = unsafe { mem::transmute(self) };
    |                                  ^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(self)`

warning: unnecessary transmute
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/float.rs:1941:30
     |
1941 |     let bits: u32 = unsafe { mem::transmute(f) };
     |                              ^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(f)`

warning: unnecessary transmute
    --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/float.rs:1957:30
     |
1957 |     let bits: u64 = unsafe { mem::transmute(f) };
     |                              ^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(f)`

warning: use of deprecated method `bitflags::core::str::::trim_left_matches`: superseded by `trim_start_matches`
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:90:19
   |
90 |         let c = s.trim_left_matches(|c| c == '-')
   |                   ^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(deprecated)]` on by default
help: replace the use of the deprecated method
   |
90 -         let c = s.trim_left_matches(|c| c == '-')
90 +         let c = s.trim_start_matches(|c| c == '-')
   |

warning: use of deprecated method `bitflags::core::str::::trim_left_matches`: superseded by `trim_start_matches`
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:98:19
   |
98 |         let c = s.trim_left_matches(|c| c == '-')
   |                   ^^^^^^^^^^^^^^^^^
   |
help: replace the use of the deprecated method
   |
98 -         let c = s.trim_left_matches(|c| c == '-')
98 +         let c = s.trim_start_matches(|c| c == '-')
   |

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:131:75
    |
131 |             Err(why) => panic!("couldn't create completion file: {}", why.description()),
    |                                                                           ^^^^^^^^^^^

warning: `env_logger` (lib) generated 3 warnings
warning: `time` (lib) generated 56 warnings
warning: use of deprecated method `bitflags::core::str::::trim_left_matches`: superseded by `trim_start_matches`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg.rs:332:35
    |
332 |         self.s.short = s.as_ref().trim_left_matches(|c| c == '-').chars().nth(0);
    |                                   ^^^^^^^^^^^^^^^^^
    |
help: replace the use of the deprecated method
    |
332 -         self.s.short = s.as_ref().trim_left_matches(|c| c == '-').chars().nth(0);
332 +         self.s.short = s.as_ref().trim_start_matches(|c| c == '-').chars().nth(0);
    |

warning: use of deprecated method `bitflags::core::str::::trim_left_matches`: superseded by `trim_start_matches`
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/arg.rs:372:30
    |
372 |         self.s.long = Some(l.trim_left_matches(|c| c == '-'));
    |                              ^^^^^^^^^^^^^^^^^
    |
help: replace the use of the deprecated method
    |
372 -         self.s.long = Some(l.trim_left_matches(|c| c == '-'));
372 +         self.s.long = Some(l.trim_start_matches(|c| c == '-'));
    |

warning: `num-traits` (lib) generated 161 warnings
warning: trait objects without an explicit `dyn` are deprecated
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:748:24
    |
748 |         let n: Option<&AnyArg> = None;
    |                        ^^^^^^
    |
    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
    = note: for more information, see 
help: if this is a dyn-compatible trait, use `dyn`
    |
748 |         let n: Option<&dyn AnyArg> = None;
    |                        +++

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:852:60
    |
852 |             message: format!("{} {}", c.error("error:"), e.description()),
    |                                                            ^^^^^^^^^^^

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:905:63
    |
905 |     fn from(e: io::Error) -> Self { Error::with_description(e.description(), ErrorKind::Io) }
    |                                                               ^^^^^^^^^^^

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/errors.rs:910:35
    |
910 |         Error::with_description(e.description(), ErrorKind::Format)
    |                                   ^^^^^^^^^^^

warning: panic message is not a string literal
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/parser.rs:176:13
    |
176 |             format!("Non-unique argument name: {} is already in use", a.b.name)
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
    = note: for more information, see 
    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
    = note: `#[warn(non_fmt_panics)]` on by default
help: remove the `format!(..)` macro call
    |
176 -             format!("Non-unique argument name: {} is already in use", a.b.name)
176 +             "Non-unique argument name: {} is already in use", a.b.name
    |

warning: panic message is not a string literal
   --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/app/validator.rs:183:35
    |
183 |                 None    => panic!(INTERNAL_ERROR_MSG)
    |                                   ^^^^^^^^^^^^^^^^^^
    |
    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
    = note: for more information, see 
help: add a "{}" format string to `Display` the message
    |
183 |                 None    => panic!("{}", INTERNAL_ERROR_MSG)
    |                                   +++++

warning: panic message is not a string literal
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/args/any_arg.rs:54:48
   |
54 |     fn set(&mut self, _: ArgSettings) { panic!(INTERNAL_ERROR_MSG) }
   |                                                ^^^^^^^^^^^^^^^^^^
   |
   = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
   = note: for more information, see 
help: add a "{}" format string to `Display` the message
   |
54 |     fn set(&mut self, _: ArgSettings) { panic!("{}", INTERNAL_ERROR_MSG) }
   |                                                +++++

warning: panic message is not a string literal
  --> /magus/work/usr/mports/accessibility/sctd/work/sctd-0.2.0/cargo-crates/clap-2.33.0/src/usage_parser.rs:64:13
   |
64 | /             format!(
65 | |                 "No name found for Arg when parsing usage string: {}",
66 | |                 self.usage
67 | |             )
   | |_____________^
   |
   = note: this usage of `debug_assert!()` is deprecated; it will be a hard error in Rust 2021
   = note: for more information, see 
   = note: the `debug_assert!()` macro supports formatting, so there's no need for the `format!()` macro here
help: remove the `format!(..)` macro call
   |
64 ~             
65 |                 "No name found for Arg when parsing usage string: {}",
66 |                 self.usage
67 ~             
   |

warning: `clap` (lib) generated 82 warnings
*** Error code 101

Stop.
make: stopped in /usr/mports/accessibility/sctd

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis

© 2008-2025 Lucas Holt
© 2008 Chris Reinhardt
MidnightBSD