filesystems/xfuse
Read-only FUSE server implementing XFS
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.4.4 | 637 | 4.0 | i386 | bsd2 | 0 | fail |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2026-05-14 14:31:26.909763 | Test Started |
| m4032 | fail | 2026-05-14 14:33:09.224177 | make build returned non-zero: 1 |
| m4032 | fail | 2026-05-14 14:33:09.371877 | Test complete. |
Log
[1m===> Building for fusefs-xfuse-0.4.4[0m
Compiling proc-macro2 v1.0.66
Compiling unicode-ident v1.0.11
Compiling libc v0.2.155
Compiling bitflags v2.4.0
Compiling once_cell v1.18.0
Compiling rustix v0.38.10
Compiling cfg-if v1.0.0
Compiling utf8parse v0.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/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=d5e88eb34d79110c -C extra-filename=-8e4ec2f478e56352 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/proc-macro2-8e4ec2f478e56352 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/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/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=49bfa510e7836bfe -C extra-filename=-5efb93d105436c77 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/unicode-ident-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/unicode-ident-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/unicode-ident-1.0.11/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=e29203dbe9754d79 -C extra-filename=-e867870cbd455118 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/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="extra_traits"' --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=821e1d371f30acb5 -C extra-filename=-b74c3057b337974d --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/libc-b74c3057b337974d -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/once_cell-1.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/once_cell-1.18.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=1.60 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/once_cell-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=a50246759b9e891d -C extra-filename=-824815b391d3c408 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/rustix-0.38.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/rustix-0.38.10/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/rustix-0.38.10/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="default"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f66280240401c4a7 -C extra-filename=-9d11a574fff27c14 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/rustix-9d11a574fff27c14 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/bitflags-2.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/bitflags-2.4.0/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 OR 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=1.56.0 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/bitflags-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=3b668198eec1fff5 -C extra-filename=-78029ae3f2c1075e --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/utf8parse-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=1f1cb50f25c3ff21 -C extra-filename=-3168713c07bfa35a --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anstyle-query v1.0.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-query-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-query-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-query-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c33d995fd9348d6 -C extra-filename=-63f7700da75ffd45 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/build.rs:51:30
|
51 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs;
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unused import: `external::__private::*`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/bitflags-2.4.0/src/lib.rs:255:21
|
255 | pub use crate::{external::__private::*, traits::__private::*};
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
Compiling anstyle-parse v0.2.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-parse-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-parse-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-parse-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=3a32a45866ae8800 -C extra-filename=-ce85ac2f4be8bb7b --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern utf8parse=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libutf8parse-3168713c07bfa35a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling log v0.4.21
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/log-0.4.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/log-0.4.21/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=1.60.0 CARGO_PKG_VERSION=0.4.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/log-0.4.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "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", "sval_ref", "value-bag"))' -C metadata=a8bf371cc0e9bb51 -C extra-filename=-c5ae3d8bdaf62c44 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anstyle v1.0.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.64.0 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/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstyle-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7ebca6aec7f2fb1f -C extra-filename=-2faee615e123c058 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: struct `AsDisplay` is never constructed
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/bitflags-2.4.0/src/parser.rs:80:19
|
80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B);
| ^^^^^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/log-0.4.21/src/lib.rs:342:13
|
342 | #![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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/log-0.4.21/src/lib.rs:343:13
|
343 | #![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
Compiling tracing-core v0.1.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/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=1.56.0 CARGO_PKG_VERSION=0.1.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=233a8eab842b6029 -C extra-filename=-de3d2ca6467fb71b --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern once_cell=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libonce_cell-824815b391d3c408.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `proc-macro2` (build script) generated 1 warning
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/xfuse/work/target/release:/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/xfuse/work/target/release/build/proc-macro2-3ddfd150084a45cb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/proc-macro2-8e4ec2f478e56352/build-script-build`
[proc-macro2 1.0.66] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,std,termios,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/rustix-0.38.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/rustix-0.38.10/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/xfuse/work/target/release:/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/build/rustix-8b17f35317827f1e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/rustix-9d11a574fff27c14/build-script-build`
[rustix 0.38.10] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.66] cargo:rustc-cfg=wrap_proc_macro
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.66 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/xfuse/work/target/release/build/proc-macro2-3ddfd150084a45cb/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/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=ccbceb26525d960b -C extra-filename=-32fbf38f01d3d0e0 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps/libunicode_ident-e867870cbd455118.rmeta --cap-lints warn --cfg wrap_proc_macro`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/xfuse/work/target/release:/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/build/libc-a5b5c073161d0481/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/libc-b74c3057b337974d/build-script-build`
[libc 0.2.155] cargo:rerun-if-changed=build.rs
warning: `bitflags` (lib) generated 2 warnings
Compiling autocfg v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38c79e974cb570c7 -C extra-filename=-6cd71be47ea03b4b --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn`
Compiling regex-syntax v0.7.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/regex-syntax-0.7.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/regex-syntax-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/regex-syntax-0.7.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=f589164a52ccac85 -C extra-filename=-b673bf45372d69ce --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/lib.rs:138:5
|
138 | private_in_public,
| ^^^^^^^^^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: unexpected `cfg` condition value: `alloc`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/dispatcher.rs:147:7
|
147 | #[cfg(feature = "alloc")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
= help: consider adding `alloc` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `alloc`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/dispatcher.rs:150:7
|
150 | #[cfg(feature = "alloc")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
= help: consider adding `alloc` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/field.rs:374:11
|
374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= 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(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/field.rs:711:11
|
711 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/field.rs:714:11
|
714 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/field.rs:722:11
|
722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/field.rs:725:11
|
725 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/field.rs:270:15
|
270 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[libc 0.2.155] cargo:rustc-cfg=freebsd11
[libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.155] cargo:rustc-cfg=libc_union
[libc 0.2.155] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.155] cargo:rustc-cfg=libc_align
[libc 0.2.155] cargo:rustc-cfg=libc_int128
[libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.155] cargo:rustc-cfg=libc_packedN
[libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.155] cargo:rustc-cfg=libc_long_array
[libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union)
[libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos"))
[libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.155] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/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.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/build/libc-a5b5c073161d0481/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --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=024015dfd48e6a65 -C extra-filename=-089ebfbafbe897d8 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
[rustix 0.38.10] cargo:rustc-cfg=static_assertions
[rustix 0.38.10] cargo:rustc-cfg=libc
[rustix 0.38.10] cargo:rustc-cfg=freebsdlike
[rustix 0.38.10] cargo:rustc-cfg=bsd
[rustix 0.38.10] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.38.10] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.38.10] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.38.10] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 0.38.10] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
Compiling colorchoice v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 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/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2468917bd610fa70 -C extra-filename=-5f240bc7e930278b --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:90:17
|
90 | #![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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:90:34
|
90 | #![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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:91:13
|
91 | #![cfg_attr(super_unstable, feature(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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:92:13
|
92 | #![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: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:11
|
113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:37
|
113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^^ 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: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:113:58
|
113 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:130:7
|
130 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:140:11
|
140 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:143:7
|
143 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:146:7
|
146 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:157:7
|
157 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:160:7
|
160 | #[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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:237:12
|
237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "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(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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:245:12
|
245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "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(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: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:11
|
323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:45
|
323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ 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: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:323:63
|
323 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:11
|
331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:45
|
331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ 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: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:331:63
|
331 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:11
|
364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:45
|
364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ 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: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:364:63
|
364 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:12:11
|
12 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:21:19
|
21 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:176:15
|
176 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:183:23
|
183 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:189:27
|
189 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:202:19
|
202 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:216:19
|
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: `log` (lib) generated 2 warnings
Compiling pkg-config v0.3.27
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/pkg-config-0.3.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/pkg-config-0.3.27/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/pkg-config-0.3.27/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=75de7dc1634cef9a -C extra-filename=-a5b84e8f95972e8f --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:225:23
|
225 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:238:23
|
238 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:240:23
|
240 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:250:15
|
250 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:254:19
|
254 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:256:19
|
256 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:900:11
|
900 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:904:15
|
904 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:906:15
|
906 | #[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: `no_is_available`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/detection.rs:26:11
|
26 | #[cfg(not(no_is_available))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_is_available`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/detection.rs:56:7
|
56 | #[cfg(no_is_available)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1:7
|
1 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:6:11
|
6 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `fuzzing`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:6:31
|
6 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:8:7
|
8 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:145:7
|
145 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:162:11
|
162 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:322:11
|
322 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `fuzzing`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:322:31
|
322 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:335:11
|
335 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `fuzzing`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:335:31
|
335 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:342:11
|
342 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `fuzzing`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:342:31
|
342 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:375:11
|
375 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `fuzzing`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:375:31
|
375 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:390:11
|
390 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `fuzzing`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:390:31
|
390 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:395:11
|
395 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `fuzzing`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:395:31
|
395 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:449:11
|
449 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:451:11
|
451 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:20:11
|
20 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:27:11
|
27 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:74:19
|
74 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:76:23
|
76 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:107:19
|
107 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:456:15
|
456 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:461:11
|
461 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:54:13
|
54 | crate::ColorChoice::Auto,
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: requested on the command line with `-W unused-qualifications`
help: remove the unnecessary path segments
|
54 - crate::ColorChoice::Auto,
54 + ColorChoice::Auto,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:70:13
|
70 | crate::ColorChoice::Auto => 0,
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
70 - crate::ColorChoice::Auto => 0,
70 + ColorChoice::Auto => 0,
|
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:470:11
|
470 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:486:11
|
486 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:501:11
|
501 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:514:11
|
514 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:527:15
|
527 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:532:11
|
532 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:554:15
|
554 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:559:11
|
559 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:574:15
|
574 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:579:11
|
579 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:587:15
|
587 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:592:11
|
592 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:600:11
|
600 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:608:15
|
608 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:611:19
|
611 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:617:11
|
617 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:624:13
|
624 | if cfg!(span_locations) {
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:819:15
|
819 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:830:11
|
830 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:998:19
|
998 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1004:15
|
1004 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1044:15
|
1044 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1061:27
|
1061 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:1063:27
|
1063 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/extra.rs:22:11
|
22 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/extra.rs:33:15
|
33 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/extra.rs:43:19
|
43 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/extra.rs:55:19
|
55 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/extra.rs:64:19
|
64 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/extra.rs:73:19
|
73 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:2:7
|
2 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:9:7
|
9 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:347:7
|
347 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:353:7
|
353 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:375:7
|
375 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:408:11
|
408 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:440:11
|
440 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:448:11
|
448 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:456:11
|
456 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:474:11
|
474 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:466:19
|
466 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_source_text`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:485:23
|
485 | #[cfg(not(no_source_text))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_source_text`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:487:19
|
487 | #[cfg(no_source_text)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:849:19
|
849 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/wrapper.rs:851:23
|
851 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:412:11
|
412 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:440:11
|
440 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:446:11
|
446 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:15
|
455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:49
|
455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ 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: `super_unstable`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:455:67
|
455 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:470:11
|
470 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:485:11
|
485 | #[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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/lib.rs:507:11
|
507 | #[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: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:71:13
|
71 | crate::ColorChoice::AlwaysAnsi => 1,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
71 - crate::ColorChoice::AlwaysAnsi => 1,
71 + ColorChoice::AlwaysAnsi => 1,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:72:13
|
72 | crate::ColorChoice::Always => 2,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
72 - crate::ColorChoice::Always => 2,
72 + ColorChoice::Always => 2,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:73:13
|
73 | crate::ColorChoice::Never => 3,
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
73 - crate::ColorChoice::Never => 3,
73 + ColorChoice::Never => 3,
|
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:79:23
|
79 | 0 => Some(crate::ColorChoice::Auto),
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
79 - 0 => Some(crate::ColorChoice::Auto),
79 + 0 => Some(ColorChoice::Auto),
|
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:80:23
|
80 | 1 => Some(crate::ColorChoice::AlwaysAnsi),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
80 - 1 => Some(crate::ColorChoice::AlwaysAnsi),
80 + 1 => Some(ColorChoice::AlwaysAnsi),
|
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:81:23
|
81 | 2 => Some(crate::ColorChoice::Always),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
81 - 2 => Some(crate::ColorChoice::Always),
81 + 2 => Some(ColorChoice::Always),
|
warning: unnecessary qualification
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/colorchoice-1.0.1/src/lib.rs:82:23
|
82 | 3 => Some(crate::ColorChoice::Never),
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
help: remove the unnecessary path segments
|
82 - 3 => Some(crate::ColorChoice::Never),
82 + 3 => Some(ColorChoice::Never),
|
Compiling regex-syntax v0.6.29
warning: `colorchoice` (lib) generated 9 warnings
Compiling is_terminal_polyfill v1.70.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/is_terminal_polyfill-1.70.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/is_terminal_polyfill-1.70.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=19261d301934a1c2 -C extra-filename=-80abc6aa1fbbcb36 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=137a135f4c035e13 -C extra-filename=-54be5123823b8e86 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anstream v0.6.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstream-0.6.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstream-0.6.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/anstream-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=bee6a317012267bd -C extra-filename=-ad1f37d01b69638d --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern anstyle=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libanstyle-2faee615e123c058.rmeta --extern anstyle_parse=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libanstyle_parse-ce85ac2f4be8bb7b.rmeta --extern anstyle_query=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libanstyle_query-63f7700da75ffd45.rmeta --extern colorchoice=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libcolorchoice-5f240bc7e930278b.rmeta --extern is_terminal_polyfill=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libis_terminal_polyfill-80abc6aa1fbbcb36.rmeta --extern utf8parse=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps/libutf8parse-3168713c07bfa35a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/mod.rs:1447:9
|
1447 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
= note: `#[warn(missing_abi)]` on by default
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/mod.rs:1507:9
|
1507 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/mod.rs:1548:9
|
1548 | extern {
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/macros.rs:194:43
|
194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:545:1
|
545 | / f! {
546 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
547 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
548 | | (*mhdr).msg_control as *mut ::cmsghdr
... |
579 | | }
| |_- 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/bsd/mod.rs:581:1
|
581 | / safe_f! {
582 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
583 | | status & 0o177
... |
601 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/mod.rs:1464:1
|
1464 | / safe_f! {
1465 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1466 | | status == 0x13
... |
1476 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/macros.rs:194:43
|
194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4758:1
|
4758 | / f! {
4759 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
4760 | | (cmsg as *mut ::c_uchar)
4761 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
... |
4875 | | }
| |_- 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/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/mod.rs:4877:1
|
4877 | / safe_f! {
4878 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
4879 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
... |
4914 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/macros.rs:209:36
|
209 | pub $($constness)* extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1
|
437 | / safe_f! {
438 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t {
439 | | let major = major as ::dev_t;
440 | | let minor = minor as ::dev_t;
... |
443 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `extern` declarations without an explicit ABI are deprecated
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/macros.rs:194:43
|
194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*
| ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
|
::: /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/libc-0.2.155/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1
|
445 | / f! {
446 | | pub fn major(dev: ::dev_t) -> ::c_int {
447 | | ((dev >> 8) & 0xff) as ::c_int
... |
453 | | }
| |_- in this macro invocation
|
= note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
Compiling num-traits v0.2.14
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/num-traits-0.2.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/num-traits-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/num-traits-0.2.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=cf72460023f0e6a6 -C extra-filename=-e65233d6c2713884 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/num-traits-e65233d6c2713884 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern autocfg=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps/libautocfg-6cd71be47ea03b4b.rlib --cap-lints warn`
warning: creating a shared reference to mutable static
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/tracing-core-0.1.31/src/dispatcher.rs:458:9
|
458 | &GLOBAL_DISPATCH
| ^^^^^^^^^^^^^^^^ 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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
help: use `&raw const` instead to create a raw pointer
|
458 | &raw const GLOBAL_DISPATCH
| +++++++++
warning: field `0` is never read
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/marker.rs:15:39
|
15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>);
| ------------------- ^^^^^^
| |
| field in this struct
|
= help: consider removing this field
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
warning: struct `SourceFile` is never constructed
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:297:19
|
297 | pub(crate) struct SourceFile {
| ^^^^^^^^^^
warning: methods `path` and `is_real` are never used
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:303:12
|
301 | impl SourceFile {
| --------------- methods in this implementation
302 | /// Get the path to this source file as a string.
303 | pub fn path(&self) -> PathBuf {
| ^^^^
...
307 | pub fn is_real(&self) -> bool {
| ^^^^^^^
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:125:25
|
125 | fn block_comment(input: Cursor) -> PResult<&str> {
| ^^^^^^ ^^^^^^^^^^^^^
| | | |
| | | the same lifetime is elided here
| | the same lifetime is hidden here
| the lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> {
| ++++ +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:308:25
|
308 | fn ident_not_raw(input: Cursor) -> PResult<&str> {
| ^^^^^^ ^^^^^^^^^^^^^
| | | |
| | | the same lifetime is elided here
| | the same lifetime is hidden here
| the lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
308 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> {
| ++++ +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:464:35
|
464 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> {
| ^^^^^^ ^^^^^^^^^^^^^
| | | |
| | | the same lifetime is elided here
| | the same lifetime is hidden here
| the lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
464 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> {
| ++++ +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:946:32
|
946 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> {
| ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^
| | | |
| | | the same lifetime is elided here
| | the same lifetime is hidden here
| the lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
946 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> {
| ++++ +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/parse.rs:969:37
|
969 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) {
| ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here
| | |
| | the same lifetime is hidden here
| the lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
969 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) {
| ++++ ++++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/rcvec.rs:33:17
|
33 | pub fn iter(&self) -> slice::Iter {
| ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
33 | pub fn iter(&self) -> slice::Iter<'_, T> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/rcvec.rs:37:21
|
37 | pub fn make_mut(&mut self) -> RcVecMut
| ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T>
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/rcvec.rs:46:20
|
46 | pub fn get_mut(&mut self) -> Option> {
| ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
46 | pub fn get_mut(&mut self) -> Option> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/rcvec.rs:83:19
|
83 | pub fn as_mut(&mut self) -> RcVecMut {
| ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/rcvec.rs:109:19
|
109 | pub fn as_mut(&mut self) -> RcVecMut {
| ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/proc-macro2-1.0.66/src/fallback.rs:163:20
|
163 | fn get_cursor(src: &str) -> Cursor {
| ^^^^ ^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
163 | fn get_cursor(src: &str) -> Cursor<'_> {
| ++++
Compiling quote v1.0.33
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/quote-1.0.33 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/quote-1.0.33/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.33 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/quote-1.0.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=0e8778ddd6e3f547 -C extra-filename=-0bcb476cb130a548 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps/libproc_macro2-32fbf38f01d3d0e0.rmeta --cap-lints warn`
Compiling virtue v0.0.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=virtue CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A sinless derive macro helper' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=virtue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/virtue' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name virtue --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/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=3ac75a38672e117d -C extra-filename=-3b856db64351123a --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn`
Compiling fuser v0.13.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/fuser-0.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/fuser-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Berner ' CARGO_PKG_DESCRIPTION='Filesystem in Userspace (FUSE) for Rust' CARGO_PKG_HOMEPAGE='https://github.com/cberner/fuser' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cberner/fuser' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/fuser-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi-7-10"' --cfg 'feature="abi-7-11"' --cfg 'feature="abi-7-12"' --cfg 'feature="abi-7-13"' --cfg 'feature="abi-7-14"' --cfg 'feature="abi-7-15"' --cfg 'feature="abi-7-16"' --cfg 'feature="abi-7-17"' --cfg 'feature="abi-7-18"' --cfg 'feature="abi-7-19"' --cfg 'feature="abi-7-20"' --cfg 'feature="abi-7-21"' --cfg 'feature="abi-7-22"' --cfg 'feature="abi-7-23"' --cfg 'feature="abi-7-24"' --cfg 'feature="abi-7-25"' --cfg 'feature="abi-7-26"' --cfg 'feature="abi-7-27"' --cfg 'feature="abi-7-28"' --cfg 'feature="abi-7-29"' --cfg 'feature="abi-7-30"' --cfg 'feature="abi-7-31"' --cfg 'feature="abi-7-9"' --cfg 'feature="default"' --cfg 'feature="libfuse"' --cfg 'feature="pkg-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi-7-10", "abi-7-11", "abi-7-12", "abi-7-13", "abi-7-14", "abi-7-15", "abi-7-16", "abi-7-17", "abi-7-18", "abi-7-19", "abi-7-20", "abi-7-21", "abi-7-22", "abi-7-23", "abi-7-24", "abi-7-25", "abi-7-26", "abi-7-27", "abi-7-28", "abi-7-29", "abi-7-30", "abi-7-31", "abi-7-9", "default", "libfuse", "pkg-config", "serde", "serializable"))' -C metadata=a6e816ee354e301f -C extra-filename=-f7c10775c35ba325 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/build/fuser-f7c10775c35ba325 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern pkg_config=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps/libpkg_config-a5b84e8f95972e8f.rlib --cap-lints warn`
warning: `proc-macro2` (lib) generated 138 warnings
Compiling syn v2.0.29
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.29 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.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="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=9b6b19a19dde4c8f -C extra-filename=-8e837d5c0627ce6e --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps/libproc_macro2-32fbf38f01d3d0e0.rmeta --extern quote=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps/libquote-0bcb476cb130a548.rmeta --extern unicode_ident=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps/libunicode_ident-e867870cbd455118.rmeta --cap-lints warn`
warning: `tracing-core` (lib) generated 10 warnings
Compiling pin-project-lite v0.2.13
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/pin-project-lite-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='' 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=1.37 CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6393765593e20150 -C extra-filename=-e250318c312219a0 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling overload v0.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1bc59ea0ebaa887f -C extra-filename=-ad82aeb2b8d0d079 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling byteorder v1.4.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/byteorder-1.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/byteorder-1.4.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2018 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=3852c066a1b5dc5d -C extra-filename=-91fe9b3e3ee74e97 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling clap_lex v0.6.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/clap_lex-0.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/clap_lex-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/clap_lex-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56e56882ae73a1d5 -C extra-filename=-c82715480f060dc3 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling strsim v0.10.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfb68490a934b63a -C extra-filename=-5239012c6f9bedb4 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/gen_struct.rs:54:21
|
54 | pub fn impl_for(&mut self, name: impl Into) -> ImplFor {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
= note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
|
54 | pub fn impl_for(&mut self, name: impl Into) -> ImplFor<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/gen_struct.rs:59:19
|
59 | pub fn r#impl(&mut self) -> Impl {
| ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
59 | pub fn r#impl(&mut self) -> Impl<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/gen_struct.rs:68:26
|
68 | pub fn generate_impl(&mut self) -> Impl {
| ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
68 | pub fn generate_impl(&mut self) -> Impl<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generate_mod.rs:47:28
|
47 | pub fn generate_struct(&mut self, name: impl Into) -> GenStruct {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
47 | pub fn generate_struct(&mut self, name: impl Into) -> GenStruct<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generate_mod.rs:52:19
|
52 | pub fn r#impl(&mut self, name: impl Into) -> Impl {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
52 | pub fn r#impl(&mut self, name: impl Into) -> Impl<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generate_mod.rs:61:26
|
61 | pub fn generate_impl(&mut self, name: impl Into) -> Impl {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
61 | pub fn generate_impl(&mut self, name: impl Into) -> Impl<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generator.rs:38:19
|
38 | pub fn r#impl(&mut self) -> Impl {
| ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
38 | pub fn r#impl(&mut self) -> Impl<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generator.rs:47:26
|
47 | pub fn generate_impl(&mut self) -> Impl {
| ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
47 | pub fn generate_impl(&mut self) -> Impl<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generator.rs:52:21
|
52 | pub fn impl_for(&mut self, trait_name: impl Into) -> ImplFor {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
52 | pub fn impl_for(&mut self, trait_name: impl Into) -> ImplFor<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generator.rs:75:9
|
75 | &mut self,
| ^^^^^^^^^ the lifetime is elided here
...
78 | ) -> ImplFor
| ^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
78 | ) -> ImplFor<'_, Self>
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/generator.rs:88:25
|
88 | pub fn generate_mod(&mut self, mod_name: impl Into) -> GenerateMod {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
88 | pub fn generate_mod(&mut self, mod_name: impl Into) -> GenerateMod<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/impl.rs:47:24
|
47 | pub fn generate_fn(&mut self, name: impl Into) -> FnBuilder {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
47 | pub fn generate_fn(&mut self, name: impl Into) -> FnBuilder<'_, Self> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/generate/impl_for.rs:94:24
|
94 | pub fn generate_fn(&mut self, name: impl Into) -> FnBuilder> {
| ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
94 | pub fn generate_fn(&mut self, name: impl Into) -> FnBuilder<'_, ImplFor<'a, P>> {
| +++
warning: hiding a lifetime that's elided elsewhere is confusing
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/virtue-0.0.13/src/parse/body.rs:363:18
|
363 | pub fn names(&self) -> Vec {
| ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here
| |
| the lifetime is elided here
|
= help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
|
363 | pub fn names(&self) -> Vec> {
| ++++
Compiling lazy_static v1.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/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/filesystems/xfuse/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=a55818ff903b2908 -C extra-filename=-94bf9e349742a505 --out-dir /magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/xfuse/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/lib.rs:253:13
|
253 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
| ^^^^^^^
|
= 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(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
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/group.rs:145:12
|
145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/group.rs:223:12
|
223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/group.rs:278:12
|
278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:565:12
|
565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:573:12
|
573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:634:12
|
634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:638:12
|
638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:646:12
|
646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:654:12
|
654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:658:12
|
658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/token.rs:666:12
|
666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:213:16
|
213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:236:16
|
236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:382:16
|
382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:397:16
|
397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:413:16
|
413 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:511:16
|
511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:523:16
|
523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:541:16
|
541 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:561:16
|
561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:568:16
|
568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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
Compiling heck v0.4.1
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:576:16
|
576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:650:16
|
650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:658:16
|
658 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:666:16
|
666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:747:16
|
747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:760:16
|
760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/attr.rs:768:16
|
768 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/lib.rs:320:12
|
320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/buffer.rs:59:16
|
59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "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(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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:162:16
|
162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:191:16
|
191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:202:16
|
202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:215:20
|
215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:232:20
|
232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:253:16
|
253 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:266:16
|
266 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:275:16
|
275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/data.rs:284:16
|
284 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/derive.rs:66:16
|
66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/derive.rs:202:16
|
202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1027:16
|
1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1120:20
|
1120 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1759:16
|
1759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1854:16
|
1854 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1880:16
|
1880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1942:16
|
1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1962:16
|
1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1979:16
|
1979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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: `doc_cfg`
--> /magus/work/usr/mports/filesystems/xfuse/work/xfs-fuse-0.4.4/cargo-crates/syn-2.0.29/src/expr.rs:1997:16
|
1997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= 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
MidnightBSD Magus