MidnightBSD Magus

filesystems/ufs

FUSE driver for FreeBSD's UFSv2

Flavor Version Run OSVersion Arch License Restricted Status
0.4.3 625 4.0 amd64 bsd2 mit 0 fail

License Permissions:

Events

Machine Type Time Message
m4064 info 2026-01-08 10:23:01.60601 Test Started
m4064 fail 2026-01-08 10:24:20.744722 make build returned non-zero: 1
m4064 fail 2026-01-08 10:24:20.822302 Test complete.

Log

===>  Building for fusefs-ufs-0.4.3
   Compiling libc v0.2.161
   Compiling proc-macro2 v1.0.89
   Compiling unicode-ident v1.0.13
   Compiling utf8parse v0.2.2
   Compiling log v0.4.22
   Compiling pkg-config v0.3.31
   Compiling colorchoice v1.0.3
   Compiling anstyle v1.0.9
   Compiling is_terminal_polyfill v1.70.1
   Compiling anstyle-query v1.1.2
   Compiling shlex v1.3.0
   Compiling byteorder v1.5.0
   Compiling virtue v0.0.13
   Compiling clap_lex v0.7.2
   Compiling strsim v0.11.1
   Compiling heck v0.5.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.4.3/cargo-crates/libc-0.2.161 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.161 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=161 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=2015 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=593e17432de8e16e -C extra-filename=-d96f60859b65b073 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-d96f60859b65b073 -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.4.3/cargo-crates/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 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.4.3/cargo-crates/proc-macro2-1.0.89/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=a27fef5b883eff0f -C extra-filename=-4521e356a4c2ed0b --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-4521e356a4c2ed0b -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.4.3/cargo-crates/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 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.4.3/cargo-crates/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a46aed60b1c6d115 -C extra-filename=-4d9cc89c8e7e5ea2 --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.4.3/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 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.4.3/cargo-crates/log-0.4.22/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=ce649766c694a17b -C extra-filename=-2bf28fbf7e338ad0 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/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.4.3/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=6ed5462b67d04206 -C extra-filename=-4a6548ec13c8e6c3 --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=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/clap_lex-0.7.2/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.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 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 clap_lex --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/clap_lex-0.7.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 '--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 '--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' --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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e42a9f0b08830d98 -C extra-filename=-944cd3e394b52f71 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/pkg-config-0.3.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 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.4.3/cargo-crates/pkg-config-0.3.31/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=2b91ac539362dfac -C extra-filename=-45d3e7518bd0d14f --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=anstyle_query CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstyle-query-1.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstyle-query-1.1.2/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.2 CARGO_PKG_VERSION_MAJOR=1 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 anstyle_query --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstyle-query-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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=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' '--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::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=b0dc3c138eb408f0 -C extra-filename=-34ab0ae1fc56cfb5 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 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 byteorder --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=f470e1bf81a7cc23 -C extra-filename=-3c7840798040895f --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=virtue CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/virtue-0.0.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/virtue-0.0.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A sinless derive macro helper' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=virtue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/virtue' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name virtue --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/virtue-0.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45335a167f20a002 -C extra-filename=-1927f90cfdfaa834 --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=colorchoice CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/colorchoice-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/colorchoice-1.0.3/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.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 colorchoice --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/colorchoice-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=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=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' '--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::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=55d16c32703799e3 -C extra-filename=-d7af56f1a61bfb83 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=is_terminal_polyfill CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/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.4.3/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=a0e945ccf0d775af -C extra-filename=-3271a141d2f77160 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=anstyle CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstyle-1.0.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstyle-1.0.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/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.4.3/cargo-crates/anstyle-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=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' '--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::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=bc3be844f856ffb5 -C extra-filename=-42e49a9d28c8b367 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/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.4.3/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=31fc9e4fc7bc7d19 -C extra-filename=-41e9a62ee2d3debf --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=utf8parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/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.4.3/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=662267d468952400 -C extra-filename=-fd80e7e947203f32 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/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.4.3/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=89fbf6957a6a9be8 -C extra-filename=-b4ea54e1751664a6 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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 memchr v2.7.4
   Compiling smallvec v1.13.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 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 smallvec --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=d41fa43b735eef25 -C extra-filename=-2ff29e1f90dee9d2 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 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 memchr --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/memchr-2.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f912e29e79497bd1 -C extra-filename=-b55852c335ac7277 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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`
warning: unexpected `cfg` condition name: `manual_codegen_check`
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/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

   Compiling anstyle-parse v0.2.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstyle-parse-0.2.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstyle-parse-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 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.4.3/cargo-crates/anstyle-parse-0.2.6/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=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' '--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::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=ce662e307cedc22f -C extra-filename=-66087dc968340632 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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/x86_64-unknown-freebsd/release/deps/libutf8parse-fd80e7e947203f32.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling anyhow v1.0.91
     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.4.3/cargo-crates/anyhow-1.0.91 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anyhow-1.0.91/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.91 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=91 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=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anyhow-1.0.91/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=1868c03261b15d22 -C extra-filename=-63ca7f215d6f126f --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/anyhow-63ca7f215d6f126f -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
   Compiling env_filter v0.1.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_filter-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_filter-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 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 env_filter --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_filter-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=498c8d9dfe133f6b -C extra-filename=-b864109b7c379f63 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern log=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/liblog-2bf28fbf7e338ad0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling humantime v2.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/humantime-2.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/humantime-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION='    A parser and formatter for std::time::{Duration, SystemTime}
' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8b68d02b34a7ba8 -C extra-filename=-74e2e46f85dcbab7 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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 once_cell v1.20.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 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 once_cell --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/once_cell-1.20.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=c6acb1b1ad5fece5 -C extra-filename=-23363fd6c3a78528 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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 arbitrary v1.3.2
warning: `shlex` (lib) generated 1 warning
   Compiling cfg-if v1.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/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.4.3/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=16271a730bdd939d -C extra-filename=-6af2dcf5b5df3562 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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=arbitrary CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/arbitrary-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/arbitrary-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust-Fuzz Project Developers:Nick Fitzgerald :Manish Goregaokar :Simonas Kazlauskas :Brian L. Troutwine :Corey Farwell ' CARGO_PKG_DESCRIPTION='The trait for generating structured data from unstructured data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arbitrary CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-fuzz/arbitrary/' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name arbitrary --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/arbitrary-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive", "derive_arbitrary"))' -C metadata=a9d34102d0db60f2 -C extra-filename=-124ba3b4ef602953 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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`
