devel/rust-analyzer
Experimental Rust compiler front-end for IDEs
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 2021.09.06 | 621 | 4.0 | amd64 | Apache-2.0 mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2025-12-12 05:02:11.57831 | Test Started |
| m4064b | fail | 2025-12-12 05:05:40.737229 | make build returned non-zero: 1 |
| m4064b | fail | 2025-12-12 05:05:40.902432 | 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
Compiling libc v0.2.99
Compiling autocfg v1.0.1
Compiling log v0.4.14
Compiling lazy_static v1.4.0
Compiling hashbrown v0.11.2
Compiling crossbeam-utils v0.8.5
Compiling rustc-hash v1.1.0
Compiling serde_derive v1.0.130
Compiling serde v1.0.130
Compiling once_cell v1.8.0
Compiling pin-project-lite v0.2.7
Compiling either v1.6.1
Compiling scopeguard v1.1.0
Compiling la-arena v0.2.1 (/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/lib/arena)
Compiling bitflags v1.3.2
Compiling smol_str v0.1.18
Compiling text-size v1.1.0
Compiling ryu v1.0.5
Compiling paths v0.0.0 (/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/paths)
Compiling smallvec v1.6.1
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=202e729e9d67cb61 -C extra-filename=-78efa86de28101ca --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=0c4ae036279ee069 -C extra-filename=-4aef09af01613e20 --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=686505c08dba662c -C extra-filename=-6ef3071faabbd4d2 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/proc-macro2-6ef3071faabbd4d2 -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/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=b0e90cbb948e99e4 -C extra-filename=-8e6d1dff99c41f3e --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/libc-8e6d1dff99c41f3e -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=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=624c303612f08614 -C extra-filename=-2932419ffb3a7be8 --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/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=d5cac2cf8e118fdf -C extra-filename=-e4349ff1421c9179 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/syn-e4349ff1421c9179 -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=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/smallvec-1.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/smallvec-1.6.1/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 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 smallvec --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/smallvec-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_generics", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=0934588b3d2bc07d -C extra-filename=-e0937814c210d80f --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=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=0eb47fc945f99e8f -C extra-filename=-9626d14513797791 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/log-9626d14513797791 -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=text_size CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/text-size-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/text-size-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Christopher Durham (CAD97) ' CARGO_PKG_DESCRIPTION='Newtypes for text offsets' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=text-size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/text-size' 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 text_size --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/text-size-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b00a8b39167efb02 -C extra-filename=-183be69525a30c74 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=d730efb89b2a3771 -C extra-filename=-e6e6f5f360c032c4 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/ryu-e6e6f5f360c032c4 -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/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=c5a514f37d40fde9 -C extra-filename=-f7032def1f661362 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/crossbeam-utils-f7032def1f661362 -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/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=7199b26d92d6d6b9 -C extra-filename=-3398443459a1c6cc --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/serde-3398443459a1c6cc -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=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/scopeguard-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/scopeguard-1.1.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=40ef73c1f8aa3950 -C extra-filename=-4f089c67fac2a6e0 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=paths CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/paths CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/paths/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=TBD CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paths CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name paths --edition=2018 crates/paths/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())' -C metadata=eb4b4e62f0f8e56a -C extra-filename=-ad81bc4d92bfe57a --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C incremental=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/incremental -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C link-arg=-fstack-protector-strong`
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=ffa7b21f96836a5d -C extra-filename=-edf82a25ad273f98 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=smol_str CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/smol_str-0.1.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/smol_str-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='small-string optimized string type with O(1) clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smol_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/smol_str' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name smol_str --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/smol_str-0.1.18/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("arbitrary", "serde"))' -C metadata=da9192fa2cffe7ab -C extra-filename=-1ef48364e1a29e71 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=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=3bdf9597504bb5c0 -C extra-filename=-e50c3b14a11428fc --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/serde_derive-e50c3b14a11428fc -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=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/pin-project-lite-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/pin-project-lite-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Taiki Endo ' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/pin-project-lite-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff0e832c707cbb00 -C extra-filename=-a2a2ca84f654e7d6 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=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=a491e01ca06851a1 -C extra-filename=-e22c389dec824cd9 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=df8c3d8a555e7031 -C extra-filename=-e12bc73c77eaca0b --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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: `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
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/either-1.6.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/either-1.6.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/bluss/either' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 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 either --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/either-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=3657aba2cf86b5d4 -C extra-filename=-882c35e0033c62c6 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=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=35616130e0e36ccf -C extra-filename=-d0c92479f355f975 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=la_arena CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/lib/arena CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/lib/arena/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Simple index-based arena without deletion.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=la-arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/rust-analyzer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name la_arena --edition=2018 lib/arena/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())' -C metadata=848ece60823672e4 -C extra-filename=-5d9bad0ebdb2d15d --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C incremental=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/incremental -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C link-arg=-fstack-protector-strong`
Compiling dissimilar v1.0.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/once_cell-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/once_cell-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 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 once_cell --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/once_cell-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=face129cadecbf9e -C extra-filename=-9023a64d2b5b5292 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=dissimilar CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/dissimilar-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/dissimilar-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Diff library with semantic cleanup, based on Google'\''s diff-match-patch' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dissimilar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dissimilar' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name dissimilar --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/dissimilar-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60e35fcbae83bda4 -C extra-filename=-58019d789bd45b22 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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`
Compiling drop_bomb v0.1.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=drop_bomb CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/drop_bomb-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/drop_bomb-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='A runtime guard for implementing linear types.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=drop_bomb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/drop_bomb' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name drop_bomb --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/drop_bomb-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d506fbecd5264c57 -C extra-filename=-142ffe4968bd375b --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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: `debug`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/dissimilar-1.0.2/src/range.rs:79:13
|
79 | if cfg!(debug)
| ^^^^^
|
= 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(debug)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=ba59180f5afed536 -C extra-filename=-aa46cb8c27fb301f --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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`
Compiling fst v0.4.7
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
| +++++++
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/fst-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many
strings (> 1 billion is possible).
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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/fst-0.4.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=799861683eb1f53f -C extra-filename=-2acc04df282d7959 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/fst-2acc04df282d7959 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
Compiling parking_lot_core v0.8.5
Compiling text_edit v0.0.0 (/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/text_edit)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=text_edit CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/text_edit CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/text_edit/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=TBD CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=text_edit CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name text_edit --edition=2018 crates/text_edit/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())' -C metadata=3b3048658da5021d -C extra-filename=-783d9d3cb30c6396 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C incremental=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/incremental -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern text_size=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/libtext_size-183be69525a30c74.rmeta -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/parking_lot_core-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/parking_lot_core-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/parking_lot_core-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=d9970e366eb99d1a -C extra-filename=-76f430c59902d25c --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/parking_lot_core-76f430c59902d25c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --cap-lints warn`
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: `lazy_static` (lib) generated 1 warning
Compiling tracing-core v0.1.19
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/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", "std"))' -C metadata=6d00337272fac433 -C extra-filename=-2713aa7584818522 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-d0c92479f355f975.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling parser v0.0.0 (/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/parser)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parser CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/parser CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/parser/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION=TBD CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parser CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name parser --edition=2018 crates/parser/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())' -C metadata=e32f641ddd599e5b -C extra-filename=-ef119a3fabe4bf11 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C incremental=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/incremental -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern drop_bomb=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/libdrop_bomb-142ffe4968bd375b.rmeta -C link-arg=-fstack-protector-strong`
Compiling rustc-ap-rustc_lexer v725.0.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_ap_rustc_lexer CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rustc-ap-rustc_lexer-725.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rustc-ap-rustc_lexer-725.0.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit c38111c4fb9c22a36f9a9195d1884052bb670af2 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-ap-rustc_lexer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=725.0.0 CARGO_PKG_VERSION_MAJOR=725 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 rustc_ap_rustc_lexer --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rustc-ap-rustc_lexer-725.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())' -C metadata=d3ec6f1fbccc968f -C extra-filename=-8b46ed35ff33904a --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -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/x86_64-unknown-freebsd/release/deps/libunicode_xid-aa46cb8c27fb301f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling instant v0.1.10
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=instant CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/instant-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/instant-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='sebcrozet ' CARGO_PKG_DESCRIPTION='A partial replacement for std::time::Instant that works on WASM too.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebcrozet/instant' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name instant --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/instant-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "time", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=9a983c781d55c4cc -C extra-filename=-fb8feafb2ecfba14 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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/x86_64-unknown-freebsd/release/deps/libcfg_if-78efa86de28101ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling itertools v0.10.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 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 itertools --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=2b72e208d7c8dcc9 -C extra-filename=-ff73bb2706715bc1 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern either=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/libeither-882c35e0033c62c6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/src/lib.rs:101:5
|
101 | const_err,
| ^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/src/lib.rs:109:5
|
109 | private_in_public,
| ^^^^^^^^^^^^^^^^^
warning: rule #5 of macro `ty_to_nonzero` is never used
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/src/field.rs:311:5
|
311 | (u128) => {
| ^^^^^^
|
note: the lint level is defined here
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/src/lib.rs:111:5
|
111 | unused,
| ^^^^^^
= note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]`
warning: rule #11 of macro `ty_to_nonzero` is never used
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/src/field.rs:329:5
|
329 | (i128) => {
| ^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/log-ed58fbf88ef34b46/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/log-9626d14513797791/build-script-build`
warning: unexpected `cfg` condition value: `asmjs`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/instant-0.1.10/src/lib.rs:4:9
|
4 | target_arch = "asmjs"
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Compiling unicode-segmentation v1.8.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/unicode-segmentation-1.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/unicode-segmentation-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 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 unicode_segmentation --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/unicode-segmentation-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=52b2f31ff9b1a786 -C extra-filename=-769a5a4b5d13aad2 --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`
warning: `instant` (lib) generated 1 warning
Compiling arrayvec v0.7.1
[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_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_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_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=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-b29c7bdf98c38aa3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/crossbeam-utils-f7032def1f661362/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/arrayvec-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/arrayvec-0.7.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/arrayvec-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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", "serde", "std"))' -C metadata=4b634220b7bcb0c5 -C extra-filename=-7575b8041d136dec --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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`
Compiling cov-mark v2.0.0-pre.1
[crossbeam-utils 0.8.5] cargo:rerun-if-changed=no_atomic.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cov_mark CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/cov-mark-2.0.0-pre.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/cov-mark-2.0.0-pre.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Manual coverage marks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cov-mark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/cov-mark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0-pre.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=pre.1 LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name cov_mark --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/cov-mark-2.0.0-pre.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="enable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable"))' -C metadata=74d28e0fc4085bd4 -C extra-filename=-0a189b0c55006697 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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`
Compiling lock_api v0.4.5
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/x86_64-unknown-freebsd/release/build/log-ed58fbf88ef34b46/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=ef47b54e0183022c -C extra-filename=-26cbf31a84310379 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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/x86_64-unknown-freebsd/release/deps/libcfg_if-78efa86de28101ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas --cfg has_atomics`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lock_api-0.4.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lock_api-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 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 lock_api --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lock_api-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=5c1cad0aef556219 -C extra-filename=-2787af621d67f03f --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/libscopeguard-4f089c67fac2a6e0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling oorandom v11.1.3
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/x86_64-unknown-freebsd/release/build/crossbeam-utils-b29c7bdf98c38aa3/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=485fd40cb3e3eafb -C extra-filename=-43e18eca64b81e2b --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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/x86_64-unknown-freebsd/release/deps/libcfg_if-78efa86de28101ca.rmeta --extern lazy_static=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-d0c92479f355f975.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit,visit-mut CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_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=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/syn-713322acec2f616c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/syn-e4349ff1421c9179/build-script-build`
Compiling fixedbitset v0.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/libc-36eb2eee07e5eb71/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/libc-8e6d1dff99c41f3e/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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='' DEBUG=false HOST=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/serde_derive-e7af061c7c566be1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/serde_derive-e50c3b14a11428fc/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oorandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/oorandom-11.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/oorandom-11.1.3/Cargo.toml CARGO_PKG_AUTHORS='Simon Heath ' CARGO_PKG_DESCRIPTION='A tiny, robust PRNG implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oorandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://sr.ht/~icefox/oorandom/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.1.3 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name oorandom --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/oorandom-11.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a2626022c35cf68 -C extra-filename=-66523d5f2c6e1c4b --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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: `nightly_docs`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/cov-mark-2.0.0-pre.1/src/lib.rs:96:13
|
96 | #![cfg_attr(nightly_docs, deny(broken_intra_doc_links))]
| ^^^^^^^^^^^^
|
= 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(nightly_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_docs)");` 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: `nightly_docs`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/cov-mark-2.0.0-pre.1/src/lib.rs:97:13
|
97 | #![cfg_attr(nightly_docs, 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(nightly_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[libc 0.2.99] cargo:rerun-if-changed=build.rs
[syn 1.0.76] cargo:rustc-cfg=syn_disable_nightly_tests
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
Compiling expect-test v1.1.0
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
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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='' DEBUG=false HOST=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/serde-98d1aa2db2adaea9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/serde-3398443459a1c6cc/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fixedbitset-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fixedbitset-0.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/fixedbitset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 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 fixedbitset --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fixedbitset-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9e67314fc58ed04e -C extra-filename=-5a04981ccbd83a85 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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`
[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
Compiling semver v1.0.4
[serde_derive 1.0.130] cargo:rustc-cfg=underscore_consts
[serde_derive 1.0.130] cargo:rustc-cfg=ptr_addr_of
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
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=expect_test CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/expect-test-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/expect-test-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer developers' CARGO_PKG_DESCRIPTION='Minimalistic snapshot testing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=expect-test CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/expect-test' 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 expect_test --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/expect-test-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ae0bcaa6a414a9d -C extra-filename=-75469fed59614b91 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern dissimilar=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/libdissimilar-58019d789bd45b22.rmeta --extern once_cell=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-9023a64d2b5b5292.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling camino v1.0.5
warning: unused attribute `inline`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/flatten_ok.rs:141:5
|
141 | #[inline]
| ^^^^^^^^^
|
note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `clone_fields`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/flatten_ok.rs:142:5
|
142 | clone_fields!(iter, inner_front, inner_back);
| ^^^^^^^^^^^^
= note: `#[warn(unused_attributes)]` 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: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: `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: unused attribute `inline`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/rciter_impl.rs:54:5
|
54 | #[inline]
| ^^^^^^^^^
|
note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `clone_fields`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/rciter_impl.rs:55:5
|
55 | clone_fields!(rciter);
| ^^^^^^^^^^^^
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: `proc-macro2` (build script) generated 1 warning
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)
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/semver-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/semver-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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/semver-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a5bad9708a325c2e -C extra-filename=-bb2682dc5221f401 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/semver-bb2682dc5221f401 -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: `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)
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/parking_lot_core-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/parking_lot_core-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/parking_lot_core-80101cbd0ce02717/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/parking_lot_core-76f430c59902d25c/build-script-build`
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/x86_64-unknown-freebsd/release/build/libc-36eb2eee07e5eb71/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=7da4288c875eb5d7 -C extra-filename=-c6effc30ed442920 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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`
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/camino-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/camino-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/camino' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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/camino-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=eceff07203b5df5a -C extra-filename=-875aac66f21ec435 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/camino-875aac66f21ec435 -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: `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)
[serde 1.0.130] cargo:rustc-cfg=ops_bound
[serde 1.0.130] cargo:rustc-cfg=core_reverse
[serde 1.0.130] cargo:rustc-cfg=de_boxed_c_str
[serde 1.0.130] cargo:rustc-cfg=de_boxed_path
[serde 1.0.130] cargo:rustc-cfg=de_rc_dst
[serde 1.0.130] cargo:rustc-cfg=core_duration
[serde 1.0.130] cargo:rustc-cfg=integer128
[serde 1.0.130] cargo:rustc-cfg=range_inclusive
[serde 1.0.130] cargo:rustc-cfg=iterator_try_fold
[serde 1.0.130] cargo:rustc-cfg=num_nonzero
[serde 1.0.130] cargo:rustc-cfg=serde_derive
[serde 1.0.130] cargo:rustc-cfg=core_try_from
[serde 1.0.130] cargo:rustc-cfg=num_nonzero_signed
[serde 1.0.130] cargo:rustc-cfg=systemtime_checked_add
[serde 1.0.130] cargo:rustc-cfg=std_atomic64
[serde 1.0.130] cargo:rustc-cfg=std_atomic
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 for more information about checking conditional configuration
Compiling indexmap v1.7.0
Compiling memoffset v0.6.4
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:29:11
|
29 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:42:11
|
42 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:77:11
|
77 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:79:11
|
79 | #[cfg(not(crossbeam_no_atomic_64))]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:82:11
|
82 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:88:7
|
88 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
68 | impl_atomic!(AtomicBool, bool);
| ------------------------------ in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
68 | impl_atomic!(AtomicBool, bool);
| ------------------------------ in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
69 | impl_atomic!(AtomicUsize, usize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
69 | impl_atomic!(AtomicUsize, usize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
70 | impl_atomic!(AtomicIsize, isize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
70 | impl_atomic!(AtomicIsize, isize);
| -------------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
71 | impl_atomic!(AtomicU8, u8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
71 | impl_atomic!(AtomicU8, u8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
72 | impl_atomic!(AtomicI8, i8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
72 | impl_atomic!(AtomicI8, i8);
| -------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
73 | impl_atomic!(AtomicU16, u16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
73 | impl_atomic!(AtomicU16, u16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
74 | impl_atomic!(AtomicI16, i16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
74 | impl_atomic!(AtomicI16, i16);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
75 | impl_atomic!(AtomicU32, u32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
75 | impl_atomic!(AtomicU32, u32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
76 | impl_atomic!(AtomicI32, i32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
76 | impl_atomic!(AtomicI32, i32);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
78 | impl_atomic!(AtomicU64, u64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
78 | impl_atomic!(AtomicU64, u64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:55:19
|
55 | #[cfg(not(crossbeam_no_atomic))]
| ^^^^^^^^^^^^^^^^^^^
...
80 | impl_atomic!(AtomicI64, i64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/atomic/consume.rs:60:15
|
60 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
...
80 | impl_atomic!(AtomicI64, i64);
| ---------------------------- in this macro invocation
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/sync/mod.rs:8:11
|
8 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-utils-0.8.5/src/sync/mod.rs:13:11
|
13 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[parking_lot_core 0.8.5] cargo:rerun-if-changed=build.rs
warning: `#[must_use]` has no effect when applied to a type alias
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/adaptors/mod.rs:495:1
|
495 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a type alias
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/adaptors/coalesce.rs:89:1
|
89 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a type alias
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/adaptors/coalesce.rs:116:1
|
116 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a type alias
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/adaptors/coalesce.rs:185:1
|
185 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a type alias
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/grouping_map.rs:42:1
|
42 | #[must_use = "GroupingMapBy is lazy and do nothing unless consumed"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: `#[must_use]` has no effect when applied to a type alias
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/kmerge_impl.rs:107:1
|
107 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many
strings (> 1 billion is possible).
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/fst-2fae048693f33934/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/fst-2acc04df282d7959/build-script-build`
warning: `#[must_use]` has no effect when applied to a type alias
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/itertools-0.10.1/src/duplicates_impl.rs:180:1
|
180 | #[must_use = "iterator adaptors are lazy and do nothing unless consumed"]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/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=x86_64-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/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/proc-macro2-5cababf07ce4942b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/proc-macro2-6ef3071faabbd4d2/build-script-build`
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/memoffset-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/memoffset-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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/memoffset-0.6.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=6df71157788300b5 -C extra-filename=-b0e0e55699f295c9 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/memoffset-b0e0e55699f295c9 -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-2932419ffb3a7be8.rlib --cap-lints warn`
[proc-macro2 1.0.29] cargo:rerun-if-changed=build.rs
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=ea4c6087e009d790 -C extra-filename=-1f7a6009c5f1a943 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/indexmap-1f7a6009c5f1a943 -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-2932419ffb3a7be8.rlib --cap-lints warn`
Compiling crossbeam-epoch v0.9.5
Compiling limit v0.0.0 (/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/limit)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fst CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many
strings (> 1 billion is possible).
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/fst-2fae048693f33934/out /usr/local/bin/rustc --crate-name fst --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/fst-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=6c7464535b2f337b -C extra-filename=-93b6c58a39f5118f --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-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=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-epoch-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/crossbeam-epoch-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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-epoch-0.9.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const_fn", "default", "lazy_static", "loom", "loom-crate", "nightly", "std"))' -C metadata=de11146089b7688c -C extra-filename=-24801bbd5fd52742 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/crossbeam-epoch-24801bbd5fd52742 -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=limit CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/limit CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/crates/limit/Cargo.toml CARGO_PKG_AUTHORS='rust-analyzer developers' CARGO_PKG_DESCRIPTION=TBD CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=limit CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name limit --edition=2018 crates/limit/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="tracking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tracking"))' -C metadata=638871564f65a9bd -C extra-filename=-28b54c39c24a45da --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C incremental=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/incremental -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps -C link-arg=-fstack-protector-strong`
[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
warning: `cov-mark` (lib) generated 2 warnings
Compiling rayon-core v1.9.1
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: creating a shared reference to mutable static is discouraged
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/tracing-core-0.1.19/src/dispatcher.rs:394:14
|
394 | Some(GLOBAL_DISPATCH.as_ref().expect(
| ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
|
= note: for more information, see
= note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
= note: `#[warn(static_mut_refs)]` on by default
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
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/rayon-core-1.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rayon-core-1.9.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 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 build_script_build --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/rayon-core-1.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b10fb467a898e1c -C extra-filename=-c6a46c74dae8c419 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/rayon-core-c6a46c74dae8c419 -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=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-5cababf07ce4942b/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=7ea9bf55c0b61689 -C extra-filename=-ada9234047997a51 --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-4aef09af01613e20.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`
warning: field `0` is never read
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/lock_api-0.4.5/src/lib.rs:105:24
|
105 | pub struct GuardNoSend(*mut ());
| ----------- ^^^^^^^
| |
| field in this struct
|
= help: consider removing this field
= note: `#[warn(dead_code)]` 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: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_64/mod.rs:181:14
|
181 | if #[cfg(libc_const_size_of)] {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libc_align`
--> /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/libc-0.2.99/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:204:14
|
204 | if #[cfg(libc_align)] {
| ^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling always-assert v0.1.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=always_assert CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/always-assert-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/always-assert-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Recoverable assertions for long-running robust applications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=always-assert CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/always-assert' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps /usr/local/bin/rustc --crate-name always_assert --edition=2018 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/always-assert-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force", "log"))' -C metadata=0764f5e7b3033177 -C extra-filename=-347181597c3296ed --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern log=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/liblog-26cbf31a84310379.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling ena v0.14.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/ena-0.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/ena-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/ena' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 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 ena --edition=2015 /magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/ena-0.14.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("bench", "congruence-closure", "dogged", "persistent", "petgraph"))' -C metadata=a24bcf1b616fc670 -C extra-filename=-22bff7906c1dd211 --out-dir /magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps --extern log=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/deps/liblog-26cbf31a84310379.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `lock_api` (lib) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/ryu-1.0.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/devel/rust-analyzer/work/rust-analyzer-2021-09-06/cargo-crates/ryu-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/devel/rust-analyzer/work/target/release/deps:/magus/work/usr/mports/devel/rust-analyzer/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/devel/rust-analyzer/work/target/x86_64-unknown-freebsd/release/build/ryu-e659b177db5dfa3f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/devel/rust-analyzer/work/target/release/build/ryu-e6e6f5f360c032c4/build-script-build`
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
MidnightBSD Magus