dns/dog
Command-line DNS client
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Build | Fetch | Test | Scan | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 0.1.0_9 | 642 | 4.1 | amd64 | EUPL | 0 | fail | pass | untested | untested | Reset Port |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Phase | Type | Time | Message |
|---|---|---|---|---|
| m4164b | fetch | info | 2026-07-06 15:34:59.508138 | Fetch Started |
| m4164b | fetch | pass | 2026-07-06 15:35:23.239735 | Fetch complete. |
| m4164b | build | info | 2026-07-19 20:10:08.563862 | Build Started |
| m4164b | build | fail | 2026-07-19 20:13:50.397506 | make build returned non-zero: 1 |
| m4164b | build | fail | 2026-07-19 20:13:50.512549 | Build complete. |
Build Log
[1m===> Building for dog-0.1.0_9[0m
warning: /magus/work/usr/mports/dns/dog/work/dog-0.1.0/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `datetime` dependency)
warning: /magus/work/usr/mports/dns/dog/work/dog-0.1.0/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `regex` dependency)
Compiling libc v0.2.80
Compiling cfg-if v0.1.10
Compiling autocfg v1.0.1
Compiling cc v1.0.61
Compiling pkg-config v0.3.19
Compiling getrandom v0.1.15
Compiling log v0.4.11
Compiling bitflags v1.2.1
Compiling openssl v0.10.30
Compiling foreign-types-shared v0.1.1
Compiling byteorder v1.3.4
Compiling httparse v1.3.4
Compiling ryu v1.0.5
Compiling lazy_static v1.4.0
Compiling serde v1.0.117
Compiling regex-syntax v0.6.21
Compiling native-tls v0.2.4
Compiling serde_json v1.0.59
Compiling ppv-lite86 v0.2.10
Compiling openssl-probe v0.1.2
Compiling itoa v0.4.6
Compiling unicode-width v0.1.8
Compiling ansi_term v0.12.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/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.80 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/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 -C overflow-checks=on --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=0f3426cbd7578c64 -C extra-filename=-c1e8b2c31fbbf185 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/libc-c1e8b2c31fbbf185 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/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/dns/dog/work/dog-0.1.0/cargo-crates/cfg-if-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.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/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=f0ecc67a2fc1cc6c -C extra-filename=-61d57d42d26f813a --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/autocfg-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/autocfg-1.0.1/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.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/autocfg-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=268bcdaf96317353 -C extra-filename=-83901154b86cd235 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/cc-1.0.61 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/cc-1.0.61/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/cc-1.0.61/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 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=f1c7885968d6a184 -C extra-filename=-762cee79cd74aba2 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --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=9b79a451c6052004 -C extra-filename=-19d109dce012932e --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/log-19d109dce012932e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=9844e996995959b7 -C extra-filename=-291185c2d4606f93 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/byteorder-291185c2d4606f93 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-0.10.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-0.10.30/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-0.10.30/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 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v101", "v102", "v110", "v111", "vendored"))' -C metadata=42d4d8465eff5544 -C extra-filename=-6b668640bc562c80 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/openssl-6b668640bc562c80 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=e2a9aa68c0386c79 -C extra-filename=-739488c9afe9a8bd --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/ryu-739488c9afe9a8bd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/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/dns/dog/work/dog-0.1.0/cargo-crates/pkg-config-0.3.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/pkg-config-0.3.19/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.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/pkg-config-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a3070f4ec1f4dd3 -C extra-filename=-21d393815638fb06 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.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/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.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 -C overflow-checks=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=a7ad99d857492362 -C extra-filename=-95af6172050d721e --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/bitflags-95af6172050d721e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=049411595f02fff4 -C extra-filename=-4c230e137383f27e --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/httparse-4c230e137383f27e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/regex-syntax-0.6.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/regex-syntax-0.6.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/regex-syntax-0.6.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a9244cfe808dd5bd -C extra-filename=-be9708fbf6cd8d5b --out-dir /magus/work/usr/mports/dns/dog/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "dummy", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=cad2b828a7191b24 -C extra-filename=-3f614749089125cc --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/getrandom-3f614749089125cc -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/foreign-types-shared-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=090302981808a031 -C extra-filename=-46d8dc8daf2f190d --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=fd7c8f5ba84b555c -C extra-filename=-e55f608248b1724e --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/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/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/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 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=598ca894fdf6f52b -C extra-filename=-ece84ce5dda554c3 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/serde-ece84ce5dda554c3 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/native-tls-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/native-tls-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/native-tls-0.2.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=e79ab6886c61e746 -C extra-filename=-6aefe85237fc45e1 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/native-tls-6aefe85237fc45e1 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ppv-lite86-0.2.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ppv-lite86-0.2.10/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ppv-lite86-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=44e9741ab2451e99 -C extra-filename=-bdd83e1d0e1aa823 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/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/dns/dog/work/dog-0.1.0/cargo-crates/serde_json-1.0.59 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde_json-1.0.59/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde_json-1.0.59/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=27401ae38a7f031e -C extra-filename=-8852a980c55bfe0a --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/serde_json-8852a980c55bfe0a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-probe-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-probe-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-probe-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3eba908ec4b1bdc -C extra-filename=-75fa912a6167c10e --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/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/dns/dog/work/dog-0.1.0/cargo-crates/unicode-width-0.1.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/unicode-width-0.1.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/unicode-width-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --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=99992721070ee243 -C extra-filename=-5b30d6e004ee91a1 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/itoa-0.4.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/itoa-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast functions for printing integer primitives to an io::Write' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/itoa-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=6ca42536e54fe845 -C extra-filename=-70c6527d84ad0a83 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_term CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/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='https://github.com/ogham/rust-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_term --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=97912e51c519dc3c -C extra-filename=-ea994c58a68defa8 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/build.rs:138:21
|
138 | let major = try!(num.parse::().map_err(|e| e.to_string()));
| ^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/build.rs:147:21
|
147 | let minor = try!(num.parse::().map_err(|e| e.to_string()));
| ^^^
warning: use of deprecated macro `try`: use the `?` operator instead
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/build.rs:156:21
|
156 | let patch = try!(num.parse::().map_err(|e| e.to_string()));
| ^^^
warning: `panic` is ambiguous
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:40:21
|
40 | debug_assert!(false, "attempted to derefence an uninitialized lazy static. This is a bug");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #147319
= note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
note: `panic` could refer to the macro imported here
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:11:5
|
11 | use self::std::prelude::v1::*;
| ^^^^^^^^^^^^^^^^^^^^^^^^^
= help: consider adding an explicit import of `panic` to disambiguate
= help: or use `self::panic` to refer to this macro unambiguously
note: `panic` could also refer to the macro defined here
--> /usr/local/lib/rustlib/src/rust/library/core/src/prelude/mod.rs:21:13
|
21 | pub use super::v1::*;
| ^^^^^^^^^
= note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
= note: this warning originates in the macro `$crate::assert` which comes from the expansion of the macro `debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info)
Compiling foreign-types v0.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/foreign-types-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=541fcaa8d8f574c3 -C extra-filename=-a46e105b85064cdc --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --extern foreign_types_shared=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/libforeign_types_shared-46d8dc8daf2f190d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: eliding a lifetime that's named elsewhere is confusing
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
|
26 | pub fn get(&'static self, f: F) -> &T
| ------- ^^ the same lifetime is elided here
| |
| the lifetime is named here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: consistently use `'static`
|
26 | pub fn get(&'static self, f: F) -> &'static T
| +++++++
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/itoa-0.4.6/src/lib.rs:61:13
|
61 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `i128`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/itoa-0.4.6/src/lib.rs:63:5
|
63 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `i128`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: associated type `wstr` should have an upper camel case name
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/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)]` (part of `#[warn(nonstandard_style)]`) on by default
warning: unused import: `windows::*`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/lib.rs:266:9
|
266 | pub use windows::*;
| ^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
warning: `lazy_static` (lib) generated 2 warnings
Compiling getopts v0.2.21
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getopts-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getopts-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name getopts --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=852bd18965bfbbb6 -C extra-filename=-246d735fe37c040c --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --extern unicode_width=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-5b30d6e004ee91a1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: the type `[u8; 40]` does not permit being left uninitialized
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/itoa-0.4.6/src/lib.rs:130:29
|
130 | bytes: unsafe { mem::uninitialized() },
| ^^^^^^^^^^^^^^^^^^^^
| |
| this code causes undefined behavior when executed
| help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done
|
= note: integers must be initialized
= note: `#[warn(invalid_value)]` on by default
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/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)]` (part of `#[warn(rust_2021_compatibility)]`) 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/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/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: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:279:21
|
279 | 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`
|
279 | let f: &mut dyn fmt::Write = f;
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:291:29
|
291 | 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`
|
291 | let f: &mut dyn fmt::Write = f;
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:295:29
|
295 | 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`
|
295 | let f: &mut dyn fmt::Write = f;
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/ansi.rs:308:21
|
308 | 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`
|
308 | let f: &mut dyn fmt::Write = f;
| +++
warning: `itoa` (lib) generated 3 warnings
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/display.rs:201:21
|
201 | 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`
|
201 | let w: &mut dyn fmt::Write = f;
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/display.rs:210:21
|
210 | 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`
|
210 | let w: &mut dyn io::Write = w;
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/display.rs:229:21
|
229 | 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`
|
229 | let f: &mut dyn fmt::Write = f;
| +++
warning: trait objects without an explicit `dyn` are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ansi_term-0.12.1/src/display.rs:239:21
|
239 | 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`
|
239 | let w: &mut dyn io::Write = w;
| +++
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/log-6cc8ccb0c9ac62a4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/log-19d109dce012932e/build-script-build`
[log 0.4.11] cargo:rustc-cfg=atomic_cas
[log 0.4.11] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/log-6cc8ccb0c9ac62a4/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --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=d49d24518e063071 -C extra-filename=-75278765963c0293 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-61d57d42d26f813a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde_json-1.0.59 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde_json-1.0.59/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/serde_json-b543da59ea86c309/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/serde_json-8852a980c55bfe0a/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.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=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/bitflags-1cfb4652a3016c64/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/bitflags-95af6172050d721e/build-script-build`
[serde_json 1.0.59] cargo:rustc-cfg=limb_width_64
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/getrandom-ecef219e227e863c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/getrandom-3f614749089125cc/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/serde-4079759f140559a5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/serde-ece84ce5dda554c3/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/ryu-1bcc2cdead69721f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/ryu-739488c9afe9a8bd/build-script-build`
warning: `httparse` (build script) generated 3 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/httparse-d25cbdd56bae7048/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/httparse-4c230e137383f27e/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/byteorder-87510250e6c98a4e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/byteorder-291185c2d4606f93/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/dns/dog/work/dog-0.1.0/cargo-crates/bitflags-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.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/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/bitflags-1cfb4652a3016c64/out /usr/local/bin/rustc --crate-name bitflags --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=5592bf45b0b39d41 -C extra-filename=-06243a782d3e0040 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg bitflags_const_fn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/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.80 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/libc-c639e2ffb58a63ac/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/libc-c1e8b2c31fbbf185/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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/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.80 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/dns/dog/work/target/release:/magus/work/usr/mports/dns/dog/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/release/build/libc-950256eb9a08bbcf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/dns/dog/work/target/release/build/libc-c1e8b2c31fbbf185/build-script-build`
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs:276:13
|
276 | #![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/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs:277:13
|
277 | #![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/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs:1201:28
|
1201 | #[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/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs:1259:7
|
1259 | #[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/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs:1264:7
|
1264 | #[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
[httparse 1.3.4] cargo:rustc-cfg=httparse_min_2018
[httparse 1.3.4] cargo:rustc-cfg=httparse_simd
warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs:1279:36
|
1279 | std::sync::atomic::spin_loop_hint();
| ^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
[serde 1.0.117] cargo:rustc-cfg=ops_bound
[serde 1.0.117] cargo:rustc-cfg=core_reverse
[serde 1.0.117] cargo:rustc-cfg=de_boxed_c_str
[serde 1.0.117] cargo:rustc-cfg=de_boxed_path
[serde 1.0.117] cargo:rustc-cfg=de_rc_dst
[serde 1.0.117] cargo:rustc-cfg=core_duration
[serde 1.0.117] cargo:rustc-cfg=integer128
[serde 1.0.117] cargo:rustc-cfg=range_inclusive
[serde 1.0.117] cargo:rustc-cfg=num_nonzero
[serde 1.0.117] cargo:rustc-cfg=core_try_from
[serde 1.0.117] cargo:rustc-cfg=num_nonzero_signed
[serde 1.0.117] cargo:rustc-cfg=std_atomic64
[serde 1.0.117] cargo:rustc-cfg=std_atomic
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/serde-4079759f140559a5/out /usr/local/bin/rustc --crate-name serde --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ce1705f43563065f -C extra-filename=-19c6b67b2c887865 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/httparse-d25cbdd56bae7048/out /usr/local/bin/rustc --crate-name httparse --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d82ac522e2904cc4 -C extra-filename=-784c5553229b5666 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg httparse_min_2018 --cfg httparse_simd`
[ryu 1.0.5] cargo:rustc-cfg=integer128
[ryu 1.0.5] cargo:rustc-cfg=maybe_uninit
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/ryu-1bcc2cdead69721f/out /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=7024e96cea79361a -C extra-filename=-4b9bbfcc38c85334 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg integer128 --cfg maybe_uninit`
warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/log-0.4.11/src/lib.rs:1269:17
|
1269 | match STATE.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) {
| ^^^^^^^^^^^^^^^^
[byteorder 1.3.4] cargo:rustc-cfg=byteorder_i128
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/byteorder-87510250e6c98a4e/out /usr/local/bin/rustc --crate-name byteorder --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=670744fd04eed4ce -C extra-filename=-ca416fd6127be18a --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg byteorder_i128`
[libc 0.2.80] cargo:rustc-cfg=freebsd11
[libc 0.2.80] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.80] cargo:rustc-cfg=libc_union
[libc 0.2.80] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.80] cargo:rustc-cfg=libc_align
[libc 0.2.80] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.80] cargo:rustc-cfg=libc_packedN
[libc 0.2.80] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.80] cargo:rustc-cfg=freebsd11
[libc 0.2.80] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.80] cargo:rustc-cfg=libc_union
[libc 0.2.80] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.80] cargo:rustc-cfg=libc_align
[libc 0.2.80] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.80] cargo:rustc-cfg=libc_packedN
[libc 0.2.80] cargo:rustc-cfg=libc_cfg_target_vendor
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/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.80 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/release/build/libc-950256eb9a08bbcf/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/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 -C overflow-checks=on --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=537961d1b854232a -C extra-filename=-e1fd0710bbd3ac45 --out-dir /magus/work/usr/mports/dns/dog/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/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.80 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/libc-c639e2ffb58a63ac/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --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=1c7a1f91273b8e6c -C extra-filename=-f4bee1db578a6fc4 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/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 --cfg libc_cfg_target_vendor`
warning: `ansi_term` (lib) generated 12 warnings
warning: unexpected `cfg` condition name: `bitflags_const_fn`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.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: unexpected `cfg` condition name: `bitflags_const_fn`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.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
warning: `bitflags` (lib) generated 2 warnings
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/lib.rs:93:13
|
93 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `no-panic` and `small`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/lib.rs:95:5
|
95 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `no-panic` and `small`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:2:7
|
2 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= 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(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:22:11
|
22 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:24:15
|
24 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:36:15
|
36 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:38:19
|
38 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:27:11
|
27 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:29:7
|
29 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:120:15
|
120 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:125:11
|
125 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:127:11
|
127 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:169:15
|
169 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:150:23
|
150 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:154:27
|
154 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:158:23
|
158 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:162:27
|
162 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:228:15
|
228 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:209:23
|
209 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:213:27
|
213 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:217:23
|
217 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s.rs:221:27
|
221 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:24:11
|
24 | #[cfg(not(integer128))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:54:11
|
54 | #[cfg(not(integer128))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:110:7
|
110 | #[cfg(integer128)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:118:7
|
118 | #[cfg(integer128)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/d2s_intrinsics.rs:133:11
|
133 | #[cfg(not(integer128))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_min_2018`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/lib.rs:7:13
|
7 | #![cfg_attr(httparse_min_2018, allow(rust_2018_idioms))]
| ^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_min_2018)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_min_2018)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:2:5
|
2 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:11:5
|
11 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:20:5
|
20 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:29:5
|
29 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:31:9
|
31 | httparse_simd_target_feature_avx2,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:32:13
|
32 | not(httparse_simd_target_feature_sse42),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:42:5
|
42 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:44:9
|
44 | httparse_simd_target_feature_sse42,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:45:9
|
45 | httparse_simd_target_feature_avx2,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:129:5
|
129 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:131:9
|
131 | httparse_simd_target_feature_sse42,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:132:9
|
132 | httparse_simd_target_feature_avx2,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:142:5
|
142 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:143:5
|
143 | httparse_simd_target_feature_sse42,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:144:9
|
144 | not(httparse_simd_target_feature_avx2),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:173:5
|
173 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:174:5
|
174 | httparse_simd_target_feature_sse42,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:175:9
|
175 | not(httparse_simd_target_feature_avx2),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:184:5
|
184 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:185:5
|
185 | httparse_simd_target_feature_avx2,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:231:5
|
231 | httparse_simd,
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/httparse-1.3.4/src/simd/mod.rs:232:5
|
232 | httparse_simd_target_feature_avx2,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: value assigned to `vp` is never read
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/f2s.rs:144:17
|
144 | vp /= 10;
| ^^^^^^^^
|
= help: maybe it is overwritten before being read?
= note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:103:7
|
103 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_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: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:116:7
|
116 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:144:7
|
144 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:373:11
|
373 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:400:11
|
400 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:459:11
|
459 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:468:11
|
468 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:674:11
|
674 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:860:11
|
860 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:1411:11
|
1411 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:1420:11
|
1420 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:1504:11
|
1504 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/io.rs:1520:11
|
1520 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:333:11
|
333 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:374:11
|
374 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:493:11
|
493 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:534:11
|
534 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:664:11
|
664 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:711:11
|
711 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:890:11
|
890 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:937:11
|
937 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:1081:11
|
1081 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:1192:11
|
1192 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:1414:11
|
1414 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:1556:11
|
1556 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:1700:11
|
1700 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:1795:11
|
1795 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2010:11
|
2010 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2028:11
|
2028 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2056:11
|
2056 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2075:11
|
2075 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2104:11
|
2104 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2137:11
|
2137 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2174:11
|
2174 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2225:11
|
2225 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2242:11
|
2242 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2269:11
|
2269 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2285:11
|
2285 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2311:11
|
2311 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2344:11
|
2344 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `byteorder_i128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/byteorder-1.3.4/src/lib.rs:2381:11
|
2381 | #[cfg(byteorder_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(byteorder_i128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(byteorder_i128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unnecessary transmute
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:128:29
|
128 | let bits = unsafe { mem::transmute::(self) };
| --------------------------^^^^^^
| |
| help: replace this with: `f32::to_bits`
|
= note: `#[warn(unnecessary_transmutes)]` on by default
warning: unnecessary transmute
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:137:29
|
137 | let bits = unsafe { mem::transmute::(self) };
| --------------------------^^^^^^
| |
| help: replace this with: `f32::to_bits`
warning: unnecessary transmute
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:157:29
|
157 | let bits = unsafe { mem::transmute::(self) };
| --------------------------^^^^^^
| |
| help: replace this with: `f64::to_bits`
warning: unnecessary transmute
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/buffer/mod.rs:166:29
|
166 | let bits = unsafe { mem::transmute::(self) };
| --------------------------^^^^^^
| |
| help: replace this with: `f64::to_bits`
warning: unnecessary transmute
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/pretty/mod.rs:53:16
|
53 | let bits = mem::transmute::(f);
| --------------------------^^^
| |
| help: replace this with: `f64::to_bits`
warning: unnecessary transmute
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/ryu-1.0.5/src/pretty/mod.rs:160:16
|
160 | let bits = mem::transmute::(f);
| --------------------------^^^
| |
| help: replace this with: `f32::to_bits`
warning: unexpected `cfg` condition name: `libc_deny_warnings`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:18:13
|
18 | #![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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:24:13
|
24 | #![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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:34:13
|
34 | #![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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:52:14
|
52 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:53:15
|
53 | #[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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:105:21
|
105 | } else if #[cfg(target_os = "cloudabi")] {
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `switch`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:117:21
|
117 | } else if #[cfg(target_os = "switch")] {
| ^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:746:40
|
746 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:746:51
|
746 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:759:40
|
759 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:759:51
|
759 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:805:40
|
805 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:805:51
|
805 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:843:40
|
843 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:843:51
|
843 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1080:40
|
1080 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1080:51
|
1080 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1348:40
|
1348 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1348:51
|
1348 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1568:48
|
1568 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1568:59
|
1568 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:592:40
|
592 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:592:51
|
592 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:592:62
|
592 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:597:40
|
597 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:597:51
|
597 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:597:62
|
597 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:631:40
|
631 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:631:51
|
631 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:644:40
|
644 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:644:51
|
644 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:849:40
|
849 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:849:51
|
849 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:849:62
|
849 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/mod.rs:1311:40
|
1311 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/mod.rs:1311:51
|
1311 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/mod.rs:1341:40
|
1341 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/mod.rs:1341:51
|
1341 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1469:36
|
1469 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1474:36
|
1474 | 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 value: `wasi`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/lib.rs:153:25
|
153 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_extern_fn`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/macros.rs:184:14
|
184 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:339:25
|
339 | 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`, `vex`, `win7`, and `wrs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `illumos`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:365:21
|
365 | } else if #[cfg(target_env = "illumos")] {
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_core_cvoid`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1632:14
|
1632 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1652:14
|
1652 | if #[cfg(libc_align)] {
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:639:19
|
639 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:644:19
|
644 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:661:19
|
661 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:672:19
|
672 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:683:19
|
683 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:712:19
|
712 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1289:19
|
1289 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1298:19
|
1298 | #[cfg(not(all(libc_cfg_target_vendor, target_arch = "powerpc",
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1542:9
|
1542 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
= note: `#[warn(missing_abi)]` on by default
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/mod.rs:1585:9
|
1585 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/macros.rs:243:28
|
243 | pub unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:513:1
|
513 | / f! {
514 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
515 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
516 | | (*mhdr).msg_control as *mut ::cmsghdr
... |
547 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/mod.rs:549:1
|
549 | / safe_f! {
550 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
551 | | status & 0o177
... |
569 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/mod.rs:1223:1
|
1223 | / safe_f! {
1224 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1225 | | status == 0x13
... |
1235 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:339:18
|
339 | if #[cfg(any(freebsd10, freebsd11, 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(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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:339:29
|
339 | if #[cfg(any(freebsd10, freebsd11, 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(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:339:40
|
339 | if #[cfg(any(freebsd10, freebsd11, 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: `freebsd12`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1522:14
|
1522 | 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1525:21
|
1525 | } 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1528:25
|
1528 | } 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1528:36
|
1528 | } 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/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/macros.rs:243:28
|
243 | pub unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1156:1
|
1156 | / f! {
1157 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
1158 | | (cmsg as *mut ::c_uchar)
1159 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
... |
1201 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/mod.rs:1203:1
|
1203 | / safe_f! {
1204 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
1205 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
1206 | | }
1207 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:181:14
|
181 | if #[cfg(libc_const_size_of)] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_align`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/libc-0.2.80/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:204:14
|
204 | 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: `log` (lib) generated 7 warnings
warning: `ryu` (lib) generated 34 warnings
Compiling atty v0.2.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps OUT_DIR=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/build/getrandom-ecef219e227e863c/out /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/getrandom-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "dummy", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=b59a4542cff799a9 -C extra-filename=-1cd5e0fa4469b6c1 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-61d57d42d26f813a.rmeta --extern libc=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/liblibc-f4bee1db578a6fc4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/atty-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.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/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name atty --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eec8f9f0cae44806 -C extra-filename=-67f748881b6272e7 --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --extern libc=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/liblibc-f4bee1db578a6fc4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling dns v0.1.0 (/magus/work/usr/mports/dns/dog/work/dog-0.1.0/dns)
Compiling openssl-sys v0.9.58
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dns CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/dns CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/dns/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dns CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name dns --edition=2018 dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mutagen", "with_mutagen"))' -C metadata=af0ce54d877acfad -C extra-filename=-3305517263b1084a --out-dir /magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --extern byteorder=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/libbyteorder-ca416fd6127be18a.rmeta --extern log=/magus/work/usr/mports/dns/dog/work/target/x86_64-unknown-freebsd/release/deps/liblog-75278765963c0293.rmeta -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-sys-0.9.58 CARGO_MANIFEST_PATH=/magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-sys-0.9.58/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.58 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=58 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/dns/dog/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2015 /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/openssl-sys-0.9.58/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl-src", "vendored"))' -C metadata=e7f63775bb3bfc07 -C extra-filename=-039c5d435df1451b --out-dir /magus/work/usr/mports/dns/dog/work/target/release/build/openssl-sys-039c5d435df1451b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/dns/dog/work/target/release/deps --extern autocfg=/magus/work/usr/mports/dns/dog/work/target/release/deps/libautocfg-83901154b86cd235.rlib --extern cc=/magus/work/usr/mports/dns/dog/work/target/release/deps/libcc-762cee79cd74aba2.rlib --extern pkg_config=/magus/work/usr/mports/dns/dog/work/target/release/deps/libpkg_config-21d393815638fb06.rlib --cap-lints warn`
warning: `libc` (lib) generated 70 warnings
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:94:13
|
94 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:95:13
|
95 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:98:5
|
98 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, `derive`, `rc`, `serde_derive`, `std`, and `unstable`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `collections_bound`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:227:32
|
227 | #[cfg(all(feature = "std", collections_bound))]
| ^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(collections_bound)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(collections_bound)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `core_reverse`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:230:11
|
230 | #[cfg(core_reverse)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_reverse)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_reverse)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `ops_bound`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:233:11
|
233 | #[cfg(ops_bound)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ops_bound)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ops_bound)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `range_inclusive`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:236:11
|
236 | #[cfg(range_inclusive)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(range_inclusive)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(range_inclusive)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `std_atomic`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:239:32
|
239 | #[cfg(all(feature = "std", std_atomic))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `std_atomic64`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:244:32
|
244 | #[cfg(all(feature = "std", std_atomic64))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `byteorder` (lib) generated 41 warnings
warning: unexpected `cfg` condition name: `core_duration`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:247:15
|
247 | #[cfg(any(core_duration, feature = "std"))]
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_duration)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_duration)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unused import: `mem`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:157:37
|
157 | pub use self::core::{cmp, iter, mem, num, slice, str};
| ^^^
|
note: the lint level is defined here
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/lib.rs:139:23
|
139 | #![deny(missing_docs, unused_imports)]
| ^^^^^^^^^^^^^^
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/integer128.rs:69:7
|
69 | #[cfg(integer128)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `integer128`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/integer128.rs:77:11
|
77 | #[cfg(not(integer128))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `core_duration`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:7:11
|
7 | #[cfg(any(core_duration, feature = "std", feature = "alloc"))]
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_duration)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_duration)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `de_boxed_c_str`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:581:28
|
581 | #[cfg(all(feature = "std", de_boxed_c_str))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_boxed_c_str)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_boxed_c_str)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `core_reverse`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:584:7
|
584 | #[cfg(core_reverse)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_reverse)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_reverse)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `de_boxed_path`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:1616:28
|
1616 | #[cfg(all(feature = "std", de_boxed_path))]
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_boxed_path)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_boxed_path)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `de_rc_dst`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:1698:9
|
1698 | not(de_rc_dst),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `de_rc_dst`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:1714:9
|
1714 | not(de_rc_dst),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `de_rc_dst`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:1784:11
|
1784 | #[cfg(all(de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `de_rc_dst`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:1805:11
|
1805 | #[cfg(all(de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `de_rc_dst`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:1817:11
|
1817 | #[cfg(all(de_rc_dst, feature = "rc", any(feature = "std", feature = "alloc")))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(de_rc_dst)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(de_rc_dst)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `core_duration`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:1861:11
|
1861 | #[cfg(any(core_duration, feature = "std"))]
| ^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_duration)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_duration)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `range_inclusive`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:2147:7
|
2147 | #[cfg(range_inclusive)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(range_inclusive)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(range_inclusive)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `ops_bound`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:2299:11
|
2299 | #[cfg(any(ops_bound, collections_bound))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ops_bound)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ops_bound)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `collections_bound`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:2299:22
|
2299 | #[cfg(any(ops_bound, collections_bound))]
| ^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(collections_bound)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(collections_bound)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `num_nonzero_signed`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:2438:7
|
2438 | #[cfg(num_nonzero_signed)]
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(num_nonzero_signed)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(num_nonzero_signed)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `std_atomic`
--> /magus/work/usr/mports/dns/dog/work/dog-0.1.0/cargo-crates/serde-1.0.117/src/de/impls.rs:2586:28
|
2586 | #[cfg(all(feature = "std", std_atomic))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
= note: see
MidnightBSD Magus