warning: unexpected `cfg` condition value: `cloudabi`
 --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/humantime-2.1.0/src/date.rs:6:7
  |
6 | #[cfg(target_os="cloudabi")]
  |       ^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `cloudabi`
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/humantime-2.1.0/src/date.rs:14:9
   |
14 |     not(target_os="cloudabi"),
   |         ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more
   = note: see  for more information about checking conditional configuration

warning: unreachable `pub` item
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_filter-0.1.2/src/op.rs:27:5
   |
27 |     pub fn new(spec: &str) -> Result {
   |     ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |     |
   |     help: consider restricting its visibility: `pub(crate)`
   |
   = note: requested on the command line with `-W unreachable-pub`

warning: unreachable `pub` item
  --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_filter-0.1.2/src/op.rs:33:5
   |
33 |     pub fn is_match(&self, s: &str) -> bool {
   |     ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |     |
   |     help: consider restricting its visibility: `pub(crate)`

   Compiling anstream v0.6.17
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstream-0.6.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anstream-0.6.17/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=17 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.4.3/cargo-crates/anstream-0.6.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=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' '--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::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=33d2f7921f1ed096 -C extra-filename=-4d91f1a97bc7da0e --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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/x86_64-unknown-freebsd/release/deps/libanstyle-42e49a9d28c8b367.rmeta --extern anstyle_parse=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libanstyle_parse-66087dc968340632.rmeta --extern anstyle_query=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libanstyle_query-34ab0ae1fc56cfb5.rmeta --extern colorchoice=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libcolorchoice-d7af56f1a61bfb83.rmeta --extern is_terminal_polyfill=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libis_terminal_polyfill-3271a141d2f77160.rmeta --extern utf8parse=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libutf8parse-fd80e7e947203f32.rmeta --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_64 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=64 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.4.3/cargo-crates/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-850e35c062c5ab2c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-4521e356a4c2ed0b/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 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.4.3/cargo-crates/libc-0.2.161 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.161 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=161 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-ffec26d9a49be982/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-d96f60859b65b073/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.161 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=161 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/build/libc-bc6e13c55f7e0034/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-d96f60859b65b073/build-script-build`
[libc 0.2.161] cargo:rerun-if-changed=build.rs
[libc 0.2.161] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.89] cargo:rerun-if-changed=build/probe.rs
[libc 0.2.161] cargo:rustc-cfg=freebsd11
[libc 0.2.161] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.161] cargo:rustc-cfg=libc_union
[libc 0.2.161] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.161] cargo:rustc-cfg=libc_align
[libc 0.2.161] cargo:rustc-cfg=libc_int128
[libc 0.2.161] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.161] cargo:rustc-cfg=libc_packedN
[libc 0.2.161] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.161] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.161] cargo:rustc-cfg=libc_long_array
[libc 0.2.161] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.161] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.161] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.161] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(espidf_time64)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_align)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_const_size_of)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_core_cvoid)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_int128)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_long_array)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_non_exhaustive)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_packedN)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_priv_mod_use)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_underscore_const_names)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_union)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))
[libc 0.2.161] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.161] 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.4.3/cargo-crates/libc-0.2.161 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.161 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=161 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-ffec26d9a49be982/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=56f25a3ef50d758d -C extra-filename=-8269d37e14e458f6 --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 freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
[libc 0.2.161] cargo:rustc-cfg=freebsd11
[libc 0.2.161] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.161] cargo:rustc-cfg=libc_union
[libc 0.2.161] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.161] cargo:rustc-cfg=libc_align
[libc 0.2.161] cargo:rustc-cfg=libc_int128
[libc 0.2.161] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.161] cargo:rustc-cfg=libc_packedN
[libc 0.2.161] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.161] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.161] cargo:rustc-cfg=libc_long_array
[libc 0.2.161] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.161] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.161] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.161] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(espidf_time64)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_align)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_const_size_of)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_core_cvoid)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_int128)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_long_array)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_non_exhaustive)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_packedN)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_priv_mod_use)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_underscore_const_names)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_union)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.161] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))
[libc 0.2.161] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.161] 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.4.3/cargo-crates/libc-0.2.161 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.161 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=161 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/x86_64-unknown-freebsd/release/build/libc-bc6e13c55f7e0034/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=89bc2529c157489b -C extra-filename=-30de85ff0434dd27 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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 freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling fuser v0.14.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.4.3/cargo-crates/fuser-0.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/fuser-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Berner ' CARGO_PKG_DESCRIPTION='Filesystem in Userspace (FUSE) for Rust' CARGO_PKG_HOMEPAGE='https://github.com/cberner/fuser' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cberner/fuser' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/fuser-0.14.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-10", "abi-7-11", "abi-7-12", "abi-7-13", "abi-7-14", "abi-7-15", "abi-7-16", "abi-7-17", "abi-7-18", "abi-7-19", "abi-7-20", "abi-7-21", "abi-7-22", "abi-7-23", "abi-7-24", "abi-7-25", "abi-7-26", "abi-7-27", "abi-7-28", "abi-7-29", "abi-7-30", "abi-7-31", "abi-7-9", "default", "libfuse", "pkg-config", "serde", "serializable"))' -C metadata=ce9dc5396c2daf76 -C extra-filename=-dc5ea244dc23e0be --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/fuser-dc5ea244dc23e0be -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-45d3e7518bd0d14f.rlib --cap-lints warn`
[proc-macro2 1.0.89] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.89] 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.4.3/cargo-crates/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/proc-macro2-1.0.89/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.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 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-850e35c062c5ab2c/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/proc-macro2-1.0.89/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=e33132627b27e78a -C extra-filename=-ce6ad01190960823 --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-4d9cc89c8e7e5ea2.rmeta --cap-lints warn --cfg wrap_proc_macro --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(procmacro2_backtrace)' --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,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anyhow-1.0.91 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anyhow-1.0.91/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.91 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=91 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/build/anyhow-df2ca3d95c63981c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/anyhow-63ca7f215d6f126f/build-script-build`
[anyhow 1.0.91] cargo:rerun-if-changed=build/probe.rs
warning: `humantime` (lib) generated 2 warnings
   Compiling bincode_derive v2.0.0-rc.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/bincode_derive-2.0.0-rc.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/bincode_derive-2.0.0-rc.3/Cargo.toml CARGO_PKG_AUTHORS='Zoey Riordan :Victor Koenders ' CARGO_PKG_DESCRIPTION='Implementation of #[derive(Encode, Decode)] for bincode' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode_derive CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0-rc.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=rc.3 LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name bincode_derive --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/bincode_derive-2.0.0-rc.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58bbf752c527e489 -C extra-filename=-22f12189590cf9c9 --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 virtue=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps/libvirtue-1927f90cfdfaa834.rlib --extern proc_macro --cap-lints warn`
[anyhow 1.0.91] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/mod.rs:1493:9
     |
1493 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
     = note: `#[warn(missing_abi)]` on by default

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/mod.rs:1553:9
     |
1553 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/mod.rs:1594:9
     |
1594 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/macros.rs:194:43
    |
194 |                   pub $($constness)* unsafe extern fn $i($($arg: $argty),*
    |                                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/bsd/mod.rs:589:1
    |
589 | / f! {
590 | |     pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
591 | |         if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
592 | |             (*mhdr).msg_control as *mut ::cmsghdr
...   |
623 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/macros.rs:209:36
    |
209 |                   pub $($constness)* extern fn $i($($arg: $argty),*
    |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/bsd/mod.rs:625:1
    |
625 | / safe_f! {
626 | |     pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
627 | |         status & 0o177
...   |
645 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/macros.rs:209:36
     |
209  |                   pub $($constness)* extern fn $i($($arg: $argty),*
     |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/bsd/freebsdlike/mod.rs:1485:1
     |
1485 | / safe_f! {
1486 | |     pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1487 | |         status == 0x13
...    |
1497 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/macros.rs:194:43
     |
194  |                   pub $($constness)* unsafe extern fn $i($($arg: $argty),*
     |                                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/bsd/freebsdlike/freebsd/mod.rs:4954:1
     |
4954 | / f! {
4955 | |     pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
4956 | |         (cmsg as *mut ::c_uchar)
4957 | |             .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
...    |
5071 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/macros.rs:209:36
     |
209  |                   pub $($constness)* extern fn $i($($arg: $argty),*
     |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/bsd/freebsdlike/freebsd/mod.rs:5073:1
     |
5073 | / safe_f! {
5074 | |     pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
5075 | |         (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
...    |
5110 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/macros.rs:209:36
    |
209 |                   pub $($constness)* extern fn $i($($arg: $argty),*
    |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1
    |
437 | / safe_f! {
438 | |     pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t {
439 | |         let major = major as ::dev_t;
440 | |         let minor = minor as ::dev_t;
...   |
443 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/macros.rs:194:43
    |
194 |                   pub $($constness)* unsafe extern fn $i($($arg: $argty),*
    |                                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/libc-0.2.161/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1
    |
445 | / f! {
446 | |     pub fn major(dev: ::dev_t) -> ::c_int {
447 | |          ((dev >> 8) & 0xff) as ::c_int
...   |
453 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling clap_builder v4.5.20
   Compiling env_logger v0.11.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/clap_builder-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 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 clap_builder --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/clap_builder-4.5.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::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--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' '--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' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=b40b41178f96c360 -C extra-filename=-f6cc12e6bbec49cc --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern anstream=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libanstream-4d91f1a97bc7da0e.rmeta --extern anstyle=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libanstyle-42e49a9d28c8b367.rmeta --extern clap_lex=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libclap_lex-944cd3e394b52f71.rmeta --extern strsim=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libstrsim-b4ea54e1751664a6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_logger-0.11.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_logger-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment
variable.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 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 env_logger --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/env_logger-0.11.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=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="auto-color"' --cfg 'feature="color"' --cfg 'feature="humantime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=77ca046ee69fdb12 -C extra-filename=-b5759201081a0d1a --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern anstream=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libanstream-4d91f1a97bc7da0e.rmeta --extern anstyle=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libanstyle-42e49a9d28c8b367.rmeta --extern env_filter=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libenv_filter-b864109b7c379f63.rmeta --extern humantime=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/libhumantime-74e2e46f85dcbab7.rmeta --extern log=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps/liblog-2bf28fbf7e338ad0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing)
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(anyhow_no_core_error)
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe)
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[anyhow 1.0.91] cargo:rustc-check-cfg=cfg(std_backtrace)
[anyhow 1.0.91] cargo:rustc-cfg=std_backtrace
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anyhow-1.0.91 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anyhow-1.0.91/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.91 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=91 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/x86_64-unknown-freebsd/release/build/anyhow-df2ca3d95c63981c/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/anyhow-1.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=d54890c55d5cd6a6 -C extra-filename=-21298630010dda1e --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-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 std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
     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_64 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=64 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.4.3/cargo-crates/fuser-0.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/fuser-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Berner ' CARGO_PKG_DESCRIPTION='Filesystem in Userspace (FUSE) for Rust' CARGO_PKG_HOMEPAGE='https://github.com/cberner/fuser' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cberner/fuser' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/build/fuser-49a62cc3c56a4a21/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/fuser-dc5ea244dc23e0be/build-script-build`
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE3_NO_PKG_CONFIG
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE3_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE3_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE3_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE3_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.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.14.0] The pkg-config command could not be found.
[fuser 0.14.0] 
[fuser 0.14.0] Most likely, you need to install a pkg-config package for your OS.
[fuser 0.14.0] Try `apt install pkg-config`, or `yum install pkg-config`,
[fuser 0.14.0] or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
[fuser 0.14.0] 
[fuser 0.14.0] If you've already installed it, ensure the pkg-config command is one of the
[fuser 0.14.0] directories in the PATH environment variable.
[fuser 0.14.0] 
[fuser 0.14.0] If you did not expect this build to link to a pre-installed system library,
[fuser 0.14.0] then check documentation of the fuser crate for an option to
[fuser 0.14.0] build the library from source, or disable features or dependencies
[fuser 0.14.0] that require pkg-config.
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE_NO_PKG_CONFIG
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=FUSE_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[fuser 0.14.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.14.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.14.0] The pkg-config command could not be found.
[fuser 0.14.0] 
[fuser 0.14.0] Most likely, you need to install a pkg-config package for your OS.
[fuser 0.14.0] Try `apt install pkg-config`, or `yum install pkg-config`,
[fuser 0.14.0] or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
[fuser 0.14.0] 
[fuser 0.14.0] If you've already installed it, ensure the pkg-config command is one of the
[fuser 0.14.0] directories in the PATH environment variable.
[fuser 0.14.0] 
[fuser 0.14.0] If you did not expect this build to link to a pre-installed system library,
[fuser 0.14.0] then check documentation of the fuser crate for an option to
[fuser 0.14.0] build the library from source, or disable features or dependencies
[fuser 0.14.0] that require pkg-config.
[fuser 0.14.0] 
[fuser 0.14.0] thread 'main' panicked at /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/fuser-0.14.0/build.rs:41:22:
[fuser 0.14.0] called `Result::unwrap()` on an `Err` value: ()
[fuser 0.14.0] stack backtrace:
[fuser 0.14.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.14.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_64 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=64 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.4.3/cargo-crates/fuser-0.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/fuser-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Berner ' CARGO_PKG_DESCRIPTION='Filesystem in Userspace (FUSE) for Rust' CARGO_PKG_HOMEPAGE='https://github.com/cberner/fuser' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cberner/fuser' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/x86_64-unknown-freebsd/release/build/fuser-49a62cc3c56a4a21/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/fuser-dc5ea244dc23e0be/build-script-build` (exit status: 101)
  --- stdout
  cargo:rerun-if-env-changed=FUSE3_NO_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_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_x86_64-unknown-freebsd
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_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 `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 `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' panicked at /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.4.3/cargo-crates/fuser-0.14.0/build.rs:41: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: `env_filter` (lib) generated 2 warnings
warning: `libc` (lib) generated 10 warnings
warning: `libc` (lib) generated 10 warnings (10 duplicates)
*** Error code 101

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

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis