www/ncgopher
Fast and modern Gopher, Gemini and finger terminal client
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.4.0_8 | 621 | 4.0 | amd64 | bsd2 Apache-2.0 bsd3 mit unlicense zlib | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2025-12-12 12:14:01.469538 | Test Started |
| m4064b | fail | 2025-12-12 12:16:32.928211 | make build returned non-zero: 1 |
| m4064b | fail | 2025-12-12 12:16:33.082105 | Test complete. |
Log
[1m===> Building for ncgopher-0.4.0_8[0m
Compiling autocfg v1.1.0
Compiling proc-macro2 v1.0.38
Compiling unicode-xid v0.2.3
Compiling syn v1.0.94
Compiling libc v0.2.125
Compiling version_check v0.9.4
Compiling cfg-if v1.0.0
Compiling pkg-config v0.3.25
Compiling cc v1.0.73
Compiling memchr v2.5.0
Compiling once_cell v1.10.0
Compiling serde_derive v1.0.137
Compiling time-macros v0.2.4
Compiling itoa v1.0.2
Compiling fnv v1.0.7
Compiling ident_case v1.0.1
Compiling typenum v1.15.0
Compiling serde v1.0.137
Compiling minimal-lexical v0.2.1
Compiling lazy_static v1.4.0
Compiling log v0.4.17
Compiling crossbeam-utils v0.8.8
Compiling tinyvec_macros v0.1.0
Compiling bitflags v1.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=562a8f1912e6e9c5 -C extra-filename=-4084eac01482a857 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.38 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=6010ea14a38ca673 -C extra-filename=-a3ad05150c381088 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/proc-macro2-a3ad05150c381088 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/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.125 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0dd512e47a8a33aa -C extra-filename=-a5233e82ca8460b3 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/libc-a5233e82ca8460b3 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73106de5ea0c2085 -C extra-filename=-4b147eeeaf8dd352 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=4a6b2ab7ca48d847 -C extra-filename=-56aab4657e58256a --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-xid-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-xid-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-xid-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=46c9492e2ea89ebf -C extra-filename=-5b994fe5cd850afa --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=032766ec477e4af0 -C extra-filename=-60f39b9e599d4e9c --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=91b3ec4f4aad2930 -C extra-filename=-ff8e51baa5295810 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/memchr-ff8e51baa5295810 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=ece8d91822350cf1 -C extra-filename=-85036f4a4914bffa --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/log-85036f4a4914bffa -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde_derive-1.0.137 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde_derive-1.0.137/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde_derive-1.0.137/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4709d78438af222b -C extra-filename=-7db5c010bde87003 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/serde_derive-7db5c010bde87003 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/typenum-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/typenum-1.15.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/typenum-1.15.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=53fd2c02ecfde28c -C extra-filename=-1456e5fa7b687342 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/typenum-1456e5fa7b687342 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/pkg-config-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/pkg-config-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/pkg-config-0.3.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e4f0caa09278f53 -C extra-filename=-814930604da0fd8d --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=2421fc3ee20ee6dc -C extra-filename=-c6b8923b580f1c60 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=5337d4bcd5d9f324 -C extra-filename=-b9343e34348ce43a --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec_macros-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec_macros-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec_macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8de9c7a33c25449a -C extra-filename=-cb849a065213f8d7 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/cc-1.0.73 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/cc-1.0.73/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.73 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=73 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/cc-1.0.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=b8cd32b2745468ac -C extra-filename=-a9e5ec792b6e3ddc --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/itoa-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/itoa-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/itoa-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=631b82ad6408bc29 -C extra-filename=-f37f7845b6502515 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebd1ba7af7ce3d03 -C extra-filename=-ba8fd8df90d1718f --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde-1.0.137 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde-1.0.137/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.13 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde-1.0.137/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f19d75e0ced4e564 -C extra-filename=-7f4a85a3c287977d --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/serde-7f4a85a3c287977d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/time-macros-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/time-macros-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Procedural macros for the time crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/time-macros-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=ce699ecdb2f43870 -C extra-filename=-a99e85dc1be87cb1 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern proc_macro --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.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/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4c00d6a21c3e4e54 -C extra-filename=-3bf3b9cbadafc791 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/once_cell-1.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/once_cell-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/once_cell-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=316721be4e66305e -C extra-filename=-e9817c699b6fcfd8 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/syn-1.0.94 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/syn-1.0.94/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/syn-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=12b9cb7dedeb589a -C extra-filename=-ca138088922d54a6 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/syn-ca138088922d54a6 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38/build.rs:61:30
|
61 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs;
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Compiling matches v0.1.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "loom", "nightly", "std"))' -C metadata=3d3e69a82a776ba4 -C extra-filename=-1f8adc124ccf71b4 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/crossbeam-utils-1f8adc124ccf71b4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matches CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/matches-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/matches-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION='A macro to evaluate, as a boolean, whether an expression matches a pattern.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matches CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-std-candidates' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name matches --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/matches-0.1.9/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ad0844a0f900371 -C extra-filename=-56ddec284f7ffdc2 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling tinyvec v1.6.0
Compiling vcpkg v0.2.15
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29df03c0318d3911 -C extra-filename=-677eba93b0d6aa5e --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=59b7f51938715e34 -C extra-filename=-5f16bd6cc8d774c7 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern tinyvec_macros=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-cb849a065213f8d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling signal-hook v0.3.14
warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17
|
25 | use std::ascii::AsciiExt;
| ^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/signal-hook-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/signal-hook-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/signal-hook-0.3.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=dc0134cb7486893e -C extra-filename=-97fa75a004eaa65c --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/signal-hook-97fa75a004eaa65c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
warning: unused import: `std::ascii::AsciiExt`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5
|
25 | use std::ascii::AsciiExt;
| ^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
Compiling stable_deref_trait v1.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d18be68dce76b299 -C extra-filename=-1019a4feadaff27e --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling foreign-types-shared v0.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.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/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55ac90c1d0e94d73 -C extra-filename=-1aea6d13cbc9dfd4 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `ident_case` (lib) generated 2 warnings
Compiling percent-encoding v2.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/percent-encoding-2.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/percent-encoding-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/percent-encoding-2.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=711c60760c950fdf -C extra-filename=-f05e3f17a967b11d --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling unicode-bidi v0.3.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-bidi-0.3.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-bidi-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-bidi-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=7a1f0ff322918ee3 -C extra-filename=-38b885f3a0669bac --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling oid-registry v0.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/oid-registry-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/oid-registry-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/oid-registry-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x509", "x962"))' -C metadata=78595456f38ac3b5 -C extra-filename=-eb24f5f02d6d6ede --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/oid-registry-eb24f5f02d6d6ede -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13
|
7 | #![cfg_attr(docs_rs, feature(doc_cfg))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `nightly_const_generics`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34
|
219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros`
= help: consider adding `nightly_const_generics` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12
|
38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12
|
97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12
|
1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12
|
1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `docs_rs`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12
|
1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
| ^^^^^^^ help: there is a config with a similar name: `docsrs`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling openssl v0.10.40
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/openssl-0.10.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/openssl-0.10.40/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/openssl-0.10.40/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=c5f591fefe544d0b -C extra-filename=-ea0fec8505e9232d --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/openssl-ea0fec8505e9232d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
warning: elided lifetime has a name
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
|
26 | pub fn get(&'static self, f: F) -> &T
| ^ this elided lifetime gets resolved as `'static`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
|
26 | pub fn get(&'static self, f: F) -> &'static T
| +++++++
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/log-e0050558d11c2290/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/www/ncgopher/work/target/release/build/log-85036f4a4914bffa/build-script-build`
[log 0.4.17] cargo:rustc-cfg=atomic_cas
[log 0.4.17] cargo:rustc-cfg=has_atomics
[log 0.4.17] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/log-e0050558d11c2290/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "value-bag"))' -C metadata=e454d031a0d4288d -C extra-filename=-6180b9d9b8aa2955 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-56aab4657e58256a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas --cfg has_atomics`
warning: `lazy_static` (lib) generated 1 warning
Compiling foreign-types v0.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.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/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=637977cc40194198 -C extra-filename=-09d2a180f36d1c49 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern foreign_types_shared=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/libforeign_types_shared-1aea6d13cbc9dfd4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/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.125 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/libc-a776367fde047e1d/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/www/ncgopher/work/target/release/build/libc-a5233e82ca8460b3/build-script-build`
[libc 0.2.125] cargo:rerun-if-changed=build.rs
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/percent-encoding-2.1.0/lib.rs:437:27
|
437 | debug_assert!(raw_utf8 == &*bytes as *const [u8]);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
|
437 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
437 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
|
help: use explicit `std::ptr::eq` method to compare metadata and addresses
|
437 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
437 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
|
Compiling owning_ref v0.4.1
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=lazy_static,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LAZY_STATIC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-7cff3c6fb7bafb3a/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/www/ncgopher/work/target/release/build/crossbeam-utils-1f8adc124ccf71b4/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owning_ref CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/owning_ref-0.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/owning_ref-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A library for creating references that carry their owner with them.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=owning_ref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kimundi/owning-ref-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name owning_ref --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/owning_ref-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e77fa51833a141e5 -C extra-filename=-7f1eacadb27a7115 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern stable_deref_trait=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/libstable_deref_trait-1019a4feadaff27e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=channel,default,iterator CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CHANNEL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ITERATOR=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/signal-hook-0.3.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/signal-hook-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/signal-hook-322ff31548dbca61/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/www/ncgopher/work/target/release/build/signal-hook-97fa75a004eaa65c/build-script-build`
[libc 0.2.125] cargo:rustc-cfg=freebsd11
[libc 0.2.125] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.125] cargo:rustc-cfg=libc_union
[libc 0.2.125] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.125] cargo:rustc-cfg=libc_align
[libc 0.2.125] cargo:rustc-cfg=libc_int128
[libc 0.2.125] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.125] cargo:rustc-cfg=libc_packedN
[libc 0.2.125] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.125] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.125] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.125] cargo:rustc-cfg=libc_underscore_const_names
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:324:13
|
324 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
| ^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:325:13
|
325 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:347:7
|
347 | #[cfg(has_atomics)]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:350:11
|
350 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:352:11
|
352 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:355:11
|
355 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:360:11
|
360 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:392:11
|
392 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:1406:28
|
1406 | #[cfg(all(feature = "std", atomic_cas))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:1464:7
|
1464 | #[cfg(atomic_cas)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/log-0.4.17/src/lib.rs:1469:7
|
1469 | #[cfg(atomic_cas)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling unicode-segmentation v1.9.0
[crossbeam-utils 0.8.8] cargo:rerun-if-changed=no_atomic.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde-1.0.137 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde-1.0.137/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.13 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/serde-609010bbe91d3272/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/www/ncgopher/work/target/release/build/serde-7f4a85a3c287977d/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde_derive-1.0.137 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/serde_derive-1.0.137/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/release/build/serde_derive-ead95acc4d946ace/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/www/ncgopher/work/target/release/build/serde_derive-7db5c010bde87003/build-script-build`
Compiling heck v0.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/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.125 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/libc-a776367fde047e1d/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3e768acbef08dfb1 -C extra-filename=-05cf0c31cfa5ac13 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/memchr-84f54027ccaaee0f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/www/ncgopher/work/target/release/build/memchr-ff8e51baa5295810/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-segmentation-1.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-segmentation-1.9.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-segmentation-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=6ded9c68568efe76 -C extra-filename=-db340368f482c81c --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/heck-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/heck-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/heck-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=fb995aa3ee19b919 -C extra-filename=-6f0faa99296f9ec9 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn`
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[serde_derive 1.0.137] cargo:rustc-cfg=underscore_consts
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-7cff3c6fb7bafb3a/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "loom", "nightly", "std"))' -C metadata=cc394439246bc5f5 -C extra-filename=-26cd415d44cc17d6 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-56aab4657e58256a.rmeta --extern lazy_static=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-3bf3b9cbadafc791.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[serde_derive 1.0.137] cargo:rustc-cfg=ptr_addr_of
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
warning: unnecessary parentheses around type
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/owning_ref-0.4.1/src/lib.rs:1074:28
|
1074 | where O: Send, for<'a> (&'a T): Send {}
| ^ ^
|
= note: `#[warn(unused_parens)]` on by default
help: remove these parentheses
|
1074 - where O: Send, for<'a> (&'a T): Send {}
1074 + where O: Send, for<'a> &'a T: Send {}
|
Compiling form_urlencoded v1.0.1
warning: unnecessary parentheses around type
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/owning_ref-0.4.1/src/lib.rs:1076:28
|
1076 | where O: Sync, for<'a> (&'a T): Sync {}
| ^ ^
|
help: remove these parentheses
|
1076 - where O: Sync, for<'a> (&'a T): Sync {}
1076 + where O: Sync, for<'a> &'a T: Sync {}
|
warning: `proc-macro2` (build script) generated 1 warning
warning: unnecessary parentheses around type
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/owning_ref-0.4.1/src/lib.rs:1079:28
|
1079 | where O: Send, for<'a> (&'a mut T): Send {}
| ^ ^
|
help: remove these parentheses
|
1079 - where O: Send, for<'a> (&'a mut T): Send {}
1079 + where O: Send, for<'a> &'a mut T: Send {}
|
warning: unnecessary parentheses around type
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/owning_ref-0.4.1/src/lib.rs:1081:28
|
1081 | where O: Sync, for<'a> (&'a mut T): Sync {}
| ^ ^
|
help: remove these parentheses
|
1081 - where O: Sync, for<'a> (&'a mut T): Sync {}
1081 + where O: Sync, for<'a> &'a mut T: Sync {}
|
Compiling os_str_bytes v6.0.1
Compiling unicode-width v0.1.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/form_urlencoded-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/form_urlencoded-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/form_urlencoded-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f673af7202f328e -C extra-filename=-7536d9fe2ccdd365 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern matches=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/libmatches-56ddec284f7ffdc2.rmeta --extern percent_encoding=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps/libpercent_encoding-f05e3f17a967b11d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/time-macros-0.2.4/src/lib.rs:4:5
|
4 | const_err,
| ^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/time-macros-0.2.4/src/lib.rs:5:5
|
5 | illegal_floating_point_literal_pattern,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-width-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-width-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/unicode-width-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=4b6cef6793b9b21b -C extra-filename=-838050a77d02c384 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/x86_64-unknown-freebsd/release/build/memchr-84f54027ccaaee0f/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d600b25f15e4ebf6 -C extra-filename=-1094f02033a77a5d --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
Compiling ahash v0.7.6
Compiling num-traits v0.2.15
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.38 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/release/build/proc-macro2-395446a71a670f40/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/www/ncgopher/work/target/release/build/proc-macro2-a3ad05150c381088/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_str_bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/os_str_bytes-6.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/os_str_bytes-6.0.1/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='Utilities for converting between byte sequences and platform-native strings
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_str_bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/os_str_bytes' CARGO_PKG_RUST_VERSION=1.52.0 CARGO_PKG_VERSION=6.0.1 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name os_str_bytes --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/os_str_bytes-6.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=90208315951d35e4 -C extra-filename=-0411ba09d0a5bf71 --out-dir /magus/work/usr/mports/www/ncgopher/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/www/ncgopher/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_FEATURE_VISIT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/syn-1.0.94 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/syn-1.0.94/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/www/ncgopher/work/target/release/deps:/magus/work/usr/mports/www/ncgopher/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/release/build/syn-d3c4afb000b463d1/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/www/ncgopher/work/target/release/build/syn-ca138088922d54a6/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ahash-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ahash-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/ahash-0.7.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=715a54854dd23d70 -C extra-filename=-dbcbcf8a8684c228 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/ahash-dbcbcf8a8684c228 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern version_check=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libversion_check-4b147eeeaf8dd352.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=196533a81dd6978b -C extra-filename=-db0fd2198aef2bf9 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/num-traits-db0fd2198aef2bf9 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern autocfg=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
warning: `percent-encoding` (lib) generated 1 warning
Compiling num-integer v0.1.45
Compiling generic-array v0.14.5
[proc-macro2 1.0.38] cargo:rerun-if-changed=build.rs
warning: `owning_ref` (lib) generated 4 warnings
Compiling num-rational v0.4.0
[proc-macro2 1.0.38] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.38] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.38] cargo:rustc-cfg=proc_macro_span
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/lib.rs:42:7
|
42 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-rational-0.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-rational-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Rational numbers implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-rational' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-rational CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-rational' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-rational-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=c975c5a0db945c7d -C extra-filename=-f8dc099ae57f886c --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/num-rational-f8dc099ae57f886c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern autocfg=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple
token-based libraries from the procedural macro use case.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.38 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps OUT_DIR=/magus/work/usr/mports/www/ncgopher/work/target/release/build/proc-macro2-395446a71a670f40/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro2-1.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=638925e910fb0054 -C extra-filename=-41dc955e46f5f985 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern unicode_xid=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libunicode_xid-5b994fe5cd850afa.rmeta --cap-lints warn --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/generic-array-0.14.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/generic-array-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=d334e11fa22285ee -C extra-filename=-183e7cf5b0420bbc --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/generic-array-183e7cf5b0420bbc -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern version_check=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libversion_check-4b147eeeaf8dd352.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/lib.rs:63:11
|
63 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/lib.rs:101:19
|
101 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/lib.rs:73:23
|
73 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/lib.rs:78:23
|
78 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/mod.rs:6:11
|
6 | #[cfg(not(crossbeam_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/mod.rs:7:11
|
7 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/mod.rs:26:11
|
26 | #[cfg(not(crossbeam_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/mod.rs:30:11
|
30 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/mod.rs:34:11
|
34 | #[cfg(not(crossbeam_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/mod.rs:35:11
|
35 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `128`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/mod.rs:18:47
|
18 | if #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:698:11
|
698 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:700:11
|
700 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:702:7
|
702 | #[cfg(crossbeam_no_atomic_64)]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:704:7
|
704 | #[cfg(crossbeam_no_atomic_64)]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:951:15
|
951 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:934:23
|
934 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
966 | / atomic! {
967 | | T, a,
968 | | {
969 | | a = &*(src as *const _ as *const _);
... |
996 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:934:23
|
934 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
1004 | / atomic! {
1005 | | T, a,
1006 | | {
1007 | | a = &*(dst as *const _ as *const _);
... |
1015 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:934:23
|
934 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
1023 | / atomic! {
1024 | | T, a,
1025 | | {
1026 | | a = &*(dst as *const _ as *const _);
... |
1035 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-integer-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ffe019011c1e31c3 -C extra-filename=-07480e11ba0236cb --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/num-integer-07480e11ba0236cb -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern autocfg=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
[syn 1.0.94] cargo:rustc-cfg=syn_disable_nightly_tests
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/atomic_cell.rs:934:23
|
934 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
1049 | / atomic! {
1050 | | T, a,
1051 | | {
1052 | | a = &*(dst as *const _ as *const _);
... |
1093 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:3:11
|
3 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:29:11
|
29 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:42:11
|
42 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:77:11
|
77 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:79:11
|
79 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:82:11
|
82 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:88:7
|
88 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
68 | impl_atomic!(AtomicBool, bool);
| ------------------------------ in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
68 | impl_atomic!(AtomicBool, bool);
| ------------------------------ in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
69 | impl_atomic!(AtomicUsize, usize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
69 | impl_atomic!(AtomicUsize, usize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
70 | impl_atomic!(AtomicIsize, isize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
70 | impl_atomic!(AtomicIsize, isize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
71 | impl_atomic!(AtomicU8, u8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
71 | impl_atomic!(AtomicU8, u8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
72 | impl_atomic!(AtomicI8, i8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
72 | impl_atomic!(AtomicI8, i8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
73 | impl_atomic!(AtomicU16, u16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
73 | impl_atomic!(AtomicU16, u16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
74 | impl_atomic!(AtomicI16, i16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
74 | impl_atomic!(AtomicI16, i16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
75 | impl_atomic!(AtomicU32, u32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
75 | impl_atomic!(AtomicU32, u32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
76 | impl_atomic!(AtomicI32, i32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
76 | impl_atomic!(AtomicI32, i32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
78 | impl_atomic!(AtomicU64, u64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
78 | impl_atomic!(AtomicU64, u64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
80 | impl_atomic!(AtomicI64, i64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
80 | impl_atomic!(AtomicI64, i64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/sync/mod.rs:8:11
|
8 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/crossbeam-utils-0.8.8/src/sync/mod.rs:13:11
|
13 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling num-iter v0.1.43
Compiling proc-macro-error-attr v1.0.4
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:6:7
|
6 | #[cfg(memchr_libc)]
| ^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:12:46
|
12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: field `0` is never read
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/cc-1.0.73/src/lib.rs:2050:22
|
2050 | Catalyst(&'static str),
| -------- ^^^^^^^^^^^^
| |
| field in this variant
|
= note: `#[warn(dead_code)]` on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
|
2050 - Catalyst(&'static str),
2050 + Catalyst(()),
|
warning: unexpected `cfg` condition name: `libc_deny_warnings`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/lib.rs:21:13
|
21 | #![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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/lib.rs:31:13
|
31 | #![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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/lib.rs:49:14
|
49 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/lib.rs:50:15
|
50 | #[cfg(libc_core_cvoid)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `switch`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/lib.rs:108:21
|
108 | } else if #[cfg(target_os = "switch")] {
| ^^^^^^^^^
|
= note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wasi`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/lib.rs:150:25
|
150 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_ptr_addr_of`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/macros.rs:346:11
|
346 | #[cfg(not(libc_ptr_addr_of))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_ptr_addr_of`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/macros.rs:354:7
|
354 | #[cfg(libc_ptr_addr_of)]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
| ------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_const_extern_fn`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/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 name: `libc_int128`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/fixed_width_ints.rs:23:18
|
23 | if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] {
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_int128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rumprun`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:351:25
|
351 | target_vendor = "rumprun"))] {
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_vendor` are: `amd`, `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `mti`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `illumos`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:378:21
|
378 | } else if #[cfg(target_env = "illumos")] {
| ^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_core_cvoid`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1509:14
|
1509 | 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: `memchr_runtime_sse2`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
| ------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_align`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1529:14
|
1529 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:586:9
|
586 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:595:9
|
595 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:613:9
|
613 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:624:9
|
624 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
101 | / unsafe_ifunc!(
102 | | fn(u8, u8, &[u8]) -> Option,
103 | | memchr2,
104 | | haystack,
105 | | n1,
106 | | n2
107 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:639:9
|
639 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:673:9
|
673 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:711:40
|
711 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:711:51
|
711 | 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: `memchr_runtime_sse2`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
101 | / unsafe_ifunc!(
102 | | fn(u8, u8, &[u8]) -> Option,
103 | | memchr2,
104 | | haystack,
105 | | n1,
106 | | n2
107 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:724:40
|
724 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:724:51
|
724 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:770:40
|
770 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:770:51
|
770 | 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: `memchr_runtime_avx`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
112 | / unsafe_ifunc!(
113 | | fn(u8, u8, u8, &[u8]) -> Option,
114 | | memchr3,
115 | | haystack,
... |
118 | | n3
119 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:808:40
|
808 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:808:51
|
808 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:999:40
|
999 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:999:51
|
999 | 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: `memchr_runtime_sse2`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
112 | / unsafe_ifunc!(
113 | | fn(u8, u8, u8, &[u8]) -> Option,
114 | | memchr3,
115 | | haystack,
... |
118 | | n3
119 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1168:9
|
1168 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1181:9
|
1181 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1243:40
|
1243 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1243:51
|
1243 | 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: `memchr_runtime_avx`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
| -------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
| -------------------------------------------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1419:9
|
1419 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
= note: `#[warn(missing_abi)]` on by default
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
129 | / unsafe_ifunc!(
130 | | fn(u8, u8, &[u8]) -> Option,
131 | | memrchr2,
132 | | haystack,
133 | | n1,
134 | | n2
135 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1445:48
|
1445 | 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: `memchr_runtime_sse2`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
129 | / unsafe_ifunc!(
130 | | fn(u8, u8, &[u8]) -> Option,
131 | | memrchr2,
132 | | haystack,
133 | | n1,
134 | | n2
135 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_avx`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
|
45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
| ^^^^^^^^^^^^^^^^^^
...
140 | / unsafe_ifunc!(
141 | | fn(u8, u8, u8, &[u8]) -> Option,
142 | | memrchr3,
143 | | haystack,
... |
146 | | n3
147 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1445:59
|
1445 | 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: `memchr_runtime_sse2`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
|
47 | } else if cfg!(memchr_runtime_sse2) {
| ^^^^^^^^^^^^^^^^^^^
...
140 | / unsafe_ifunc!(
141 | | fn(u8, u8, u8, &[u8]) -> Option,
142 | | memrchr3,
143 | | haystack,
... |
146 | | n3
147 | | )
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/mod.rs:1463:9
|
1463 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:94:39
|
94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:101:9
|
101 | memchr_libc,
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:102:41
|
102 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_libc`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:111:13
|
111 | not(memchr_libc),
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:112:41
|
112 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:530:1
|
530 | / f! {
531 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
532 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
533 | | (*mhdr).msg_control as *mut ::cmsghdr
... |
564 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:158:39
|
158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:165:41
|
165 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:566:1
|
566 | / safe_f! {
567 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
568 | | status & 0o177
... |
586 | | }
| |_- 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: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:216:39
|
216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:605:40
|
605 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:605:51
|
605 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:605:62
|
605 | 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: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:223:41
|
223 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:610:40
|
610 | 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: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:267:39
|
267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:610:51
|
610 | 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: `memchr_libc`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:274:9
|
274 | memchr_libc,
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:610:62
|
610 | 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: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:276:41
|
276 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:643:40
|
643 | 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: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/form_urlencoded-1.0.1/src/lib.rs:407:35
|
407 | debug_assert!(raw_utf8 == &*bytes as *const [u8]);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
|
407 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
407 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
|
help: use explicit `std::ptr::eq` method to compare metadata and addresses
|
407 - debug_assert!(raw_utf8 == &*bytes as *const [u8]);
407 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
|
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:643:51
|
643 | 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: `memchr_libc`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:285:17
|
285 | not(all(memchr_libc, target_os = "linux")),
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:654:40
|
654 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:654:51
|
654 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:825:40
|
825 | 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: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:286:41
|
286 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:825:51
|
825 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/mod.rs:825:62
|
825 | 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: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:332:39
|
332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:339:41
|
339 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:428:22
|
428 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:390:39
|
390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:430:29
|
430 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:397:41
|
397 | not(all(target_arch = "x86_64", memchr_runtime_simd)),
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:149:7
|
149 | #[cfg(memchr_runtime_simd)]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:156:7
|
156 | #[cfg(memchr_runtime_simd)]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:432:21
|
432 | } else if #[cfg(libc_const_size_of)] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_wasm128`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:158:11
|
158 | #[cfg(all(memchr_runtime_wasm128))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:160:46
|
160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:811:50
|
811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_wasm128`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:813:11
|
813 | #[cfg(memchr_runtime_wasm128)]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:815:50
|
815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7
|
4 | #[cfg(memchr_runtime_simd)]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-iter-0.1.43 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-iter-0.1.43/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='External iterators for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-iter' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/num-iter-0.1.43/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=02532230da58c7b6 -C extra-filename=-09021c40f6bc2b59 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/num-iter-09021c40f6bc2b59 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern autocfg=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libautocfg-4084eac01482a857.rlib --cap-lints warn`
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:1423:1
|
1423 | / safe_f! {
1424 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1425 | | status == 0x13
... |
1435 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/www/ncgopher/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c721cd11c5a92b6f -C extra-filename=-43bb581e072b4fe3 --out-dir /magus/work/usr/mports/www/ncgopher/work/target/release/build/proc-macro-error-attr-43bb581e072b4fe3 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/www/ncgopher/work/target/release/deps --extern version_check=/magus/work/usr/mports/www/ncgopher/work/target/release/deps/libversion_check-4b147eeeaf8dd352.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46
|
6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:1510:40
|
1510 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:1510:51
|
1510 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:1526:40
|
1526 | 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/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/mod.rs:1526:51
|
1526 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/macros.rs:97:22
|
97 | if #[cfg(libc_union)] {
| ^^^^^^^^^^
|
::: /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/freebsd/mod.rs:999:1
|
999 | / s_no_extra_traits! {
1000 | | pub struct utmpx {
1001 | | pub ut_type: ::c_short,
1002 | | pub ut_tv: ::timeval,
... |
1207 | | }
| |_- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/freebsd/mod.rs:1011:11
|
1011 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46
|
8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/freebsd/mod.rs:1067:11
|
1067 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7
|
99 | #[cfg(memchr_runtime_simd)]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/libc-0.2.125/src/unix/bsd/freebsdlike/freebsd/mod.rs:1078:11
|
1078 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50
|
299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `memchr_runtime_simd`
--> /magus/work/usr/mports/www/ncgopher/work/ncgopher-0.4.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50
|
317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
= note: see
MidnightBSD Magus