filesystems/ufs
FUSE driver for FreeBSD's UFSv2
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.6.0 | 629 | 4.0 | i386 | bsd2 mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4032 | info | 2026-02-01 00:53:47.694928 | Test Started |
| m4032 | fail | 2026-02-01 00:55:33.695867 | make build returned non-zero: 1 |
| m4032 | fail | 2026-02-01 00:55:33.778375 | Test complete. |
Log
[1m===> Building for fusefs-ufs-0.6.0[0m
Compiling proc-macro2 v1.0.101
Compiling unicode-ident v1.0.19
Compiling libc v0.2.176
Compiling log v0.4.28
Compiling cfg_aliases v0.2.1
Compiling utf8parse v0.2.2
Compiling zerocopy v0.8.27
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=9e9d4fee177ad5ed -C extra-filename=-e9cefd8eedea3c6b --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-e9cefd8eedea3c6b -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=93ab2df8406e946b -C extra-filename=-13f04ef82c620ce5 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/zerocopy-13f04ef82c620ce5 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unicode-ident-1.0.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unicode-ident-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unicode-ident-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=19c1d6813d0be6bf -C extra-filename=-b52e43e4addaa909 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0f25c2c3cead870a -C extra-filename=-0760f4730df8f694 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-0760f4730df8f694 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b47e4adf15b61f5e -C extra-filename=-aaaf3f6124b9d55f --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-aaaf3f6124b9d55f -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=d30fb2b25412b605 -C extra-filename=-5ef24bf7a52b18f9 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/log-0.4.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/log-0.4.28/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/log-0.4.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=742805feac496402 -C extra-filename=-d68c048c74e3b0e9 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ef313ea30b950e1 -C extra-filename=-6e659d395426a201 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Compiling nix v0.29.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=82b1ee511192ed43 -C extra-filename=-41dad03797bc6f24 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/nix-41dad03797bc6f24 -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern cfg_aliases=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps/libcfg_aliases-6e659d395426a201.rlib --cap-lints warn`
Compiling anstyle v1.0.11
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a175a8b3be2fb39d -C extra-filename=-963e329d7cc99c1a --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anstyle-parse v0.2.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=5bd27b1bce41c91e -C extra-filename=-c02a38d15b73023c --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern utf8parse=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libutf8parse-5ef24bf7a52b18f9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling colorchoice v1.0.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/colorchoice-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=666ee8416999b2a8 -C extra-filename=-e276cb5624cef64e --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-d5480ed6215a620e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-e9cefd8eedea3c6b/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/build/libc-4488147afb2667d6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-0760f4730df8f694/build-script-build`
[libc 0.2.176] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_file)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(proc_macro_span_location)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_build_probe)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.101] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span.rs
Compiling anstyle-query v1.1.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-query-1.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-query-1.1.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstyle-query-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b3019bdcc7be799 -C extra-filename=-1de4079529bf6c54 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling pkg-config v0.3.32
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/pkg-config-0.3.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=913f37c722732d26 -C extra-filename=-2aee276934583e38 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Compiling is_terminal_polyfill v1.70.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=b7b726e955ea76e2 -C extra-filename=-815b76b630bad71b --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.176] cargo:rustc-cfg=freebsd12
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.176] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/build/libc-4488147afb2667d6/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=81c5b2819d591ef3 -C extra-filename=-785816f87aaa1f9f --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-522fcf533e8aecf7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-aaaf3f6124b9d55f/build-script-build`
[libc 0.2.176] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=derive,zerocopy-derive CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_ZEROCOPY_DERIVE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/zerocopy-0.8.27/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/build/zerocopy-c575173a7e51510a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/zerocopy-13f04ef82c620ce5/build-script-build`
[zerocopy 0.8.27] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.27] cargo:rerun-if-changed=Cargo.toml
[proc-macro2 1.0.101] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.176] cargo:rustc-cfg=freebsd12
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.176] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS
[libc 0.2.176] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(gnu_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(musl_v1_2_3)
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.176] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Compiling shlex v1.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.176 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=176 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/libc-522fcf533e8aecf7/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/libc-0.2.176/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=7ad5571a7a5833d6 -C extra-filename=-28b97e8403b63524 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4c177ab777c6c2c1 -C extra-filename=-9c26a2c84c5a866a --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`
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.81.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.78.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.61.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.60.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.59.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(rust, values("1.57.0"))
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(doc_cfg)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(kani)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
[zerocopy 0.8.27] cargo:rustc-check-cfg=cfg(coverage_nightly)
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_core_error_1_81_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
[zerocopy 0.8.27] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0
Compiling find-msvc-tools v0.1.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=find_msvc_tools CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/find-msvc-tools-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/find-msvc-tools-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Find windows-specific tools, read MSVC versions from the registry and from COM interfaces' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=find-msvc-tools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name find_msvc_tools --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/find-msvc-tools-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46197b324ca18b20 -C extra-filename=-8c2e558773c0f1c5 --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_CFG_FEATURE=default,feature,fs,user CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FEATURE=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_USER=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/build/nix-bf9997b17eecf9df/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/nix-41dad03797bc6f24/build-script-build`
[nix 0.29.0] cargo:rustc-check-cfg=cfg(android)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(ios)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd)
[nix 0.29.0] cargo:rustc-cfg=freebsd
[nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(linux)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(macos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd)
[nix 0.29.0] cargo:rustc-cfg=bsd
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple)
[nix 0.29.0] cargo:rustc-cfg=bsd_without_apple
[nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike)
[nix 0.29.0] cargo:rustc-cfg=freebsdlike
[nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14)
[nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu)
Compiling bitflags v2.9.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/bitflags-2.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/bitflags-2.9.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.9.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/bitflags-2.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=fc1fe1ce92ec9381 -C extra-filename=-193ed9fbef91cb03 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling anstream v0.6.20
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstream-0.6.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstream-0.6.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='IO stream adapters for writing colored text that will gracefully degrade according to your terminal'\''s capabilities.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.6.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/anstream-0.6.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=57c808aa33e99b96 -C extra-filename=-0e94bc6b3a25aed8 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern anstyle=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libanstyle-963e329d7cc99c1a.rmeta --extern anstyle_parse=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libanstyle_parse-c02a38d15b73023c.rmeta --extern anstyle_query=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libanstyle_query-1de4079529bf6c54.rmeta --extern colorchoice=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libcolorchoice-e276cb5624cef64e.rmeta --extern is_terminal_polyfill=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libis_terminal_polyfill-815b76b630bad71b.rmeta --extern utf8parse=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps/libutf8parse-5ef24bf7a52b18f9.rmeta --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.6.0/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12
|
353 | #[cfg_attr(manual_codegen_check, inline(never))]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
[proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_location
[proc-macro2 1.0.101] cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs
[proc-macro2 1.0.101] cargo:rustc-cfg=proc_macro_span_file
[proc-macro2 1.0.101] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.101 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/release/build/proc-macro2-d5480ed6215a620e/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/proc-macro2-1.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=efffd37eb3f77b72 -C extra-filename=-8a3040361ced4610 --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-b52e43e4addaa909.rmeta --cap-lints warn --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
warning: `shlex` (lib) generated 1 warning
Compiling cfg-if v1.0.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg-if-1.0.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg-if-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/cfg-if-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=c3b772095da232c7 -C extra-filename=-56847a5366c8272f --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling virtue v0.0.18
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=virtue CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A sinless derive macro helper' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=virtue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/virtue' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name virtue --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/virtue-0.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proc-macro2"))' -C metadata=7f872302ef9316a0 -C extra-filename=-47c7e573b8316cd1 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Compiling clap_lex v0.7.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/clap_lex-0.7.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/clap_lex-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/clap_lex-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=367e30394c2d3a80 -C extra-filename=-4f9f72676ad51552 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling unty v0.0.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unty CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unty-0.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unty-0.0.4/Cargo.toml CARGO_PKG_AUTHORS='Victor Koenders ' CARGO_PKG_DESCRIPTION='Explicitly types your generics' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/unty' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.0.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name unty --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/unty-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd80b42ca86a9889 -C extra-filename=-5d6203fb08b47d10 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling strsim v0.11.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=907fa986d77f4adf -C extra-filename=-518486452ba69ff2 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling smallvec v1.15.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/smallvec-1.15.1/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT 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.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 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 smallvec --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/smallvec-1.15.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("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=f1686094d6f920b5 -C extra-filename=-6ed0c3534969ede3 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling fuser v0.16.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Berner ' CARGO_PKG_DESCRIPTION='Filesystem in Userspace (FUSE) for Rust' CARGO_PKG_HOMEPAGE='https://github.com/cberner/fuser' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cberner/fuser' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2024 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="libfuse"' --cfg 'feature="pkg-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi-7-19", "abi-7-20", "abi-7-21", "abi-7-22", "abi-7-23", "abi-7-24", "abi-7-25", "abi-7-26", "abi-7-27", "abi-7-28", "abi-7-29", "abi-7-30", "abi-7-31", "abi-7-36", "abi-7-40", "default", "libfuse", "macfuse-4-compat", "pkg-config", "serde", "serializable"))' -C metadata=26d9cdd69b44498e -C extra-filename=-83d990485698775e --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/build/fuser-83d990485698775e -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-2aee276934583e38.rlib --cap-lints warn`
Compiling heck v0.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eed673beb9262911 -C extra-filename=-4901d1e33617eb81 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --cap-lints warn`
Compiling quote v1.0.40
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/quote-1.0.40/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=c4f4263d5b1245fc -C extra-filename=-f078f33dca689e23 --out-dir /magus/work/usr/mports/filesystems/ufs/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/filesystems/ufs/work/target/release/deps/libproc_macro2-8a3040361ced4610.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libfuse,pkg-config CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBFUSE=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Berner ' CARGO_PKG_DESCRIPTION='Filesystem in Userspace (FUSE) for Rust' CARGO_PKG_HOMEPAGE='https://github.com/cberner/fuser' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cberner/fuser' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/build/fuser-db8162bb2905f173/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/fuser-83d990485698775e/build-script-build`
[fuser 0.16.0] cargo:rustc-check-cfg=cfg(fuser_mount_impl, values("pure-rust", "libfuse2", "libfuse3"))
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_NO_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE3_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse3 'fuse3 >= 3.0.0'`
[fuser 0.16.0] The pkg-config command could not be found.
[fuser 0.16.0]
[fuser 0.16.0] Most likely, you need to install a pkg-config package for your OS.
[fuser 0.16.0] Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
[fuser 0.16.0] or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
[fuser 0.16.0]
[fuser 0.16.0] If you've already installed it, ensure the pkg-config command is one of the
[fuser 0.16.0] directories in the PATH environment variable.
[fuser 0.16.0]
[fuser 0.16.0] If you did not expect this build to link to a pre-installed system library,
[fuser 0.16.0] then check documentation of the fuser crate for an option to
[fuser 0.16.0] build the library from source, or disable features or dependencies
[fuser 0.16.0] that require pkg-config.
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_NO_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=FUSE_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
[fuser 0.16.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[fuser 0.16.0] Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse 'fuse >= 2.6.0'`
[fuser 0.16.0] The pkg-config command could not be found.
[fuser 0.16.0]
[fuser 0.16.0] Most likely, you need to install a pkg-config package for your OS.
[fuser 0.16.0] Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
[fuser 0.16.0] or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
[fuser 0.16.0]
[fuser 0.16.0] If you've already installed it, ensure the pkg-config command is one of the
[fuser 0.16.0] directories in the PATH environment variable.
[fuser 0.16.0]
[fuser 0.16.0] If you did not expect this build to link to a pre-installed system library,
[fuser 0.16.0] then check documentation of the fuser crate for an option to
[fuser 0.16.0] build the library from source, or disable features or dependencies
[fuser 0.16.0] that require pkg-config.
[fuser 0.16.0]
[fuser 0.16.0] thread 'main' panicked at /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/build.rs:49:22:
[fuser 0.16.0] called `Result::unwrap()` on an `Err` value: ()
[fuser 0.16.0] stack backtrace:
[fuser 0.16.0] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: failed to run custom build command for `fuser v0.16.0`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libfuse,pkg-config CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=32 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBFUSE=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/Cargo.toml CARGO_PKG_AUTHORS='Christopher Berner ' CARGO_PKG_DESCRIPTION='Filesystem in Userspace (FUSE) for Rust' CARGO_PKG_HOMEPAGE='https://github.com/cberner/fuser' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fuser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cberner/fuser' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=i686-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/filesystems/ufs/work/target/release/deps:/magus/work/usr/mports/filesystems/ufs/work/target/release:/usr/local/lib/rustlib/i686-unknown-freebsd/lib' NUM_JOBS=8 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/filesystems/ufs/work/target/i686-unknown-freebsd/release/build/fuser-db8162bb2905f173/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=i686-unknown-freebsd /magus/work/usr/mports/filesystems/ufs/work/target/release/build/fuser-83d990485698775e/build-script-build` (exit status: 101)
--- stdout
cargo:rustc-check-cfg=cfg(fuser_mount_impl, values("pure-rust", "libfuse2", "libfuse3"))
cargo:rerun-if-env-changed=FUSE3_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=FUSE3_STATIC
cargo:rerun-if-env-changed=FUSE3_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=FUSE3_STATIC
cargo:rerun-if-env-changed=FUSE3_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=FUSE_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=FUSE_STATIC
cargo:rerun-if-env-changed=FUSE_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=FUSE_STATIC
cargo:rerun-if-env-changed=FUSE_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-freebsd
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_freebsd
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
--- stderr
Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse3 'fuse3 >= 3.0.0'`
The pkg-config command could not be found.
Most likely, you need to install a pkg-config package for your OS.
Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
If you've already installed it, ensure the pkg-config command is one of the
directories in the PATH environment variable.
If you did not expect this build to link to a pre-installed system library,
then check documentation of the fuser crate for an option to
build the library from source, or disable features or dependencies
that require pkg-config.
Could not run `PKG_CONFIG_LIBDIR=/magus/work/usr/mports/filesystems/ufs/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags fuse 'fuse >= 2.6.0'`
The pkg-config command could not be found.
Most likely, you need to install a pkg-config package for your OS.
Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.
If you've already installed it, ensure the pkg-config command is one of the
directories in the PATH environment variable.
If you did not expect this build to link to a pre-installed system library,
then check documentation of the fuser crate for an option to
build the library from source, or disable features or dependencies
that require pkg-config.
thread 'main' panicked at /magus/work/usr/mports/filesystems/ufs/work/fuse-ufs-0.6.0/cargo-crates/fuser-0.16.0/build.rs:49:22:
called `Result::unwrap()` on an `Err` value: ()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
*** Error code 101
Stop.
make: stopped in /usr/mports/filesystems/ufs
Links
Depends On
- lang/rust (build)
- filesystems/fusefs-libs3 (lib)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus