MidnightBSD Magus

filesystems/ufs

FUSE driver for FreeBSD's UFSv2

Flavor Version Run OSVersion Arch License Restricted Status
0.6.0 637 4.0 i386 bsd2 mit 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:29:57.208577 Test Started
m4032 fail 2026-05-14 14:31:26.162582 make build returned non-zero: 1
m4032 fail 2026-05-14 14:31:26.228767 Test complete.

Log

===>  Building for fusefs-ufs-0.6.0
   Compiling proc-macro2 v1.0.101
   Compiling unicode-ident v1.0.19
   Compiling libc v0.2.176
   Compiling utf8parse v0.2.2
   Compiling cfg_aliases v0.2.1
   Compiling log v0.4.28
   Compiling anstyle-query v1.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-query-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-query-1.1.4/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.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-query-1.1.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=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92f9541cddf28c97 -C extra-filename=-7a0c98d653067da7 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/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/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/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=a63ec1e60a9d7052 -C extra-filename=-33b4f5e77a8cd039 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-33b4f5e77a8cd039 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unicode-ident-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unicode-ident-1.0.19/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-3.0' 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.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unicode-ident-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f1309f3e44e175f -C extra-filename=-e249fcc76c5075bb --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/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/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4e9fabcb25224316 -C extra-filename=-0adf3a584b63f31d --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-0adf3a584b63f31d -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/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/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=c34489ca3328e7bf -C extra-filename=-e7b2cd612b9a59f6 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-e7b2cd612b9a59f6 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/utf8parse-0.2.2/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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=b93f9bf7be63d026 -C extra-filename=-ce0026ba84d60f89 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' 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/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg_aliases-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 embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=885f170dc7398a0d -C extra-filename=-027a8bb647adc731 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/log-0.4.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/log-0.4.28/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.61.0 CARGO_PKG_VERSION=0.4.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/log-0.4.28/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=5dfd53bd4ea14baf -C extra-filename=-067fa373d167858d --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling nix v0.29.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=eca1d9d0500ca06b -C extra-filename=-233374abd911d6d5 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/nix-233374abd911d6d5 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern cfg_aliases=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps/libcfg_aliases-027a8bb647adc731.rlib --cap-lints warn`
   Compiling anstyle-parse v0.2.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' 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.66.0 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=4d14a00910c3ea11 -C extra-filename=-321ebb4b98e99fc7 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern utf8parse=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libutf8parse-ce0026ba84d60f89.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling is_terminal_polyfill v1.70.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/is_terminal_polyfill-1.70.1/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.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/is_terminal_polyfill-1.70.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::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=acb20bf01cdcea4a -C extra-filename=-927c6bdbdca5d280 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling anstyle v1.0.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' 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.66.0 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/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a4b3a4486eed07ad -C extra-filename=-eee0b1451ae8f879 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling pkg-config v0.3.32
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/pkg-config-0.3.32/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.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/pkg-config-0.3.32/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=946e856514ff245a -C extra-filename=-93f56d7b3f148618 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
   Compiling colorchoice v1.0.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/colorchoice-1.0.4/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.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/colorchoice-1.0.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=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fa7ed64eb11e3e6 -C extra-filename=-038e13374bd8e618 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release:/magus/work/usr/mports/filesystems/ufs/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/ufs/work/target/release/build/proc-macro2-8b257a05531d6a72/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/ufs/work/target/release/build/proc-macro2-33b4f5e77a8cd039/build-script-build`
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_file)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_location)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_build_probe)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span.rs
   Compiling zerocopy v0.8.27
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27/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="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=36967bfa0d0d0619 -C extra-filename=-c50d93b7456c345e --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/zerocopy-c50d93b7456c345e -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release:/magus/work/usr/mports/filesystems/ufs/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/ufs/work/target/release/build/libc-f6017b5e5c565427/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/ufs/work/target/release/build/libc-0adf3a584b63f31d/build-script-build`
[libc 0.2.176] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.101] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs
   Compiling anstream v0.6.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstream-0.6.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstream-0.6.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='IO stream adapters for writing colored text that will gracefully degrade according to your terminal'\''s capabilities.' CARGO_PKG_HOMEPAGE='' 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.66.0 CARGO_PKG_VERSION=0.6.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstream-0.6.20/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=rust_2018_idioms '--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=unnameable_types '--warn=clippy::uninlined_format_args' '--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::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=87c9d472ceb75e79 -C extra-filename=-3252e766301c793b --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern anstyle=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libanstyle-eee0b1451ae8f879.rmeta --extern anstyle_parse=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libanstyle_parse-321ebb4b98e99fc7.rmeta --extern anstyle_query=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libanstyle_query-7a0c98d653067da7.rmeta --extern colorchoice=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libcolorchoice-038e13374bd8e618.rmeta --extern is_terminal_polyfill=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libis_terminal_polyfill-927c6bdbdca5d280.rmeta --extern utf8parse=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libutf8parse-ce0026ba84d60f89.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release:/magus/work/usr/mports/filesystems/ufs/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/ufs/work/target/i686-unknown-freebsd/release/build/libc-c206bd88fd80a731/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/ufs/work/target/release/build/libc-e7b2cd612b9a59f6/build-script-build`
[libc 0.2.176] cargo:rerun-if-changed=build.rs
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.176] cargo:rustc-cfg=freebsd12
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.176] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.176] cargo:rustc-cfg=freebsd12
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.176] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-f6017b5e5c565427/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2ecbb48554588990 -C extra-filename=-a4ad79747e123893 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.176] 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/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/build/libc-c206bd88fd80a731/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=473af5edb51b52fb -C extra-filename=-a4b1c004cb6bb1b0 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling cfg-if v1.0.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg-if-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg-if-1.0.3/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION='' 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/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg-if-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=c4ecd90c2617071e -C extra-filename=-b9ba0804f298f0ee --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_location
[proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs
   Compiling shlex v1.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bcf1738026abc9c5 -C extra-filename=-5fc26cd7529956d1 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
[proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_file
[proc-macro2 1.0.101] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/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.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-8b257a05531d6a72/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/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=464dc02ecfe0c7fe -C extra-filename=-5dc3ed2175c825de --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps/libunicode_ident-e249fcc76c5075bb.rmeta --cap-lints warn --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,feature,fs,user 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_FEATURE=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_USER=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release:/magus/work/usr/mports/filesystems/ufs/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/ufs/work/target/i686-unknown-freebsd/release/build/nix-d922870b645fce82/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/ufs/work/target/release/build/nix-233374abd911d6d5/build-script-build`
[nix 0.29.0] cargo:rustc-check-cfg=cfg(android)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(ios)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd)
[nix 0.29.0] cargo:rustc-cfg=freebsd
[nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(linux)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(macos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd)
[nix 0.29.0] cargo:rustc-cfg=bsd
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple)
[nix 0.29.0] cargo:rustc-cfg=bsd_without_apple
[nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike)
[nix 0.29.0] cargo:rustc-cfg=freebsdlike
[nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu)
   Compiling find-msvc-tools v0.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/find-msvc-tools-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/find-msvc-tools-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Find windows-specific tools, read MSVC versions from the registry and from COM interfaces' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=find-msvc-tools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/find-msvc-tools-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e642d578277b54fb -C extra-filename=-9dd17b99ca0ee072 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `manual_codegen_check`
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12
    |
353 | #[cfg_attr(manual_codegen_check, inline(never))]
    |            ^^^^^^^^^^^^^^^^^^^^
    |
    = 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(manual_codegen_check)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/src/lib.rs:228:22
    |
228 | pub fn quote(in_str: &str) -> Cow {
    |                      ^^^^     ^^^^^^^^ 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
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
228 | pub fn quote(in_str: &str) -> Cow<'_, str> {
    |                                   +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/src/lib.rs:241:26
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                          ^^^^            ^^^^^^^^ 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
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                                              +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> {
    |                        ^^^^^     ^^^^^^^^^ 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
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                            ^^^^^            ^^^^^^^^^ 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
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                                                 +++

warning: `shlex` (lib) generated 5 warnings
   Compiling bitflags v2.9.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/bitflags-2.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/bitflags-2.9.4/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.9.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/bitflags-2.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=7edb000aa46d28eb -C extra-filename=-03ccf2937948dc43 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=derive,zerocopy-derive 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_DERIVE=1 CARGO_FEATURE_ZEROCOPY_DERIVE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release:/magus/work/usr/mports/filesystems/ufs/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/ufs/work/target/i686-unknown-freebsd/release/build/zerocopy-ab430ce41d57af9e/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/ufs/work/target/release/build/zerocopy-c50d93b7456c345e/build-script-build`
[zerocopy 0.8.27] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.27] cargo:rerun-if-changed=Cargo.toml
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(doc_cfg)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(kani)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(coverage_nightly)
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_core_error_1_81_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0
   Compiling virtue v0.0.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=virtue CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/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.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name virtue --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/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("proc-macro2"))' -C metadata=e27657f2445fe556 -C extra-filename=-837db18a9c033791 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
   Compiling unty v0.0.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unty CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unty-0.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unty-0.0.4/Cargo.toml CARGO_PKG_AUTHORS='Victor Koenders ' CARGO_PKG_DESCRIPTION='Explicitly types your generics' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/unty' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.0.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name unty --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unty-0.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13405f5afff8a69f -C extra-filename=-9050b5a5fe92a1ab --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling clap_lex v0.7.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/clap_lex-0.7.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/clap_lex-0.7.5/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' CARGO_PKG_RUST_VERSION=1.74 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/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/clap_lex-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54aeb233584ce888 -C extra-filename=-36fcdfbd0c11128c --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling strsim v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' 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/rapidfuzz/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/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/strsim-0.11.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=a4fd29a9efdc6acf -C extra-filename=-551f7589fa10d865 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling fuser v0.16.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.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=1.85 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="libfuse"' --cfg 'feature="pkg-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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-36", "abi-7-40", "default", "libfuse", "macfuse-4-compat", "pkg-config", "serde", "serializable"))' -C metadata=76876dd1e0a2d285 -C extra-filename=-0033cff14f4c96ed --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/fuser-0033cff14f4c96ed -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern pkg_config=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps/libpkg_config-93f56d7b3f148618.rlib --cap-lints warn`
   Compiling heck v0.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/heck-0.5.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=119f2c8e10963d5a -C extra-filename=-ccaf89cb38307571 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
   Compiling quote v1.0.40
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/quote-1.0.40/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.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/quote-1.0.40/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=8ea5ca7bf3d9bc7f -C extra-filename=-cb463af3cb4311a5 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps/libproc_macro2-5dc3ed2175c825de.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libfuse,pkg-config 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_LIBFUSE=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.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=1.85 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release:/magus/work/usr/mports/filesystems/ufs/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/ufs/work/target/i686-unknown-freebsd/release/build/fuser-05685a5622b82c58/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/ufs/work/target/release/build/fuser-0033cff14f4c96ed/build-script-build`
[fuser 0.16.0] cargo:rustc-check-cfg=cfg(fuser_mount_impl, values("pure-rust", "libfuse2", "libfuse3"))
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_NO_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse3 'fuse3 >= 3.0.0'`
[fuser 0.16.0] The pkg-config command could not be found.
[fuser 0.16.0] 
[fuser 0.16.0] Most likely, you need to install a pkg-config package for your OS.
[fuser 0.16.0] Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
[fuser 0.16.0] or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
[fuser 0.16.0] 
[fuser 0.16.0] If you've already installed it, ensure the pkg-config command is one of the
[fuser 0.16.0] directories in the PATH environment variable.
[fuser 0.16.0] 
[fuser 0.16.0] If you did not expect this build to link to a pre-installed system library,
[fuser 0.16.0] then check documentation of the fuser crate for an option to
[fuser 0.16.0] build the library from source, or disable features or dependencies
[fuser 0.16.0] that require pkg-config.
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_NO_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse 'fuse >= 2.6.0'`
[fuser 0.16.0] The pkg-config command could not be found.
[fuser 0.16.0] 
[fuser 0.16.0] Most likely, you need to install a pkg-config package for your OS.
[fuser 0.16.0] Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
[fuser 0.16.0] or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
[fuser 0.16.0] 
[fuser 0.16.0] If you've already installed it, ensure the pkg-config command is one of the
[fuser 0.16.0] directories in the PATH environment variable.
[fuser 0.16.0] 
[fuser 0.16.0] If you did not expect this build to link to a pre-installed system library,
[fuser 0.16.0] then check documentation of the fuser crate for an option to
[fuser 0.16.0] build the library from source, or disable features or dependencies
[fuser 0.16.0] that require pkg-config.
[fuser 0.16.0] 
[fuser 0.16.0] thread 'main' (109147) panicked at /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/build.rs:49:22:
[fuser 0.16.0] called `Result::unwrap()` on an `Err` value: ()
[fuser 0.16.0] stack backtrace:
[fuser 0.16.0] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: failed to run custom build command for `fuser v0.16.0`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libfuse,pkg-config 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_LIBFUSE=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.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=1.85 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release:/magus/work/usr/mports/filesystems/ufs/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/ufs/work/target/i686-unknown-freebsd/release/build/fuser-05685a5622b82c58/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/ufs/work/target/release/build/fuser-0033cff14f4c96ed/build-script-build` (exit status: 101)
  --- stdout
  cargo:rustc-check-cfg=cfg(fuser_mount_impl, values("pure-rust", "libfuse2", "libfuse3"))
  cargo:rerun-if-env-changed=FUSE3_NO_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG
  cargo:rerun-if-env-changed=FUSE3_STATIC
  cargo:rerun-if-env-changed=FUSE3_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=FUSE3_STATIC
  cargo:rerun-if-env-changed=FUSE3_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=FUSE_NO_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG
  cargo:rerun-if-env-changed=FUSE_STATIC
  cargo:rerun-if-env-changed=FUSE_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=FUSE_STATIC
  cargo:rerun-if-env-changed=FUSE_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
  cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR

  --- stderr
  Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse3 'fuse3 >= 3.0.0'`
  The pkg-config command could not be found.

  Most likely, you need to install a pkg-config package for your OS.
  Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
  or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.

  If you've already installed it, ensure the pkg-config command is one of the
  directories in the PATH environment variable.

  If you did not expect this build to link to a pre-installed system library,
  then check documentation of the fuser crate for an option to
  build the library from source, or disable features or dependencies
  that require pkg-config.
  Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse 'fuse >= 2.6.0'`
  The pkg-config command could not be found.

  Most likely, you need to install a pkg-config package for your OS.
  Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
  or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.

  If you've already installed it, ensure the pkg-config command is one of the
  directories in the PATH environment variable.

  If you did not expect this build to link to a pre-installed system library,
  then check documentation of the fuser crate for an option to
  build the library from source, or disable features or dependencies
  that require pkg-config.

  thread 'main' (109147) panicked at /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/build.rs:49:22:
  called `Result::unwrap()` on an `Err` value: ()
  stack backtrace:
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_enum.rs:301:21
    |
301 |     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
    |
301 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_enum.rs:306:19
    |
306 |     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
    |
306 |     pub fn r#impl(&mut self) -> Impl<'_, Self> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_enum.rs:315:26
    |
315 |     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
    |
315 |     pub fn generate_impl(&mut self) -> Impl<'_, Self> {
    |                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_enum.rs:555:9
    |
555 |         &mut self,
    |         ^^^^^^^^^ the lifetime is elided here
...
558 |     ) -> FieldBuilder {
    |          ^^^^^^^^^^^^^^^^^^ 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
    |
558 |     ) -> FieldBuilder<'_, Self> {
    |                       +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_struct.rs:328:9
    |
328 |         &mut self,
    |         ^^^^^^^^^ the lifetime is elided here
...
331 |     ) -> FieldBuilder {
    |          ^^^^^^^^^^^^^^^^^^ 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
    |
331 |     ) -> FieldBuilder<'_, Self> {
    |                       +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_struct.rs:338:21
    |
338 |     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
help: use `'_` for type paths
    |
338 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_struct.rs:343:19
    |
343 |     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
    |
343 |     pub fn r#impl(&mut self) -> Impl<'_, Self> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/gen_struct.rs:352:26
    |
352 |     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
    |
352 |     pub fn generate_impl(&mut self) -> Impl<'_, Self> {
    |                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generate_mod.rs:52:26
   |
52 |     pub fn generate_enum(&mut self, name: impl Into) -> GenEnum {
   |                          ^^^^^^^^^ 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 generate_enum(&mut self, name: impl Into) -> GenEnum<'_, Self> {
   |                                                                         +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generate_mod.rs:57:19
   |
57 |     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
   |
57 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generate_mod.rs:66:26
   |
66 |     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
   |
66 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:40:19
   |
40 |     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
   |
40 |     pub fn r#impl(&mut self) -> Impl<'_, Self> {
   |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:49:26
   |
49 |     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
   |
49 |     pub fn generate_impl(&mut self) -> Impl<'_, Self> {
   |                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:56:21
   |
56 |     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
   |
56 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:74:32
   |
74 |     pub fn impl_for_other_type(&mut self, type_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
   |
74 |     pub fn impl_for_other_type(&mut self, type_name: impl Into) -> ImplFor<'_, Self> {
   |                                                                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:89:9
   |
89 |         &mut self,
   |         ^^^^^^^^^ the lifetime is elided here
...
92 |     ) -> 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
   |
92 |     ) -> ImplFor<'_, Self> {
   |                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:125:9
    |
125 |         &mut self,
    |         ^^^^^^^^^ the lifetime is elided here
...
128 |     ) -> 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
    |
128 |     ) -> ImplFor<'_, Self>
    |                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:139:28
    |
139 |     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
    |
139 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:144:26
    |
144 |     pub fn generate_enum(&mut self, name: impl Into) -> GenEnum {
    |                          ^^^^^^^^^ 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
    |
144 |     pub fn generate_enum(&mut self, name: impl Into) -> GenEnum<'_, Self> {
    |                                                                         +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/generator.rs:149:25
    |
149 |     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
    |
149 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/impl.rs:81:24
   |
81 |     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
   |
81 |     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/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/impl.rs:104:27
    |
104 |     pub fn generate_const(&mut self, name: impl Into, ty: impl Into) -> GenConst {
    |                           ^^^^^^^^^ 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
    |
104 |     pub fn generate_const(&mut self, name: impl Into, ty: impl Into) -> GenConst<'_> {
    |                                                                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/impl_for.rs:176:27
    |
176 |     pub fn generate_const(&mut self, name: impl Into, ty: impl Into) -> GenConst {
    |                           ^^^^^^^^^ 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
    |
176 |     pub fn generate_const(&mut self, name: impl Into, ty: impl Into) -> GenConst<'_> {
    |                                                                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/generate/impl_for.rs:191:24
    |
191 |     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
    |
191 |     pub fn generate_fn(&mut self, name: impl Into) -> FnBuilder<'_, ImplFor<'a, P>> {
    |                                                                         +++

warning: `virtue` (lib) generated 25 warnings
*** Error code 101

Stop.
make: stopped in /usr/mports/filesystems/ufs

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis