devel/rust-analyzer
Experimental Rust compiler front-end for IDEs
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 2021.09.06 | 623 | 4.0 | i386 | Apache-2.0 mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2025-12-23 11:23:41.405248 | Test Started |
| m4032 | fail | 2025-12-23 11:28:29.468097 | make build returned non-zero: 1 |
| m4032 | fail | 2025-12-23 11:28:29.672616 | Test complete. |
Log
[1m===> Building for rust-analyzer-2021.09.06[0m
warning: `/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
Compiling cfg-if v1.0.0
Compiling proc-macro2 v1.0.29
Compiling unicode-xid v0.2.2
Compiling syn v1.0.76
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76/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='' CARGO_PKG_VERSION=1.0.76 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=76 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76/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"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8360e73d9b0df270 -C extra-filename=-21e896b6bd24a4bf --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/syn-21e896b6bd24a4bf -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/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=3 -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=c8324de36825b5ed -C extra-filename=-377740e80fddfb2a --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/unicode-xid-0.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/unicode-xid-0.2.2/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='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/unicode-xid-0.2.2/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=5d3ba01427492b22 -C extra-filename=-ac408d29738b1590 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' 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/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.29 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/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=c141e91b45ba2264 -C extra-filename=-9fceae0e2f26b6bb --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/proc-macro2-9fceae0e2f26b6bb -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/build.rs:55:30
|
55 | let semver_exempt = cfg!(procmacro2_semver_exempt);
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= 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 autocfg v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/autocfg-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/autocfg-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/autocfg-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6070cd628ab6e054 -C extra-filename=-ac75b90e0bdbe3fc --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
Compiling libc v0.2.99
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=e96dcb4e5eaf6c08 -C extra-filename=-990278bec5105394 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/libc-990278bec5105394 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit,visit-mut CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_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_FEATURE_VISIT_MUT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76/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='' CARGO_PKG_VERSION=1.0.76 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=76 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/syn-353b003cfc0b97aa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/syn-21e896b6bd24a4bf/build-script-build`
[syn 1.0.76] cargo:rustc-cfg=syn_disable_nightly_tests
Compiling log v0.4.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.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="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=135b6c8a3cdfb311 -C extra-filename=-c4aaeade03f6645a --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/log-c4aaeade03f6645a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
warning: `proc-macro2` (build script) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' 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/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.29 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/proc-macro2-7e8abff12636b1de/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/proc-macro2-9fceae0e2f26b6bb/build-script-build`
[proc-macro2 1.0.29] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.29] cargo:rustc-cfg=lexerror_display
[proc-macro2 1.0.29] cargo:rustc-cfg=hygiene
[proc-macro2 1.0.29] cargo:rustc-cfg=literal_from_str
[proc-macro2 1.0.29] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.29] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.29] cargo:rustc-cfg=proc_macro_span
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' 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/alexcrichton/proc-macro2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.29 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/proc-macro2-7e8abff12636b1de/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/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=488ce36ef80e88f6 -C extra-filename=-5a13287bf5e885fe --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern unicode_xid=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps/libunicode_xid-ac408d29738b1590.rmeta --cap-lints warn --cfg lexerror_display --cfg hygiene --cfg literal_from_str --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/libc-b91256c3c19b09c8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/libc-990278bec5105394/build-script-build`
[libc 0.2.99] cargo:rerun-if-changed=build.rs
[libc 0.2.99] cargo:rustc-cfg=freebsd11
[libc 0.2.99] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.99] cargo:rustc-cfg=libc_union
[libc 0.2.99] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.99] cargo:rustc-cfg=libc_align
[libc 0.2.99] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.99] cargo:rustc-cfg=libc_packedN
[libc 0.2.99] cargo:rustc-cfg=libc_cfg_target_vendor
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/libc-b91256c3c19b09c8/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=3a0d0c3ea9dd8e7c -C extra-filename=-d71a1c52bdc81060 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor`
Compiling lazy_static v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4a20d19b9fe87e49 -C extra-filename=-6d02cd2630efde3c --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:82:17
|
82 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:82:34
|
82 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
| ^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:83:13
|
83 | #![cfg_attr(super_unstable, feature(proc_macro_raw_ident, proc_macro_def_site))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:84:13
|
84 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:87:7
|
87 | #[cfg(use_proc_macro)]
| ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:93:7
|
93 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:101:11
|
101 | #[cfg(not(wrap_proc_macro))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:104:7
|
104 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:114:7
|
114 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:191:7
|
191 | #[cfg(use_proc_macro)]
| ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:198:7
|
198 | #[cfg(use_proc_macro)]
| ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:276:7
|
276 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:284:7
|
284 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:317:7
|
317 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:327:7
|
327 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:339:7
|
339 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:348:7
|
348 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:11:11
|
11 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:20:19
|
20 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:165:15
|
165 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:172:23
|
172 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:178:27
|
178 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:191:19
|
191 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:205:19
|
205 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:214:23
|
214 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:216:23
|
216 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:227:23
|
227 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:229:23
|
229 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:239:15
|
239 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:243:19
|
243 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:245:19
|
245 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:791:11
|
791 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:795:15
|
795 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/parse.rs:797:15
|
797 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:3:7
|
3 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:5:7
|
5 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:11:7
|
11 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:130:7
|
130 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:144:11
|
144 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:196:7
|
196 | #[cfg(use_proc_macro)]
| ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `use_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:206:7
|
206 | #[cfg(use_proc_macro)]
| ^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:299:7
|
299 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:313:7
|
313 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:321:7
|
321 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:348:7
|
348 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:363:7
|
363 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:368:7
|
368 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:412:11
|
412 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:414:11
|
414 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:21:11
|
21 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:28:11
|
28 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:70:23
|
70 | #[cfg(not(no_bind_by_move_pattern_guard))]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:80:19
|
80 | #[cfg(no_bind_by_move_pattern_guard)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:72:23
|
72 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:74:27
|
74 | #[cfg(not(wrap_proc_macro))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:119:19
|
119 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:419:15
|
419 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:424:11
|
424 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:429:11
|
429 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:434:11
|
434 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:450:11
|
450 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:461:11
|
461 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:470:11
|
470 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:479:15
|
479 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:484:11
|
484 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:499:15
|
499 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:504:11
|
504 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:512:15
|
512 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:517:11
|
517 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:528:15
|
528 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:531:19
|
531 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:537:11
|
537 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:544:13
|
544 | if cfg!(span_locations) {
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:737:15
|
737 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:748:11
|
748 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:7:7
|
7 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:360:7
|
360 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:366:7
|
366 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:388:7
|
388 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:398:11
|
398 | #[cfg(any(super_unstable, feature = "span-locations"))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `lexerror_display`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:287:19
|
287 | #[cfg(lexerror_display)]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lexerror_display)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lexerror_display)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `lexerror_display`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:289:23
|
289 | #[cfg(not(lexerror_display))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lexerror_display)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lexerror_display)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:419:11
|
419 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:428:11
|
428 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:472:11
|
472 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:480:15
|
480 | #[cfg(any(super_unstable, feature = "span-locations"))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:497:15
|
497 | #[cfg(any(super_unstable, feature = "span-locations"))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:524:11
|
524 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:439:19
|
439 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:443:23
|
443 | #[cfg(not(hygiene))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:453:19
|
453 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:457:23
|
457 | #[cfg(not(hygiene))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:516:19
|
516 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:623:19
|
623 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:625:23
|
625 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:633:19
|
633 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:635:23
|
635 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:897:19
|
897 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:899:23
|
899 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `literal_from_str`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:924:19
|
924 | #[cfg(literal_from_str)]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(literal_from_str)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(literal_from_str)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `literal_from_str`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/wrapper.rs:930:23
|
930 | #[cfg(not(literal_from_str))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(literal_from_str)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(literal_from_str)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `hygiene`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:391:11
|
391 | #[cfg(hygiene)]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hygiene)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hygiene)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:399:11
|
399 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:427:11
|
427 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:433:11
|
433 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:442:11
|
442 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:457:11
|
457 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:473:11
|
473 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:496:11
|
496 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/lib.rs:927:11
|
927 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: elided lifetime has a name
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
|
26 | pub fn get(&'static self, f: F) -> &T
| ^ this elided lifetime gets resolved as `'static`
|
= note: `#[warn(elided_named_lifetimes)]` on by default
help: consider specifying it explicitly
|
26 | pub fn get(&'static self, f: F) -> &'static T
| +++++++
warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/detection.rs:1:24
|
1 | use std::panic::{self, PanicInfo};
| ^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/detection.rs:52:30
|
52 | type PanicHook = dyn Fn(&PanicInfo) + Sync + Send + 'static;
| ^^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/log-759f7109fe7ad12a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/log-c4aaeade03f6645a/build-script-build`
[log 0.4.14] cargo:rustc-cfg=atomic_cas
[log 0.4.14] cargo:rustc-cfg=has_atomics
[log 0.4.14] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/log-759f7109fe7ad12a/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=6d8b836fc8a49194 -C extra-filename=-0041ad2dadbd209f --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps/libcfg_if-377740e80fddfb2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas --cfg has_atomics`
warning: `lazy_static` (lib) generated 1 warning
Compiling indexmap v1.7.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.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("rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=0e79ed05eb45095c -C extra-filename=-5fd88692753fa285 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/indexmap-5fd88692753fa285 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern autocfg=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps/libautocfg-ac75b90e0bdbe3fc.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `libc_deny_warnings`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/lib.rs:144:25
|
144 | } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
| ^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_extern_fn`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/macros.rs:184:14
|
184 | if #[cfg(libc_const_extern_fn)] {
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rumprun`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:343:25
|
343 | 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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:369:21
|
369 | } else if #[cfg(target_env = "illumos")] {
| ^^^^^^^^^^
|
= note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_core_cvoid`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1483:14
|
1483 | if #[cfg(libc_core_cvoid)] {
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_align`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1503:14
|
1503 | if #[cfg(libc_align)] {
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:573:9
|
573 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:582:9
|
582 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:600:9
|
600 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:611:9
|
611 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:626:9
|
626 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:660:9
|
660 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:698:40
|
698 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:698:51
|
698 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:757:40
|
757 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:757:51
|
757 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:795:40
|
795 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:795:51
|
795 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:986:40
|
986 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:986:51
|
986 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1155:9
|
1155 | libc_cfg_target_vendor,
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1227:40
|
1227 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1227:51
|
1227 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1394:9
|
1394 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
= note: `#[warn(missing_abi)]` on by default
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1420:48
|
1420 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1420:59
|
1420 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/mod.rs:1438:9
|
1438 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:528:1
|
528 | / f! {
529 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
530 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
531 | | (*mhdr).msg_control as *mut ::cmsghdr
... |
562 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:564:1
|
564 | / safe_f! {
565 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
566 | | status & 0o177
... |
584 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:603:40
|
603 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:603:51
|
603 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:603:62
|
603 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:608:40
|
608 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:608:51
|
608 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:608:62
|
608 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:641:40
|
641 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:641:51
|
641 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:652:40
|
652 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:652:51
|
652 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:821:40
|
821 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:821:51
|
821 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/mod.rs:821:62
|
821 | all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:401:22
|
401 | if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:403:29
|
403 | } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:405:21
|
405 | } else if #[cfg(libc_const_size_of)] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:1378:1
|
1378 | / safe_f! {
1379 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1380 | | status == 0x13
... |
1390 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:1456:40
|
1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:1456:51
|
1456 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:1472:40
|
1472 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/mod.rs:1472:51
|
1472 | all(target_os = "freebsd", any(freebsd11, freebsd10)),
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/macros.rs:97:22
|
97 | if #[cfg(libc_union)] {
| ^^^^^^^^^^
|
::: /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:220:1
|
220 | / s_no_extra_traits! {
221 | | pub struct utmpx {
222 | | pub ut_type: ::c_short,
223 | | pub ut_tv: ::timeval,
... |
279 | | }
| |_- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:232:11
|
232 | #[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: `freebsd13`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1801:14
|
1801 | if #[cfg(freebsd13)] {
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd12`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1804:21
|
1804 | } else if #[cfg(freebsd12)] {
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd10`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1807:25
|
1807 | } else if #[cfg(any(freebsd10, freebsd11))] {
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1807:36
|
1807 | } else if #[cfg(any(freebsd10, freebsd11))] {
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:190:19
|
190 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:192:15
|
192 | #[cfg(freebsd11)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:202:19
|
202 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:204:15
|
204 | #[cfg(freebsd11)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:208:19
|
208 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:210:19
|
210 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:212:19
|
212 | #[cfg(not(freebsd11))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:214:15
|
214 | #[cfg(freebsd11)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:243:15
|
243 | #[cfg(libc_union)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_union`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:245:19
|
245 | #[cfg(not(libc_union))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/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/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1333:1
|
1333 | / f! {
1334 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
1335 | | (cmsg as *mut ::c_uchar)
1336 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
... |
1422 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: extern declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/macros.rs:259:21
|
259 | pub extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1424:1
|
1424 | / safe_f! {
1425 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
1426 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
1427 | | }
1428 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1673:43
|
1673 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `freebsd11`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/mod.rs:1675:43
|
1675 | #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_const_size_of`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/x86.rs:38:14
|
38 | if #[cfg(libc_const_size_of)] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:276:13
|
276 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
| ^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:277:13
|
277 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:299:7
|
299 | #[cfg(has_atomics)]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:302:11
|
302 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:304:11
|
304 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:307:11
|
307 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:312:11
|
312 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `has_atomics`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:344:11
|
344 | #[cfg(not(has_atomics))]
| ^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:1279:28
|
1279 | #[cfg(all(feature = "std", atomic_cas))]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:1337:7
|
1337 | #[cfg(atomic_cas)]
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `atomic_cas`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:1342:7
|
1342 | #[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: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/log-0.4.14/src/lib.rs:1365:36
|
1365 | std::sync::atomic::spin_loop_hint();
| ^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
Compiling hashbrown v0.11.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/hashbrown-0.11.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/hashbrown-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/hashbrown-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=477a0cfc02eec333 -C extra-filename=-b835222927d0fc84 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `0` is never read
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/marker.rs:15:39
|
15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>);
| ------------------- ^^^^^^
| |
| field in this struct
|
= help: consider removing this field
= note: `#[warn(dead_code)]` on by default
warning: struct `SourceFile` is never constructed
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:268:19
|
268 | pub(crate) struct SourceFile {
| ^^^^^^^^^^
warning: methods `path` and `is_real` are never used
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:274:12
|
272 | impl SourceFile {
| --------------- methods in this implementation
273 | /// Get the path to this source file as a string.
274 | pub fn path(&self) -> PathBuf {
| ^^^^
...
278 | pub fn is_real(&self) -> bool {
| ^^^^^^^
warning: struct `LineColumn` is never constructed
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/proc-macro2-1.0.29/src/fallback.rs:294:19
|
294 | pub(crate) struct LineColumn {
| ^^^^^^^^^^
warning: `log` (lib) generated 12 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/indexmap-3ff9db53a337b292/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/indexmap-5fd88692753fa285/build-script-build`
warning: unused attribute `inline`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/hashbrown-0.11.2/src/raw/mod.rs:1539:41
|
1539 | #[cfg_attr(feature = "inline-more", inline)]
| ^^^^^^
|
note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `default_fn`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/hashbrown-0.11.2/src/raw/mod.rs:1540:5
|
1540 | default_fn! {
| ^^^^^^^^^^
= note: `#[warn(unused_attributes)]` on by default
warning: `libc` (lib) generated 80 warnings
Compiling crossbeam-utils v0.8.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' 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='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lazy_static", "loom", "nightly", "std"))' -C metadata=5f4e93d48b285709 -C extra-filename=-5d9168faf664e213 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/crossbeam-utils-5d9168faf664e213 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
[indexmap 1.7.0] cargo:rustc-cfg=has_std
[indexmap 1.7.0] cargo:rerun-if-changed=build.rs
Compiling quote v1.0.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/quote-1.0.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/quote-1.0.9/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/quote-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=88e382d08ad09358 -C extra-filename=-15d51cc737a8723c --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps/libproc_macro2-5a13287bf5e885fe.rmeta --cap-lints warn`
Compiling rustc-hash v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5aed81cb6c628c64 -C extra-filename=-e954f90d66e747fa --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,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 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LAZY_STATIC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' 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='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=4 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/crossbeam-utils-1fdfc742472e25de/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/crossbeam-utils-5d9168faf664e213/build-script-build`
[crossbeam-utils 0.8.5] cargo:rerun-if-changed=no_atomic.rs
Compiling serde v1.0.130
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/serde-1.0.130 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/serde-1.0.130/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.130 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=130 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/serde-1.0.130/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=ce37791c2c3bf2ac -C extra-filename=-fb15c8650d52a907 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/serde-fb15c8650d52a907 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
warning: `proc-macro2` (lib) generated 116 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76/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='' CARGO_PKG_VERSION=1.0.76 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=76 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/syn-353b003cfc0b97aa/out /usr/local/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/syn-1.0.76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=aaa07dda27dba65f -C extra-filename=-15e6d8511377e186 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps/libproc_macro2-5a13287bf5e885fe.rmeta --extern quote=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps/libquote-15d51cc737a8723c.rmeta --extern unicode_xid=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps/libunicode_xid-ac408d29738b1590.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
Compiling serde_derive v1.0.130
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/serde_derive-1.0.130 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/serde_derive-1.0.130/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='' CARGO_PKG_VERSION=1.0.130 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=130 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/serde_derive-1.0.130/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=b67dc9f615e74d9a -C extra-filename=-27e98d2415c556f0 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/serde_derive-27e98d2415c556f0 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' 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='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/crossbeam-utils-1fdfc742472e25de/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --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=76a7c68994522bf0 -C extra-filename=-9483694864895c33 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps/libcfg_if-377740e80fddfb2a.rmeta --extern lazy_static=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps/liblazy_static-6d02cd2630efde3c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `hashbrown` (lib) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='bluss:Josh Stone ' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value
pairs is independent of the hash values of the keys. It has the usual
hash table functionality, it preserves insertion order except after
removals, and it allows lookup of its elements by either hash table key
or numerical index. A corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed to
indexmap.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/build/indexmap-3ff9db53a337b292/out /usr/local/bin/rustc --crate-name indexmap --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=7f92b6437508956a -C extra-filename=-d28ca62c99077cb9 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern hashbrown=/magus/work/usr/mports/devel/rust-analyzer/work/target/i686-unknown-freebsd/release/deps/libhashbrown-b835222927d0fc84.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_std`
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/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
warning: unexpected `cfg` condition name: `has_std`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/indexmap-1.7.0/src/lib.rs:82:7
|
82 | #[cfg(has_std)]
| ^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/lib.rs:63:11
|
63 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/lib.rs:101:19
|
101 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/lib.rs:73:23
|
73 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/lib.rs:78:23
|
78 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/mod.rs:6:11
|
6 | #[cfg(not(crossbeam_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/mod.rs:7:11
|
7 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/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_no_atomic_cas`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/mod.rs:30:11
|
30 | #[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 value: `128`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/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_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:11:11
|
11 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:17:11
|
17 | #[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_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:540:11
|
540 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:542:11
|
542 | #[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_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:661:11
|
661 | #[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_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:862:15
|
862 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:841:23
|
841 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
877 | / atomic! {
878 | | T, a,
879 | | {
880 | | a = &*(src as *const _ as *const _);
... |
907 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:846:19
|
846 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
877 | / atomic! {
878 | | T, a,
879 | | {
880 | | a = &*(src as *const _ as *const _);
... |
907 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:848:23
|
848 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
...
877 | / atomic! {
878 | | T, a,
879 | | {
880 | | a = &*(src as *const _ as *const _);
... |
907 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:841:23
|
841 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
915 | / atomic! {
916 | | T, a,
917 | | {
918 | | a = &*(dst as *const _ as *const _);
... |
926 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:846:19
|
846 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
915 | / atomic! {
916 | | T, a,
917 | | {
918 | | a = &*(dst as *const _ as *const _);
... |
926 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:848:23
|
848 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
...
915 | / atomic! {
916 | | T, a,
917 | | {
918 | | a = &*(dst as *const _ as *const _);
... |
926 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:841:23
|
841 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
934 | / atomic! {
935 | | T, a,
936 | | {
937 | | a = &*(dst as *const _ as *const _);
... |
946 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:846:19
|
846 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
934 | / atomic! {
935 | | T, a,
936 | | {
937 | | a = &*(dst as *const _ as *const _);
... |
946 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:848:23
|
848 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
...
934 | / atomic! {
935 | | T, a,
936 | | {
937 | | a = &*(dst as *const _ as *const _);
... |
946 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:841:23
|
841 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
...
960 | / atomic! {
961 | | T, a,
962 | | {
963 | | a = &*(dst as *const _ as *const _);
... |
1004 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:846:19
|
846 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
960 | / atomic! {
961 | | T, a,
962 | | {
963 | | a = &*(dst as *const _ as *const _);
... |
1004 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/atomic_cell.rs:848:23
|
848 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
...
960 | / atomic! {
961 | | T, a,
962 | | {
963 | | a = &*(dst as *const _ as *const _);
... |
1004 | | }
| |_____- in this macro invocation
|
= help: consider using a Cargo feature instead
= 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 `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/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
MidnightBSD Magus